.landing-page {
    background: #EFF1F0;
}

#container
{
    padding-top: 10px;
}
.tlp_testimonials
{
    display: block;    
    /*border:1px solid red;*/
    padding-top: 1px;
}

.tlp_testimonials:after
{
    content: "";
    display: block;
    clear: both;
}

.testimonials-lp-columns {
    max-width: 960px;    
    position: relative;
    margin: 0 auto;
}
.testimonials-lp-column {

    /*float: left;*/
    /*text-align: center;*/
    min-height: 1px;
}
.testimonials-lp-left {
    width: 305px;
}
.testimonials-lp-main {
    width: 314px;
    margin-left: 18px;
    margin-right: 18px;
}
.testimonials-lp-main .testimonials-lp-item {
    margin-left: auto;
    margin-right: auto;
}
.testimonials-lp-right {
    width: 305px;
}
.testimonials-lp-item {
    display: block;
    min-width: 200px;
    max-width: 33.33333%;
    width: auto;
    height: 125px;
    /*border: 1px solid #ccc; */
    padding: 0px;
    position: relative;
    float: left;
    overflow: hidden;
    /*width: 33.33333%;*/
    box-sizing: border-box;
    position: relative;
    background: #00A99E;
}

.ie8 .testimonials-lp-item 
{
    max-width: 37.99%;
}

.testimonials-lp-item:before,
.ie8 .testimonials-lp-item .before
{  
    content: "";
    display: block;
    background: #000;
    position: absolute;
    top:0px;
    left:0px;
    z-index: 10000;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";       
    -moz-opacity: 0;
    opacity: 0;

    height: 125px;
    width: 100%;

    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}


