/*
* - Global
*  -- Colors
*  -- Loader
* - Header
* - Sections
*   -- s1
*   -- video gallery section
* - Fancybox
* - Footer
* - Media Queries
*-------------------------------------------------------------*/
/*---------------------------------------
* - Global
*----------------------------------------*/
html{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.2rem;
    color: #262626;
    margin: 0;
    font-weight: 400;
	-webkit-overflow-scrolling: touch;
    background: #f8f8f8;
}

#main{
    max-width: 1400px;
    margin: 0 auto;
}

a:link,
a:visited,
a:hover {
    color:#992ab9;
    text-decoration: none;
}

h1,h2,h3 {
    font-size: inherit;
    font-weight: inherit;
    padding: 0;
    margin:0;
    line-height: inherit
}

.hide {
    display: none;
}

.container{
    max-width: 970px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin: 0 auto;
}
.row{
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    width: auto;
}

.background-dark,
.background-dark h1,
.background-dark h2,
.background-dark h3,
.background-dark h4,
.background-dark h5,
.background-dark h6{
    color: #fff !important;
}

/*
* -- colors
*------------------*/
.yellow{color:#dee21b;}
.blue{color:#5db4e5}
.purple{color:#9d0b8b}
.red{color:#c53131}
.grey{color:#b9b9b9}

.light-blue-bg,
.video-gallery-section.light-blue-bg{
    background-color: #f1f4f5;
}

/*
* -- loader
*------------------*/
.loader {
    position: relative;
    margin: 0 auto;
    width: 60px;
}

.loader:before{
    content: '';
    display: block;
    padding-top: 100%;
}

.circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {
    100%,
    0% {
        stroke: #992ab9;
    }
    40% {
        stroke: #992ab9;
    }
    66% {
        stroke: #992ab9;
    }
    80%,
    90% {
        stroke: #992ab9;
    }
}

/*---------------------------------------
* - Header
*----------------------------------------*/
#header {
    background: #000;
    width: 100%;
    min-height:75px;
    z-index: 999;
}
#header .row {padding:0.8rem 0; }
#header img {margin:.6rem 0}

.big-button-gradient,
.big-button-gradient:link,
.big-button-gradient:visited{
    text-transform: uppercase;
    display: inline-block;
    min-width: 162px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 0 0;
    background: #fff;
    padding: 12px 30px 10px;
    border-bottom: solid 3px #bfbfbf;

    font-weight: 700;
    font-family: 'Montserrat',sans-serif;
    font-size: 12px;
    color: #262626;
    text-align: center;
    line-height: 1.2em;
    letter-spacing: 0.2em;
}

.button-gray-gradient,
.button-gray-gradient:link,
.button-gray-gradient:focus,
.button-gray-gradient:hover,
.button-gray-gradient:visited{
    background-color: #dfdfdf;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, #fff),color-stop(1, #bfbfbf));
    background-image: -webkit-repeating-linear-gradient(left,#fff 0%,#bfbfbf 100%);
    background-image: repeating-linear-gradient(to right,#fff 0%,#bfbfbf 100%);
    background-image: -ms-repeating-linear-gradient(left,#fff 0%,#bfbfbf 100%);
}


.head-space { height:75px;}

/*---------------------------------------
* - Sections
*----------------------------------------*/
.title1 {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    letter-spacing: 0.2em;
    font-size: 20px;
    line-height: 1em;
    text-transform: uppercase;
}

.title2 {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 400;
    font-size: 51px;
    color: #262626;
    line-height: 1.2em;
}

.text {
    font-size: 20px;
    line-height: 1.75em;
    font-weight: 400;
}

.iframe-embed iframe{
    max-width: 100%;
    margin: 0 auto;
}

.hr {
    height: 2px;
    width: 100px;
    background: #b9b9b9;
}

.hr.white-hr{
    background: #ffffff;
}


.content-table{
    display: table;
    table-layout: fixed;
    width: 100%;

}

.content-table-cell{
    display: table-cell;
}

.vertical-align-top{
    vertical-align: top;
}


.vertical-align-bottom{
    vertical-align: bottom;
}

.vertical-align-middle{
    vertical-align: middle;
}

.well-section .text {
    max-width: 985px;
    margin: 0 auto 60px auto;
}

.well-section .hr{
    margin: 0 auto 20px;
}

.see-more,
.see-more:link,
.see-more:visited,
.see-more:focus,
.see-more:hover,
.buy-now,
.buy-now:link,
.buy-now:visited,
.buy-now:focus,
.buy-now:hover{
background-color: #0e9abf;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMWJiZWQ4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDc2YTYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(27, 190, 216)),color-stop(1, rgb(0, 118, 166)));
    background-image: -webkit-repeating-linear-gradient(left,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    background-image: repeating-linear-gradient(to right,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    background-image: -ms-repeating-linear-gradient(left,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    border-bottom: 3px solid #185884;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2em;
    padding: 15px 40px;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 15px 0;
}

.ps_ResponsiveContainerStyle.ps_WtbButtonStyle,
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:link,
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:visited,
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:focus,
.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover{
background-color: #0e9abf;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMWJiZWQ4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDc2YTYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(27, 190, 216)),color-stop(1, rgb(0, 118, 166)));
    background-image: -webkit-repeating-linear-gradient(left,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    background-image: repeating-linear-gradient(to right,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    background-image: -ms-repeating-linear-gradient(left,rgb(27, 190, 216) 0%,rgb(0, 118, 166) 100%);
    border-bottom: 3px solid #185884;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2em;
    padding: 15px 40px;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 15px 0;
}

.small-only{
	display:none;
}

.medium-only{
	display:none;
}

/*
* -- s1
*--------------------------*/
.hero-banner .content {
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
    color: #262626;
}

.hero-banner .text {
    font-size: 30px;
    line-height: 1.34em;
    max-width: 740px;
    margin: 0;
    font-weight: 300;
}

.hero-banner .title1 {
    font-size: 22px;
    color: #0076a6;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    max-width: 740px;
}

.hero-banner .title2 {
    font-weight: 300;
    font-size: 65px;
    color: #262626;
    line-height: 1.2em;
    letter-spacing: normal;
    padding: 0.1em 0;
    max-width: 600px;
}

.hero-banner .hr {
    margin: 5px auto 30px;
}

#s1 {
    background-image: url(../images/hero-banner/hero-banner-bg-xs.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

#s1 .container .content{
    position: relative;
    padding: 7em 0 1.97em;
}

#s1 .container .content:after {
    content: " ";
    display: block;
    background-image: url(../images/hero-banner/echo@2x.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 252px 325px;
    width: 252px;
    height: 325px;
    position: absolute;
    right: -222px;
    bottom: 3em;
}

#s1 .content-table .content-table-cell {
    padding: 1.4em 0;
}

#s1 .content-table .content-image{
    width: 437px;
    vertical-align: bottom;
    padding: 0;

}
/*
* -- s2
*--------------------------*/
#s2 {
    padding-top: 5.5em;
    background: #ffffff;
}

#s2 .content-table-cell.content-image{
    width: 475px;
}

.talk-section .title2{
    padding-bottom: 0.7em;
}

.attribute-list {
    font-weight: 400;
    font-size: 20px;
    color: #262626;
    line-height: 1.2em;
    letter-spacing: normal;
    padding: 0.85em 0;
    margin: 0;
    list-style: none outside none;
}

.attribute-list li {
    list-style-type: none;
    padding: 0 0 0 50px;
    margin: 0 0 40px;
    position: relative;
    max-width: 405px;
}

.attribute-list li:last-child{
    margin-bottom: 0;
}

.attribute-list li:before{
    content: " ";
    display: block;
    width: 42px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/talk/blue-icons-sprite@2x.png);
    background-size: 147px 34px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.attribute-list li.home-icn:before{
    background-position: -54px 0;
}

.attribute-list li.speak-icn:before{
    background-position: -108px 0;
}


/*
* -- s3
*--------------------------*/
#s3 {
    overflow: hidden;
    background-color: #0e9abf;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMWJiZWQ4IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDc2YTYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, #1bbed8),color-stop(1, #0076a6));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(left,#1bbed8 0%, #0076a6 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to right,#1bbed8 0%, #0076a6 100%);
    background-image: -ms-repeating-linear-gradient(left,#1bbed8 0%, #0076a6 100%);
    padding: 5.5em 0 4.5em;
}

#s3 .how-it-works-section .content .content-cell {
    width: 368px;
}

.how-it-works-section .title2 {
    font-size: 55px;
    padding-bottom: 1.06em;
}

.how-it-works-section .how-it-works-products {
    height: 360px;
    position: relative;
    max-width: 448px;
    margin: 0 0 1em;
}


.how-it-works-section .how-it-works-products:before {
    content: " ";
    display: block;
    background-image: url(../images/how-it-works/glow2x.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: -60px;
    left: -8em;
    margin: auto;
    z-index: 1;
    width: 830px;
    height: 505px;
}

.how-it-works-section .how-it-works-products img{
    position: absolute;
    z-index: 2;
    top:55px;
    left: -20px;
}

.how-it-works-section .how-it-works-products .echo-image {
    right: 0;
    top:0;
    left: auto;
}


.numbered-circle-list {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.33em;
    letter-spacing: normal;
    padding: 0 0 1em;
    margin: 0;
    list-style: none outside none;
}

.numbered-circle-list li {
    list-style-type: none;
    padding: 0 0 0 60px;
    margin: 0 0 30px;
    position: relative;
    max-width: 405px;
    font-weight: 400;
}

.numbered-circle-list li:last-child{
    margin-bottom: 0;
}

.numbered-circle-list li .number {
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5em;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 2px solid;
    padding: 5px 5px;
}

/*
* -- s4
*--------------------------*/
#s4 {
    background: #ffffff;
}

.container.commands-section {
    max-width: 1400px;
    padding: 0;
}

.commands-section .title2 {
    font-size: 55px;
    padding-bottom: 0.68em;
}

.command-list-wrap {
    max-width: 474px;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 5.5em 1.5em 3.5em;
}

.command-list-wrap .commands-list{
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: normal;
    padding: 0.85em 0;
    margin: 0;
    list-style: none outside none;
    max-width: 335px;
}

.command-list-wrap .commands-list li{
    padding: 0;
    margin: 0 0 40px;
    font-size: 18px;
    line-height: 1.556em;
}

.command-list-wrap .commands-list li:last-child{
    margin-bottom: 0;
}

.command-list-wrap .commands-list .command-title{
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    color: #0076a6;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.commands-section .content .content-table .content-image{
    background-image: url(../images/commands/command-right-image.jpg);
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.commands-section .content .content-table .content-table-cell {
    width: 50%;
}

/*
* -- s5
*--------------------------*/
#s5{
    background-image: url(../images/products/products-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 5.1em 0 3.8em;
}

.products-section .title2{
    max-width: 590px;
    margin: 0 auto;
    font-size: 55px;
    padding-bottom: 0.6em;
}

.product-panels .columns .panel {
    border: none;
		height: 300px;
    margin: 1.4em 0 2em;
    padding: 0;
    background: transparent;
    text-align: center;
}

.product-panels .columns .panel .product-image{
    display: table;
    table-layout: fixed;
    width: 100%;
}

.product-panels .columns .panel .product-image-cell{
    display: table-cell;
    vertical-align: middle;
}

.product-panels .columns .panel .product-image img{
    display: block;
		height: 130px;
    width: auto;
    margin: 0 auto;
    vertical-align: top;
}

.product-panels .columns .panel .product-description {
    margin-top: 1.6666666666666667em;
}

.product-panels .columns .panel h4 {
    font-size: 15px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
}

.product-panels .columns .panel h5 {
    font-size: 15px;
    color: #9e9e9e;
    font-weight: 400;
}
/*
* -- s6
*--------------------------*/
#s6{
    background-image: url(../images/commands2/commands2-bg-xs.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*
* -- s7
*--------------------------*/
#s7{
    padding: 5.5em 0 0;
    background: #ffffff;
}

.talk2-section .title{
    font-size: 55px;
    padding-bottom: 1em;
}

.talk2-section .title2 {
    padding-bottom: 0.68em;
}
/*
* -- Video Gallery Section
*--------------------------*/
.video-gallery-section{
    background-color: #fff;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6rem 0 3.7rem;
    color: #262626;
}

/* CTA */
.cta-content .title1{
    padding: 0;
}

.cta-content .title2 {
    padding: 16px 0 5px;
}

.cta-content .hr{
    margin-bottom: 15px;
}

.cta-content .text {
    max-width: 440px;
}

/* Video thumb */
.video-gallery-play{
    position: relative;
}

.video-gallery-play .play-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    margin: auto;
    z-index: 2;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    border: 1px solid;
}

.video-gallery-play .play-icon:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 13px solid #fff;
    border-bottom: 8px solid transparent;
    content: " ";
    display: block;
    margin: 17px 20px;
}


.video-gallery-thumb {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 65px;
}

.video-gallery-thumb .video-gallery-play {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
}

.video-gallery-thumb h5{
    font-size: 19px;
    line-height: 1.35em;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.video-gallery-thumb p:last-of-type {
    margin-bottom: 0;
}

.video-gallery-thumb  p {
    font-size: inherit;
    line-height: inherit;
}

.video-gallery-content-col {
    padding-left: 20px !important;
    padding-right: 20px !important;
    float: left !important;
}

.video-gallery-content-col .video-gallery-thumb {
    margin-bottom: 45px;
}

.medium-only{
	display:none;
}

/*---------------------------------------
* - Footer
*----------------------------------------*/
#footer {
    background: #000000;
    padding: 2rem 1rem;
    color: #fff;
    font-size: 20px;
}

ul.social-networks {
    text-align: center;
    list-style: none outside none;
}

ul.social-networks li{
    display: inline-block;
    padding: 0 7px;
}

ul.social-networks li a {
    color: #000;
    background: #fff;
    height: 24px;
    width: 24px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: block;
    font-size: 11px;
    line-height: 1.6rem;
}

/* Youtube Videos */
.see-more.see-less {
    display: none;
}

/*---------------------------------------
* - Media Queries
*----------------------------------------*/
@media only screen {
    /*----- Header -----*/
    .head-space {display: none}
    #header { position: relative;}
}

@media only screen and (min-width: 64.063em) {
    /*----- Header -----*/
    .head-space {display: block}
    #header { position: fixed;}

}

@media only screen and (min-width: 640px){
    /*----- Sections -----*/
    /*-- s1 ---*/
    #s1 {
        background-image: url(../images/hero-banner/hero-banner-bg-sm.jpg);
        background-position: center center;
        height: auto;
    }

    /*-- s4 ---*/
    #s4 .content-image.tablet-display {
        background-image: url(../images/commands/command-right-image-sm.jpg);
        min-height: 405px;
        max-height: 405px;
        background-size: cover;
        background-position: center center;
    }

	/*-- s5 ---*/
	#s5 {
		background-image: url(../images/products/products-bg-sm.jpg);
		background-position: center center;
		}
	/*-- s6 ---*/
	#s6{
		background-image: url(../images/commands2/commands2-bg-sm.jpg);
		background-position: center center;
	}

    /* video gallery section*/
    .video-gallery-section{
        background-position: center center;
    }
}

@media only screen and (min-width: 1025px){
    /*----- Sections -----*/

    /*-- s1 ---*/
    .hero-banner .content {
        padding-top: 125px;
        padding-bottom: 140px;
    }

    .hero-banner .hr {
        margin: 5px 0 30px 0;
    }

    #s1 {
		background-image: url(../images/hero-banner/hero-banner-bg.jpg);
    }

    /*-- s4 ---*/
    .commands-section .content .content-table .content-image{
        background-image: url(../images/commands/command-right-image.jpg);
    }

	/*-- s5 ---*/
	 #s5{
		background-image: url(../images/products/products-bg.jpg);
		background-position: top center;
	}
	/*-- s6 ---*/
	#s6{
        background-image: url(../images/commands2/commands2-bg.jpg);
        background-position: center right;
        height: 574px;
        max-width: 1400px;
        margin: 0 auto;
	}
    /* video gallery section*/
    .video-gallery-section{
        background-position: center center;
    }
}

