body {
    line-height: 26px;
}
.container {
    max-width: 960px;
}
.top-head {
    background-color: #00aeff;
}
p {
    margin-bottom: 15px;
}
a {
    color: #00aeff;
}
.outer-container {
    overflow: hidden;
}
.top-head p {
    color: #ffffff;
    margin-top: 15px;
}
.top-head .btn-primary {
    background-color: #38c0ff;
    border: none;
    padding: 6px 50px;
    margin-top: 13px;
    float: right;
}
.logo img {
    margin-top: 11px;
}
.top-menu .nav-pills>li.active>a {
    background-color: #00aeff;
    border-radius: 0;
    color: #ffffff;
}
.top-menu .nav>li>a {
    color: #666666;
}
.top-menu .nav>li>a:hover {
    border-radius: 0;
}
.top-menu {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}
.top-menu ul {
    float: right;
}
.trial-line {
    width: 100%;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        right bottom,
        color-stop(0, #004E6D),
        color-stop(1, #18A4D7),
        color-stop(1, #0E81AB)
        );
    background-image: -o-linear-gradient(right, #004E6D 0%, #18A4D7 100%, #0E81AB 100%);
    background-image: -moz-linear-gradient(right, #004E6D 0%, #18A4D7 100%, #0E81AB 100%);
    background-image: -webkit-linear-gradient(right, #004E6D 0%, #18A4D7 100%, #0E81AB 100%);
    background-image: -ms-linear-gradient(right, #004E6D 0%, #18A4D7 100%, #0E81AB 100%);
    background-image: linear-gradient(to right, #004E6D 0%, #18A4D7 100%, #0E81AB 100%);
}
.trial-line p {
    margin: 15px 0;
    color: #FFFFFF;
    font-size: 26px;
}
.trial-line .btn-primary {
    font-size: 18px;
    color: #efefef;
    border-radius: 0;
    background-color: #004e6d;
    margin-top: 14px;
    float: right;
    border: none;
}
.form-control {
    height: auto;
}
h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 300;
}
h1 {
    font-size: 26px;
    color: #207eae;
    margin-top: 35px;
}
h2 {
    font-size: 26px;
    color: #207eae;
    margin-top: 35px;
}
.testimonials-wrapper {
    margin-top: 35px;
    margin-bottom: 65px;
}
.testimonials-head {
    color: #ffffff;
    font-size: 15px;
    padding: 17px 13px;
    background-color: #18a4d7;
}
.testimonials-head p {
    margin: 0;
}
.testimonials-wrapper span {
    display: block;
    line-height: 14px;
    height: 15px;
    margin-left: 10px;
    font-size: 12px;
    color: #000000;
}
.large-testimonials span {
    font-weight: bold;
    padding-left: 40px;
}
.testimonials-wrapper a {
    display: block;
    line-height: 14px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #207eae;
    font-size: 12px;
}
.large-testimonials a {
    margin-left: 48px;
}
.testimonials-wrapper .bx-wrapper .bx-viewport {
    left: 0;
    box-shadow: none;
    background-color: #efefef;
    border: none;
}
.testimonials-wrapper .bx-wrapper .bx-viewport .slide p {
    font-size: 13px;
    font-style: italic;
    margin: 0;
    padding: 25px 20px 10px 25px;
    background: transparent url("../Content/images/testimonials_quote.png") scroll 8px 9px no-repeat
}
.large-testimonials .bx-wrapper .bx-viewport .slide p {
    padding: 25px 20px 10px 50px;
    background-position: 20px 9px;
}
.testimonials-wrapper .bx-wrapper .bx-controls a {
    display: block;
    width: 58px;
    height: 43px;
    margin: 0;
}
.testimonials-wrapper .bx-controls .bx-prev {
    bottom: -43px;
    top: auto;
    right: 59px;
    left: auto;
    background: transparent url("../Content/images/testimonials_nav.png") top left no-repeat;
}
.testimonials-wrapper .bx-controls .bx-next {
    bottom: -43px;
    top: auto;
    right: 0;
    left: auto;
    background: transparent url("../Content/images/testimonials_nav.png") scroll -59px 0 no-repeat;
}
.testimonials-wrapper .bx-controls .bx-prev:hover {
    background: transparent url("../Content/images/testimonials_nav.png") scroll 0 -44px no-repeat;
}
.testimonials-wrapper .bx-controls .bx-next:hover {
    background: transparent url("../Content/images/testimonials_nav.png") scroll -59px -44px  no-repeat
}
.logo-slider .bx-wrapper .bx-controls a {
    display: block;
    width: 58px;
    height: 43px;
    margin: 0;
}
.logo-slider .bx-controls .bx-prev {
    bottom: -43px;
    top: auto;
    right: 59px;
    left: auto;
    background: transparent url("../Content/images/testimonials_nav.png") top left no-repeat;
}
.logo-slider .bx-controls .bx-next {
    bottom: -43px;
    top: auto;
    right: 0;
    left: auto;
    background: transparent url("../Content/images/testimonials_nav.png") scroll -59px 0 no-repeat;
}
.logo-slider .bx-controls .bx-prev:hover {
    background: transparent url("../Content/images/testimonials_nav.png") scroll 0 -44px no-repeat;
}
.logo-slider .bx-controls .bx-next:hover {
    background: transparent url("../Content/images/testimonials_nav.png") scroll -59px -44px  no-repeat
}
.main-slider .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
}
.home-features {
    background-color: #f0f2f5;
    margin: 0 -1000px;
    padding: 30px 1000px;
}
.home-features h3 {
    font-size: 16px;
    margin-bottom: 13px;
}
.home-features p {
    line-height: 19px;
    margin-bottom: 6px;
}
.home-features a {
    background: url("../Content/images/features_more_icon.png") no-repeat scroll right 6px rgba(0, 0, 0, 0);
    padding-right: 12px;
}
.home-features img {
    margin-bottom: 30px;
}
.available-list {
    border-bottom: 1px solid #D9D9D9;
    overflow: hidden;
    padding-top: 40px;
    margin-bottom: 40px;
}
.available-list h2 {
    font-size: 36px;
    margin-top: 90px;
}
.available-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.available-list ul p {
    font-size: 18px;
    line-height: 32px;
}
.available-list ul li {
    padding-left: 20px;
    background: transparent url("../Content/images/list_icon.png") scroll left 12px no-repeat;
    margin-left: 5px;
}
.available-more {
    border-radius: 0;
    font-size: 16px;
    padding: 11px 17px;
    background-color: #18a4d7;
    border: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
.available-more img {
    margin-left: 13px;
}
.logo-slider .description {
    border: 1px solid #EAEAEA;
    float: left;
    height: 153px;
    padding: 10px;
    width: 298px;
    margin-right:0;
}
.logo-slider .bx-wrapper {
    float: left;
    max-width: 642px !important;
}
.logo-slider .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    background-color: #efefef;
    left: 0;
}
.logo-slider .bx-wrapper .bx-viewport li img {
    margin: 0 auto;
}
.bottom-contact {
    text-align: center;
    font-size: 20px;
    margin: 40px 0 30px;
}
.bottom-contact span {
    color: #017eba;
}
.footer-wrapper {
    background-color: #4d4d4d;
}
.footer-wrapper h3 {
    color: #929ba7;
    font-size: 14px;
    font-weight: 800;
    margin-top: 39px;
}
.footer-wrapper a {
    display: block;
    color: #ffffff;
    line-height: 21px;
}
.footer-logo {
    display: block;
    margin: 20px 0;
}
.underlogo-description {
    color: #99a3b1;
    line-height: 21px;
}
.copy {
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
}
.footer-wrapper .col-md-3:nth-child(1) {
    background-color: #3d3d3d;
    padding: 0 20px;
}
.title-line {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 26px;
}
.sidecats {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sidecats .title {
    background-color: #18a3d6;
    border-radius: 2px 2px 0 0;
}
.sidecats .title p {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0 10px 10px;
    margin-bottom: 0;
}
.sidecats ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #efefef;
}
.sidecats ul li a {
    display: block;
    width: 100%;
    color: #666666;
    padding-left: 20px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    line-height: 30px;
}
.sidecats ul li a:hover, .sidecats ul li a.active {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    background-color: #e6e6e6;
    text-decoration: none;
}
.table-subtitle {
    font-weight: bold;
    color: #6d747d;
    border-bottom: 2px solid #e3e4e8;
    font-size: 16px;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.subtitle {
    font-weight: bold;
    color: #6d747d;
    font-size: 16px;
    margin-bottom: 20px;
}
.table-striped>tbody>tr>th {
    line-height: 30px;
}
.table-striped>tbody>tr>td {
    line-height: 30px;
}
.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #f0f2f5;
}
.table-striped>thead>tr>td, .table-striped>tbody>tr>td, .table-striped>tfoot>tr>td {
    background-color: #f6f8fa;
    color: #a4a9ae;
}
.table-striped-black>tbody>tr>td {
    color: #000000;
}
.table-striped>thead>tr>th, .table-striped>tbody>tr>th, .table-striped>tfoot>tr>th, .table-striped>thead>tr>td, .table-striped>tbody>tr>td, .table-striped>tfoot>tr>td {
    border-top: 0;
}
.table-striped>tbody>tr>td:nth-child(1) {
    font-weight: bold;
} 
.table-striped {
    margin-bottom: 50px;
}
.table-striped tr th {
    color: #a4a9ae;
    padding: 8px 15px !important;
}
.table-striped tr td {
    padding: 8px 15px !important;
}
.install-table {
    margin-bottom: 20px;
}
.install-table>tbody>tr>td:nth-child(1) {
    font-weight: normal;
    white-space: nowrap;
}
.install-table a.available-more {
    vertical-align: top;
    height: 36px;
    margin: 0;
    padding: 9px 6px;
}
.install-table input[type="text"] {
    height: 26px;
    color: #a4a9ae;
    padding: 6px;
    line-height: 15px;
    background-color: #f0f2f5;
    border: 2px solid #e3e4e8;
    border-radius: 5px;
    width: 50%;
}
.install-table select {
    width: 100%;
    background-color: #f0f2f5;
    border: 2px solid #e3e4e8;
    border-radius: 5px;
    color: #a4a9ae;
}
.install-table-black select {
    color: #000000
}
.install-table-black input[type="text"] {
    color: #000000
}
.install-table .center {
    text-align: center;
}
.install-table a.available-more img {
    position: relative;
    top: -3px;
    margin-left: 6px;
    margin-bottom: 0;
}
.inner-content img {
    margin-bottom: 40px;
}
.inner-content ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;
}
.inner-content ul li {
    padding-left: 13px;
    background: transparent url('../Content/images/bullet.png') scroll 0px 12px no-repeat;
}
.inner-content ul li p {
    margin-bottom: 6px;
}
ul.pagination {
    margin-top: 0;
    margin-bottom: 0;
}
ul.pagination li {
    background: none;   
    padding: 0;
    position: relative;
}
ul.pagination li a {
    border-radius: 0 !important;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
}
.pagination>li>a {
    height: 40px;
    width: 46px;
    background-color: #bfbfbf;
    margin-bottom: 10px;
}
.pagination>li:first-child>a {
    margin-right: 20px;
    width: 90px;
    height: 40px;
    background-color: #9e9e9e;
}
.pagination>li:last-child>a {
    margin-left: 20px;
    width: 90px;
    height: 40px;
    background-color: #9e9e9e;
}
ul.pagination>.active>a {
    background-color: #18a4d7;
    border: none;
}
ul.pagination>.active>a:before {
    position: absolute;
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #18a4d7;
    top: -5px;
    left: auto;
    right: auto;
}
ul.pagination>.active>a:hover {
    background-color: #18a4d7;
}
.floating-trial {
    width: 150px;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #004E6D),
        color-stop(0.5, #0E81AB),
        color-stop(1, #18A4D7)
        );
    background-image: -o-linear-gradient(top, #004E6D 0%, #0E81AB 50%, #18A4D7 100%);
    background-image: -moz-linear-gradient(top, #004E6D 0%, #0E81AB 50%, #18A4D7 100%);
    background-image: -webkit-linear-gradient(top, #004E6D 0%, #0E81AB 50%, #18A4D7 100%);
    background-image: -ms-linear-gradient(top, #004E6D 0%, #0E81AB 50%, #18A4D7 100%);
    background-image: linear-gradient(to top, #004E6D 0%, #0E81AB 50%, #18A4D7 100%);
    border-radius: 0 0 0 7px;
    position: fixed;
    right: 0;
    top: 233px;
    transition: all ease-in-out 1s 0s;
    -moz-transition: all ease-in-out 1s 0s;
    -webkit-transition: all ease-in-out 1s 0s;
    -o-transition: all ease-in-out 1s 0s;
    z-index: 100;
}
.floating-trial .title {
    color: #ffffff;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    display: block;
    background: transparent url('../Content/images/trial_tick.png') scroll 0 4px no-repeat;
    padding-left: 24px;
    margin-left: 8px;
    margin-top: 7px;
}
.floating-trial ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.floating-trial ul {
    margin-bottom: 7px;
}
.floating-trial ul li {
    background: none;
    line-height: 14px;
    padding-left: 0;
}
.floating-trial ul li a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
    padding-left: 16px;
    background: transparent url('../Content/images/right_tick.png') scroll 0 8px no-repeat;
    line-height: 14px;
    min-height: 32px;
    display: block;
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.floating-trial ul li:hover {
    background: rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 6px #555;
}
.floating-trial .close {
    display: block;
    width: 23px;
    height: 23px;
    background: #18a3d5 url('../Content/images/close_trial.png') scroll 6px 5px  no-repeat;
    position: absolute;
    left: -24px;
    opacity: 1;
}
.floating-trial.close-state {
    right: -150px;
}
.floating-trial.close-state .close {
    background-position: 6px -23px
}
.wide-container {
    margin: 0 -1000px 20px;
    padding: 20px 1000px;
    background-color: #f5f5f5;
}
.white-container {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 0px #e3e4e8;
}
.white-container img {
    margin: 0;
}
.white-container .location {
    padding-left: 30px;
    background: transparent url('../Content/images/location_icon.png') scroll 0 3px no-repeat;
    font-size: 14px;
    color: #000000;
    margin-top: 27px;
}
.white-container p {
    margin-bottom: 10px;
}
.white-container .contact-info {
    padding-left: 30px;
    background: transparent url('../Content/images/world_icon.png') scroll 0 3px no-repeat;
    font-size: 14px;
    color: #000000;
}
.schedule-form input {
    padding: 13px 12px;
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
}
.schedule-form select {
    padding: 12px 12px;
}
.schedule-form label {
    font-size: 14px;
    color: #768082;
    font-weight: normal;
    line-height: 19px;
    padding-top: 12px !important;
}
.schedule-form .btn, .signup-submit .btn {
    border-radius: 0;
    border: none;
    background-color: #18a4d7;
    padding: 15px 24px;
}
.trial-board .btn:hover, .schedule-form .btn:hover, .signup-submit .btn:hover {
    background-color: #297593;
}
.schedule-form .btn-holder, .signup-submit .btn-holder {
    text-align: right;
}
.signup-submit {
    margin-top: 20px;
}
form .has-success input {
    border: 2px solid #8cc152 !important;    
}
form .has-success .col-md-8 {
    position: relative;
}
form .has-success .col-md-8:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background: transparent url('../Content/images/success_icon.png') top left no-repeat;
    top: 16px;
    right: 20px;
}
form .has-error .col-md-8 {
    position: relative;
}
form .has-error .col-md-8:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background: transparent url('../Content/images/error_icon.png') top left no-repeat;
    top: 16px;
    right: 20px;
}
form .has-error input {
    border-width: 2px !important;
}
form em {
    color: #e14040;
}
.news-item {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.news-item h2 {
    font-size: 16px;
    color: #6d747d;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 28px;
}
.news-item .date p {
    font-size: 12px;
    color: #b6b6b6;
}
.news-item .date p span {
    color: #5c686c;
}
.news-item .more {
    text-align: right;
}
.news-item .more a, .more-lnk, .tour-more {
    padding-right: 30px;
    background: transparent url('../Content/images/more_icon_blue.png') scroll right 2px no-repeat;
    display: inline-block;
}
.pager-news>li a.prev {
    display: block;
    width: 23px;
    height: 23px;
    background: transparent url('../Content/images/pager_navs.png') top left no-repeat;
    border: none;
    margin: 0;
}
.pager-news>li a.prev:hover {
    background: transparent url('../Content/images/pager_navs.png') top left no-repeat;
}
.pager-news>li a.next {
    display: block;
    width: 23px;
    height: 23px;
    background: transparent url('../Content/images/pager_navs.png') scroll -23px 0 no-repeat;
    border: none;
    margin: 0;
}
.pager-news>li a.next:hover {
    background: transparent url('../Content/images/pager_navs.png') scroll -23px 0 no-repeat;
}
.pager-news>li a {
    background: none;
    border: none;
    color: #a4a9ae !important;
    padding: 0;
}
.pager-news>li a:hover {
    background: none;
}
.pager-news>li.active a {
    background: none !important;    
    color: #00aeff !important;
}
.pager-news>li.active a:before {
    border: none !important;
}
.scroll_box {
    height: 200px;
    padding: 15px;
    background-color: #ffffff;
    border: 2px solid #e3e4e8;
    border-radius: 5px;
}
.captcha-input {
    padding: 13px 12px;
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
}
.colored-list {
    color: #00aeff;
}
.colored-list {
    margin-bottom: 40px;
}
.colored-list li {
    margin-bottom: 5px;
}
.colored-list p {
    color: #666666;
    margin-bottom: 0;
}
.trial-board {
    background: #044c6c;
}
.trial-board {
    color: #ffffff;
    border-bottom: 3px solid #e4e5e9;
}
.trial-board h2 {
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 28px;
}
.trial-board .undertitle {
    text-align: center;
    margin-bottom: 30px;
}
.trial-board h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.trial-board ul {
    list-style: disc;
    margin-left: 17px;
}
.trial-board ul li {
    background: none;
    padding-left: 0;
}
.trial-board p {
    font-weight: bold;
}
.trial-board .col-md-6 {
    position: relative;
}
.trial-board .left {
    padding: 30px 50px 26px 30px;
}
.trial-board .right {
    padding: 30px 30px 30px 50px;
}
.trial-board .trial_or {
    position: absolute;
    top: 70px;
    left: -38px;
}
.trial-board .btn {
    font-size: 16px;
    color: #ffffff;
    background-color: #18a4d7;
    padding: 10px 30px 10px 10px;
    border: none;
    position: relative;
    margin-bottom: 0;
    margin-top: 68px;
}
.trial-board .btn:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 10px;
    background: transparent url("../Content/images/right_tick.png") top left no-repeat;
    width: 6px;
    height: 10px;
}
.trial-board .btns-wrapper {
    text-align: center;
    clear: both;
}
.trial-board .right .btn {
    margin-top: 74px;
}
.product-img-wrapper {
    border-bottom: 3px solid #18a1d3;
    margin-bottom: 30px;
    position: relative;
}
.product-img-wrapper:after {
    position: absolute;
    left: 103px;
    content: "";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #18a1d3;
    bottom: -15px;
}
.product-img-wrapper img {
    margin-bottom: 0;
}
.product-item {
    border-bottom: 3px solid #e3e4e8;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.tour-item {
    border-bottom: 1px solid #e3e4e8;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.support-item {
    border-top: 1px solid #e3e4e8;
    padding-top: 5px;
    margin-top: 30px;
}
.support-subtitle {
    color: #6d747d;
    font-size: 16px;
    font-weight: 600;
}
.support-subtitle2 {
    color: #6d747d;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    padding-top: 15px;
}
.support-bold {
    font-weight: bold;
}
.product-item .title {
    font-size: 20px;
    color: #18a1d3;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.product-item .product-more {
    font-style: italic;
    color: #0eade6;
    display: block;
    text-align: right;
    background: url("../Content/images/features_more_icon.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
    padding-right: 12px;
    font-weight: bold;
    font-size: 12px;
}
.tour-menu {
    border: 1px solid #04acf8;
    text-align: center;
    margin-bottom: 40px;
}
.tour-menu img {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
}
.tour-menu span {
    padding-right: 10px;
}
.tour-menu span a {
    border-bottom: 1px dotted #18a2d4;    
    margin-right: 10px;
    position: relative;
    white-space: nowrap;
}
.tour-menu span a:after {
    position: absolute;
    content: "|";
    color: #c2c2c2;
    right: -17px;
    top: -3px;
}
.tour-menu span a:hover {
    text-decoration: none;
}
.tour-menu  .menu-items {
    padding: 0 50px;
}
.tour-item .title {
    color: #6d747d;
    font-size: 16px;
    font-weight: 600;
}
.tour-img-wrapper a {
    display: block;
    position: relative;
}
.tour-img-wrapper a:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    max-width: 300px;
}
.tour-img-wrapper a:hover:after {
    content: "";
    position: absolute;
    width: 66px;
    height: 66px;
    background-image: url('../Content/images/lens.png');
    left: 32%;
    top: 37%;
}
.tour-img-wrapper img {
    margin-bottom: 0;
}


/*Responsive Customizations*/
/* Large desktop */
@media (min-width: 1200px) {
    .logo-slider {
        min-height: 200px;
    }
    ul.pagination {
        margin-left: 40px;
    }
    ul.pager-news {
        margin-left: 115px;
    }
    .trial-board .left {
        min-height: 381px;
    }
    .trial-board .right {
        min-height: 381px;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .logo-slider {
        min-height: 200px;
    }
    .trial-board .right {
        min-height: 381px;
    }
    .trial-board .left {
        min-height: 381px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3,
    .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6,
    .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9,
    .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11,
    .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top-menu .menu {
        width: 80%;
        float: right;
    }
    .nav>li>a {
        padding: 10px 7px;
    }
    .logo-slider .description {
        width: 100%;
        height: auto;
        margin: 30px 0 0 0;
    }
    .logo-slider {
        min-height: 303px;
    }
    .install-table>tbody>tr>td:nth-child(1) {
        white-space: normal;
    }
    .trial-board .trial_or {     
        top: 71px;
        left: -35px;
    }
    .trial-board ul li {
        line-height: 17px;
    }
    .trial-board ul li {
        background: none;
        padding-left: 0;
        line-height: 20px;
    }
    .trial-board p {
        line-height: 20px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .top-head p {
        text-align: center;
    }
    .top-head .col-sm-3 {
        text-align: center;
    }
    .top-head .btn-primary {
        margin-bottom: 20px;
        margin: 30px 0 0 0;
    }
    .top-head .btn-primary, .trial-line .btn-primary {
        float: none;
    }
    .trial-line {
        text-align: center;
    }
    .trial-line .btn-primary {
        margin-bottom: 15px;
    }
    .top-menu .menu {
        width: 50%;
        margin: 0 auto 20px;
    }
    .logo {
        width: 100%;
        text-align: center;
        display: block;
    }
    .home-features img {
        margin: 0 auto;
    }
    .home-features h3 {
        text-align: center;
    }
    .home-features a {
        margin-bottom: 30px;
    }
    .home-features p, .home-features a {
        text-align: center;
        display: block;
    }
    .home-features a {
        width: 111px;
        margin: 0 auto 30px;
        background-position: right 10px;
    }
    .logo-slider .description {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .logo-slider {
        min-height: 303px;
    }
    .footer-wrapper .col-md-3:nth-child(1) {
        padding: 10px 20px;
    }
    .white-container img {
        margin: 20px;
    }
    .install-table>tbody>tr>td:nth-child(1) {
        white-space: normal;
    }
    .trial-board .trial_or {
        display: none;
    }
    .trial-board {
        background: #18a4d7 none;
    }
    .trial-board .btn {
        background-color: #297593;
    }
    .top-head .btn-primary {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .white-container .location {
        margin-left: 20px;
    }
    .white-container .contact-info {
        margin-left: 20px;
    }
    .white-container .contact-info {
        margin-left: 20px;
    }
    .available-list h2 {
        margin-top: 50px;
    }
    .trial-board .btn {
        margin-top: 18px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .top-head .col-sm-3 {
        text-align: center;
    }
    .top-head .btn-primary {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .trial-line {
        text-align: center;
    }
    .top-head .btn-primary, .trial-line .btn-primary {
        float: none;
    }
    .trial-line .btn-primary {
        margin-bottom: 15px;
    }
    .logo {
        width: 100%;
        text-align: center;
        display: block;
    }
    .home-features img {
        margin: 0 auto;
    }    
    .home-features p, .home-features a {
        text-align: center;
        display: block;
    }
    .home-features a {
        margin-bottom: 30px;
        width: 111px;
        margin: 0 auto 30px;
        background-position: right 10px;
    }
    .home-features h3 {
        text-align: center;
    }
    .logo-slider .description {
        width: 100%;
        height: auto;
        margin: 30px 0 0 0;
    }
    .logo-slider {
        min-height: 333px;
    }
    .footer-wrapper .col-md-3:nth-child(1) {
        padding: 10px 20px;
    }
    .white-container img {
        margin: 20px;
    }
    .install-table>tbody>tr>td:nth-child(1) {
        white-space: normal;
    }
    .trial-board .trial_or {
        display: none;
    }
    .trial-board {
        background: #18a4d7 none;
    }
    .trial-board .btn {
        background-color: #297593;
    }
    .available-list h2 {
        margin-top: 50px;
    }
    .trial-board .btn {
        margin-top: 18px;
    }
}