.testimonials-lp-item:hover:before,
.ie8 .testimonials-lp-item:hover .before
{    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";    
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.ie8 .testimonials-lp-item:before
{
    display: none;
}

.testimonials-lp-item {
    background: #00A99E;
}


.ie8 .testimonials-lp-item {

    background: #00A99E;
    /*behavior: url(/pie.htc);
    box-shadow: 0 1px 3px #666666;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cdcdcd',GradientType=0 );*/
}
.testimonials-lp-main .testimonials-lp-item {
    /*margin-top: 633px;*/
}
.testimonials-lp-item:hover {
    cursor: pointer;
}

.testimonials-lp-play {
    position: absolute;
    right: 3px;
    bottom: 3px;
    color: #15712b;
    text-shadow: 0 1px 0 rgba(255,255,255,.65);
    font: normal 12px/41px myriad-pro, Arial,Helvetica,sans-serif;
    background: url(../images/play-testimonials-lp.png) no-repeat 100% 0;
    padding-right: 45px;
}

.testimonials-lp-client-logo {
    /*text-align: center;*/
    
}
.testimonials-lp-client-logo img {
    /*display: inline-block;*/
    /*vertical-align: middle;*/
}
/*
.testimonials-lp-client-logo:after {
    display: inline-block;
    height: 100%;
    width: 0;
    content: "";
    vertical-align: middle;
}
*/

.testimonials-lp-video-screenshot {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    overflow: hidden;
    width: 303px;
    height: 184px;
    z-index: 10000;
    display: none;
    
}
.ie8 .testimonials-lp-video-screenshot {
    behavior: url(http://cdn.insegment.com/pie.htc);
}
.testimonials-lp-video-screenshot img {
    position: relative;
    top: -21px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.ie8 .testimonials-lp-video-screenshot img {
    behavior: url(http://cdn.insegment.com/pie.htc);
}

.testimonials-lp-item:hover .testimonials-lp-play {
    background: url(../images/play-testimonials-lp.png) no-repeat 100% 100%;
    text-shadow: none;
}
.testimonials-lp-item:hover .testimonials-lp-video-screenshot {
    display: block;
}


.testimonials-lp-item .client-details
{
    float:left;
    color: #fff;
    height:125px;
    width:160px;
    position: absolute;
    left:0px;
    background: #00A99E;
    box-sizing: border-box;
    padding: 0px 0px 0px 5px;
}

.testimonials-lp-item:hover .client-details
{
    background-image:  url("../images/play_rolover.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
} 

.testimonials-lp-item .client-details span
{
    display: block;
    padding-right: 20px;
    position: absolute;
    bottom: 10px;
    left: 15px;
}

.testimonials-lp-item  .testimonials-lp-client-logo
{
    float: right;
    margin-left: 160px;
}

.testimonials-lp-item  .testimonials-lp-client-logo img
{
    min-height: 125px;
    max-height: 150px;
}


.testimonials-lp-item:nth-child(6n+1) .client-details,
.testimonials-lp-item:nth-child(6n+2) .client-details,
.testimonials-lp-item:nth-child(6n+3) .client-details
{
    left: auto;
    right:0px;
}



.testimonials-lp-item:nth-child(6n+1) .testimonials-lp-client-logo,
.testimonials-lp-item:nth-child(6n+2) .testimonials-lp-client-logo,
.testimonials-lp-item:nth-child(6n+3) .testimonials-lp-client-logo
{
    float:left;
    margin-left: 0px;
    margin-right: 160px;
}



.testimonials-lp-item:nth-child(4),
.testimonials-lp-item:nth-child(5),
.testimonials-lp-item:nth-child(6),
.testimonials-lp-item:nth-child(7),
.testimonials-lp-item:nth-child(8),
.testimonials-lp-item:nth-child(9)
{
    max-width: 960px;
}

.testimonials-lp-item:nth-child(1) .testimonials-lp-client-logo,
.testimonials-lp-item:nth-child(2) .testimonials-lp-client-logo,
.testimonials-lp-item:nth-child(3) .testimonials-lp-client-logo
{
    float: right;
    margin-left: 160px;
    margin-right: 0px;
}
.testimonials-lp-item:nth-child(1) .client-details,
.testimonials-lp-item:nth-child(2) .client-details,
.testimonials-lp-item:nth-child(3) .client-details
{
    left:0px;
}


.testimonials-lp-item:nth-child(4) .testimonials-lp-client-logo,
.testimonials-lp-item:nth-child(5) .testimonials-lp-client-logo
{
    float: left;
    margin-right: 160px;
    margin-left: 0px;
}

.testimonials-lp-item:nth-child(4) .client-details,
.testimonials-lp-item:nth-child(5) .client-details
{
    left: auto;
    right:0px;
}


.testimonials-lp-item:nth-child(7) .testimonials-lp-client-logo
{
    float: right;
    margin-left: 160px;
    margin-right: 0px;
}

.testimonials-lp-item:nth-child(7) .client-details
{
    left: 0px;
    right: auto;
}



.testimonials-lp-item.row_odd .client-details
{
    left: 0px;
    right: auto;
}

.testimonials-lp-item.row_odd .testimonials-lp-client-logo
{
    float:right;
    margin-left: 160px;
    margin-right: 0px;
}

.testimonials-lp-item.row_even .client-details
{
    left: auto;
    right: 0px;
}

.testimonials-lp-item.row_even .testimonials-lp-client-logo
{
    float:left;
    margin-left: 0px;
    margin-right: 160px;
}

/* Form */
.testimonials-lp-form-wrap {
    height: 375px;
    position: absolute;
    top: 127px;
    right: 1px;
    z-index: 11000;
    overflow: hidden;
}
.testimonials-lp-header {
    text-align: center;
    height: 189px;
    padding-top: 23px;
}
.testimonials-lp-header h1 {
    color: #17b73d;
    text-align: center;
    font-family: Century Gothic, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 23px;
}
.testimonials-lp-header p {
    font-family: Century Gothic, sans-serif;
    font-size: 27px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #515151;
}
.light-green {
    color: #17b73d;
}
.testimonials-lp-header a {
    text-decoration: underline;
}
.testimonials-lp-form {
    background: #EE9400;
    width: 256px;
    height: 380px;
    position: relative;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ie8 .testimonials-lp-form {
    behavior: url(http://cdn.insegment.com/pie.htc);
    background: #E56200;
    box-shadow: 0 1px 3px #AEAE93;
}
.testimonials-lp-form h2 {
    color: #fff;
    font: bold 17px/normal myriad-pro, Arial,Helvetica,sans-serif;
    text-align: left;
    margin-bottom: 10px;
}
.testimonials-lp-form h3 {
    color: #fff;
    font: normal 12px/normal myriad-pro, Arial,Helvetica,sans-serif;    
    text-align: left;
    margin-bottom: 10px;
}

.testimonials-lp-form .tlp-field {
    margin-bottom: 5px;
}
.testimonials-lp-form .tlp-field label {
    display: block;
    text-align: left;
    font: normal 14px/normal myriad-pro, Arial,Helvetica,sans-serif;
    color: #fff;
}
.input-tlp {
    height: 22px;
    width: 185px;
    font: normal 14px/normal myriad-pro, Arial,Helvetica,sans-serif;
    background-color: #fff;
    -moz-box-shadow:  0 1px 0 #F5BF66;
    -webkit-box-shadow:  0 1px 0 #F5BF66;
    box-shadow:  0 1px 0 #F5BF66;
    padding: 1px 5px 2px;
    margin: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.ie8 .input-tlp {
    padding-top: 4px;
    position: relative;
    behavior: url(http://cdn.insegment.com/pie.htc);
}
.input-tlp.error {
    border: 1px solid #ff7c7c;
    background-color: #DA3838;
}
#tlp-submit {

    width: 94px;
    height: 39px;

    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 1%, #e9e9e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 1%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 1%,#e9e9e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 1%,#e9e9e9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 1%,#e9e9e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-8 */

    border: none;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: normal 14px/normal myriad-pro, Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #585858;
    margin-top: 10px;
    padding:0px;
    
}


.ie9 #tlp-submit,
.ie8 #tlp-submit 
{
    filter:none;
    background: #fff;
    position: relative;
    behavior: url(http://cdn.insegment.com/pie.htc);
}
.tlp-required {
    font: normal 12px/normal myriad-pro, Arial,Helvetica,sans-serif;
    color: #fff;
    float: left;
    margin-top: 35px;
    display: none;
}
.testimonials-lp-form .message p {
    color: #fff;
}

#colorbox
{
    z-index: 16000;
}


#cboxOverlay
{
    background: #000;
    z-index: 15000;
    opacity: 0.5;
}

#cboxClose {
bottom: auto;
top: 0px;
}

#cboxLoadedContent {
margin-top: 25px;
padding: 5px 30px;
}

.support,
.callus
{
    z-index: 10000;
}

@media all and (max-width: 801px)
{

    #footer-landing .region-inner 
    {
        width: 100%;
    }

    .testimonials-lp-item .client-details
    {
        width: 120px;
        font-size: 12px;
    }

    .testimonials-lp-item .testimonials-lp-client-logo
    {
        float: right !important;
        margin-right: 0px !important;
        margin-left: 120px !important;
    }

    .testimonials-lp-item .client-details
    {
        float:left !important;
        left: 0px !important;
        right: auto !important;
    }

    .testimonials-lp-item:nth-child(6n+1) .client-details,
    .testimonials-lp-item:nth-child(6n+2) .client-details,
    .testimonials-lp-item:nth-child(6n+3) .client-details
    {
        float: right !important;
        left: auto !important;
        right:0px !important;
    }

    .testimonials-lp-item:nth-child(6n+1) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(6n+2) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(6n+3) .testimonials-lp-client-logo
    {
        float: left !important;
        margin-right: 120px !important;
        margin-left: 0px !important;
    }

    .testimonials-lp-item:nth-child(4) .client-details,
    .testimonials-lp-item:nth-child(5) .client-details
    {
        float: right !important;
        left: auto !important;
        right:0px !important;
    }

    .testimonials-lp-item:nth-child(4) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(5) .testimonials-lp-client-logo
    {
        float: left !important;
        margin-right: 120px !important;
        margin-left: 0px !important;
    }

    .testimonials-lp-item:nth-child(1) .client-details,
    .testimonials-lp-item:nth-child(2) .client-details,
    .testimonials-lp-item:nth-child(3) .client-details,
    .testimonials-lp-item:nth-child(7) .client-details
    {
        float: left !important;
        left: 0px !important;
        right:auto !important;
    }

    .testimonials-lp-item:nth-child(1) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(2) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(3) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(7) .testimonials-lp-client-logo
    {
        float: right !important;
        margin-right: 0px !important;
        margin-left: 120px !important;
    }
  

}

@media all and (max-width: 767px)
{

    .support,
    .callus
    {
        z-index: 10000;
        top: 145px;
        left:0px;
        display: block !important;
    }

    .support
    {
        left: auto;
        top: 118px;
        right: 0px;
    }

    .testimonials-lp-main
    {
        width: 100%;
        margin:  0px;
    }
    .testimonials-lp-form-wrap 
    {
        position: relative;
        top:0px;
        left: 0px;
        width: 100%;
    }

    .testimonials-lp-form
    {
        width: 100%;
        margin: 0px;
    }

    .testimonials-lp-item
    {
        display: block;
        float: none;
        width: auto;
        max-width: 100%;
    }
    .testimonials-lp-item .client-details
    {
        width: 160px;
    }
    .testimonials-lp-item:nth-child(2n) .client-details
    {
        left: auto !important;
        right:0px !important;
    }

    .testimonials-lp-item:nth-child(2n) .testimonials-lp-client-logo
    {
        float: left !important;
        margin-right: 160px !important;
        margin-left: 0px !important;
    }

    .testimonials-lp-item:nth-child(5) .client-details,
    .testimonials-lp-item:nth-child(6n+1) .client-details
    {
        left: 0px !important;
        right:auto !important;
    }

    .testimonials-lp-item:nth-child(5) .testimonials-lp-client-logo,
    .testimonials-lp-item:nth-child(6n+1) .testimonials-lp-client-logo
    {
        float: right !important;
        margin-right: 0px !important;
        margin-left: 160px !important;
    }
    
    .testimonials-lp-item:nth-child(6n+3) .client-details
    {
        left: 0px !important;
        right:auto !important;
    }

     .testimonials-lp-item:nth-child(6n+3) .testimonials-lp-client-logo
    {
        float: right !important;
        margin-right: 0px !important;
        margin-left: 160px !important;
    }

   
}


@media all and (max-width: 500px)
{
    
    #footer-landing .region-inner .menu,
    #footer-landing .region-inner .copyright
    {
        position: relative;
        margin: 5px;
        padding: 5px;
    }
}