@media(max-width:1024px) {
    .commands-section .content .content-table .content-image {
        width: 50%;
    }
}

@media(max-width:1024px) and (min-width: 992px) {
    #header .medium-12 {
        width: 50% !important;
    }

    #s1 {
        height: 590px;
    }

    #s1 .container .content {
        padding: 3em 0 1.97em;
    }

    #s1 .content-table .content-table-cell {
        display: block;
        text-align: center;
    }

    .hero-banner .title1 {
        max-width: none;
    }

    .hero-banner .title2 {
        max-width: none;
    }

    .hero-banner .title2 {
        padding-bottom: 1em;
    }

    #s1 .container .content:after {
        content: " ";
        display: block;
        background-image: url(../images/hero-banner/echo@2x.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 229px 285px;
        width: 229px;
        height: 285px;
        position: absolute;
        right: 107px;
        bottom: 3em;
    }

    .hero-banner-product {
        margin: auto;
    }

    .hero-banner-product img {
        display: block;
        max-width: 355px;
    }
}

@media(max-width:991px){
    /* Header */
    #header .container .row > div {
        text-align: center !important;
    }

    #header .container .row > div:last-child {
        display: none;
    }

	/* Section 1 */
    #s1 {
        max-height: 592px;
    }

	.content-table-cell {
		display: block;
		text-align: center;
	}

    #s1 .container .content {
        padding: 2.1em 0 1.97em;
    }

    #s1 .content-table .content-image {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 0px;
    }

    #s1 .container .content:after {
        right: -181px;
        bottom: 3.15em;
    }

    /* Section 2 */
    #s2 {
        padding-top: 3.7em;
    }

    #s2 .talk-section .title2 {
        padding-bottom: 0.85em;
    }

    .attribute-list {
        padding: 0.85em 0 1.6em;
    }

    .attribute-list li {
        max-width: none;
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 35px;
    }

	.attribute-list li:nth-child(2) {
		margin: 0 0 50px;
	}

    .attribute-list li:before {
        top: 2px;
    }

    #s2 .content-table-cell.content-image {
        width: auto;
    }

    /* Section 3 */
    #s3 {
        padding: 3.7em 0 2.5em;
    }

    .how-it-works-section .title2 {
        font-size: 40px;
    }

    .how-it-works-section .how-it-works-products img {
        left: 26px;
    }

    .how-it-works-section .how-it-works-products .echo-image {
        top: 15px;
    }

    .how-it-works-section .how-it-works-products {
        max-width: 515px;
    }

    .how-it-works-section .how-it-works-products {
        margin: 0 0 3em;
    }

    #s3 .how-it-works-section .content .content-cell {
        width: auto;
    }

    .numbered-circle-list li {
        max-width: none;
        text-align: left;
        margin: 0 0 45px;
    }

    /* Section 4 */
    .container.commands-section {
        max-width: 560px;
    }

    .command-list-wrap {
        max-width: none;
        padding-right: 0;
        padding: 3.8em 1.5em 1.5em 0;
    }

    .commands-section .title2 {
        font-size: 40px;
        text-align: center;
        padding-bottom: 1em;
    }

    .command-list-wrap .commands-list {
        max-width: none;
    }

    .commands-section .content .content-table .content-table-cell {
        width: auto;
    }

    /* Section 5 */
    #s5 {
        padding: 3.8em 0 3em;
    }

    .products-section .title2 {
        font-size: 40px;
    }

    #s5 .large-3.medium-6.small-12.columns {
        padding-bottom: 1.2em;
    }

	/* Home Banner Section */
	.hero-banner {
		padding-top: 50px;
	}

	.hero-banner .content {
		padding-top: 50px;
		padding-bottom: 0;
	}

    /* Section 6 and 7 */
    #s6,
    #s7 {
        display: none;
    }

    .hero-banner .title1 {
        padding-bottom: 10px;
    }

	/* Video Gallery Section */
	.video-gallery-section {
		padding: 6rem 0 6.1rem;
	}
	.video-gallery-thumb .video-gallery-play {
		margin-bottom: 25px;
	}
	.video-gallery-thumb {
		margin-bottom: 45px;
		text-align: left;
	}
	.video-gallery-content .see-more {
		margin-top: 0px;
	}

    .container.commands-section {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

}

