@charset "utf-8";
/* CSS Document */

/*=======================Client Testimonials CSS*/
.greySlideBx{}

.greySlideBx .clientTestimonials{
    font-style: italic;
    font-size: 1.1em;
    line-height:1.4em;
}
.greySlideBx .clientTestimonials h2{ font-size:170%; font-weight:normal; background:none!important;}
.greySlideBx .clientTestimonials h2 span{ font-weight:bold;}
.clientTestimonials:after{ clear:both; content:""; display:block;}
/*.greySlideBx .clientTestiImg{ float:left;height: 130px;}*/
.greySlideBx .clientTestiImg img{
    background:#f7f7f7;
    border: 1px solid #dbdbdb;
    margin:10px 10px 0 0;
    max-width: 70px !important;
    border-radius: 100%;
    max-height: 100px;
}
.greySlideBx .testiHead{ font-weight:bold;}
.greySlideBx .owl-pagination{ text-align:left;}
.greySlideBx .owl-theme .owl-controls {
    margin-top: 5px;
    text-align: left;
    margin-bottom: -34px;
    padding-bottom: 0px;
}
.greySlideBx .owl-theme .owl-controls .owl-page span{ height:13px; width:13px; margin:5px;}
.greySlideBx .owl-theme .owl-controls .owl-page span{ background:#fff; border:1px solid #fff;}
.greySlideBx .owl-theme .owl-controls .owl-page.active span{ background:#3F83C4;border-color:#3F83C4;}
    
.custom_testimonial h2.title{background : none !important;}

.modal.mod_posifix
{
    position: relative;
    top: auto;
    left: auto;
}
.AuthorDesc {
    margin-top: 15px;
}
.AuthorDesc .authorName
{
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
}
.nt_readon
{
    margin: 3px !important;
    width: auto !important;
    font-size: 0.9em !important;
    background: #333333;
    font-style: normal;
}
#sbox-content #add
{
    display: none;
}
.nt_links
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.custom_testimonial .item
{
    margin-bottom: 0px !important;
}

.custom_testimonial .s5_mod_h3
{
    font-size: 2.6em;
    font-weight: 700;
    margin-bottom: 5px;
    color: #ffffff;
}
.custom_testimonial .Testimonials_sub
{
    font-size: 1.4em;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 20px;
}
.clientTestiImg,
.AuthorDesc
{
    display: inline-block;
    vertical-align: top;
}
@media (min-width: 1201px)
{
    .module_round_box.custom_testimonial
    {
   padding: 17px 52px 52px;
    }
}
@media (min-width: 580px) and (max-width: 1200px)
{
    .module_round_box.custom_testimonial
    {
        padding: 20px;
    }
}
.custom_testimonial .TestimonialDesc::before,
.custom_testimonial .TestimonialDesc::after {
    font-family: fontAwesome;
}
.custom_testimonial .TestimonialDesc::before
{
    content: "\f10d";
    margin-right: 5px;
}
.custom_testimonial .TestimonialDesc::after
{
    content: "\f10e";
    margin-left: 5px;
}