@media(max-width:768px) {
    #s1 .container .content:after {
        right: -148px;
    }
}

@media(max-width:767px){
    #header .row {
        padding: 1rem 0 1rem;
    }

    .hero-banner {
        padding-top: 0px;
    }

    #s1 {
        max-height: 398px;
    }

    #s1 .content-table .content-image {
        margin-bottom: 95px;
    }

    #s1 .content-table .content-image img {
        display: block;
        max-width: 264px;
        margin: auto;
    }

    #s1 .container .content {
        padding: 1.5em 0 1.97em;
    }

    .hero-banner .title2 {
        padding: 0.5rem 0 .5rem;
    }

    #s4 .content-image.tablet-display {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center right;
    }
}

@media(max-width: 414px) {
    #s4 .content-image.tablet-display {
        min-height: 162px !important;
        max-height: 277px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    #s1 .container .content:after {
        background-size: 131px 170px !important;
        width: 131px !important;
        height: 170px !important;
        right: -34px !important;
    }

    #s1 .content-table .content-image img {
        max-width: 234px !important;
    }
}

@media(max-width: 375px) {
    #s1 .content-table .content-image {
        margin-top: 0 !important;
    }

    #s1 .container .content:after {
        right: -43px !important;
    }
}

@media(max-width:320px) {
    #s4 .content-image.tablet-display {
        min-height: 139px !important;
        max-height: 277px !important;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    #s1 .content-table .content-image {
        margin-top: 10px !important;
    }

    #s1 .content-table .content-image img {
        max-width: 200px !important;
        margin: 0 !important;
    }

    #s1 .container .content:after {
        right: -39px !important;
        background-size: 150px 188px !important;
        width: 150px !important;
        height: 188px !important;
    }
}

/*Find a Retailer styling*/

.ps-widget.link {
    display: inline-block !important;
	margin-top: 10px;
}

.ps-widget.ps-enabled span.ps-button-label {
    display: inline-block;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    border: none;
    color: #878787;
    background: none;
    padding: 0;
    padding-right: 15px;
    line-height: 1;
    position: relative;
    float: none;
    overflow: visible;
}

.ps-widget.ps-enabled span.ps-button-label:focus,
.ps-widget.ps-enabled:focus  {
    outline: none;
}

.ps-widget.link span.ps-button-label:hover:before,
.ps-widget.link span.ps-button-label:hover:after {
    right: -5px;
}

.ps-widget.link span.ps-button-label:after, 
.ps-widget.link span.ps-button-label:before, 
.link span:before, .link span:after {
    background-color: #9e9e9e !important;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: 7px;
    left: auto;
    right: 0;
    transition: all 0.2s;
    transition-delay: 0;
    width: 8px;
    transition-delay: 0.3s;
    transition: all 0.5s;
}

.ps-widget.link span.ps-button-label:after, .link span:after {
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.ps-widget.link span.ps-button-label:before, .link span:before {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    background: transparent;
    border: 0;
}
