@import "social-icons.css";
.row {
    margin-right: -15px;
    margin-left: -15px!important
}
html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
	-webkit-font-smoothing: antialiased
}

.clear {
    clear: both
}

body {
	font-family: 'Droid Sans', 'Lato', 'Helvetica Neue', Helvetica, Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #444;
	height: 100%;
	background-image: url(../img/scroll-roundel-bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: font-family: 'Lato', sans-serif;
    'Helvetica Neue',
    Helvetica,
    Calibri,
    Arial,
    sans-serif;
    font-weight: bold!important;
    color: #2d5b8a;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 36px;
    line-height: 40px
}

h2 {
    font-size: 32px;
    line-height: 40px
}

h3 {
    font-size: 20px;
    line-height: 32px
}

h4 {
    font-size: 13px;
    line-height: 30px
}

h5 {
    font-size: 12px;
    line-height: 26px
}

h6 {
    font-size: 11px;
    line-height: 24px
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white
}

.title {
    border-bottom: 3px double #f6f6f6;
    margin-bottom: 10px
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
    /*border-bottom:2px solid #29a9df!important;*/
    display: inline-block;
    padding: 0;
    margin: 15px 15px -4px 0px!important
}

#wrapper {
    background: white
}

ul,
ol {
    margin: 0;
    padding: 0
}

ul {
    margin-left: 25px;
    font-size: 1.0em;
    margin-bottom: 12px;
}

ol {
    margin-bottom: 12px;
    font-size: 1.15em;
    list-style: decimal
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 30px
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul.disc {
    list-style: disc outside
}

.navbar {
    background: #2d5b8a;
    border-bottom: 5px solid #f6f6f6!important;
    min-height: 70px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0
}

.navbar .navbar-brand {
    color: #fff;
    font-size: 29px;
    font-weight: bold;
    padding: 5px 15px 0 0;
    line-height: 70px
}

.navbar .navbar-brand i {
    border: 3px solid #ddd;
    margin-right: 10px;
    width: 54px;
    height: 54px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    line-height: 48px;
    text-align: center
}

.navbar .navbar-brand span {
    color: #29a9df
}

.navbar .navbar-toggle {
    margin-top: 16px;
    margin-right: 25px
}

.navbar .navbar-collapse {
    margin-top: 0;
    border: 0
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    border-top: 4px solid black;
    font-size: 16px;
    padding: 22px;
    padding: 22px 15px \9
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    border-top: 4px solid #29a9df;
    background: #29a9df;
    color: white
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    border-top: 4px solid #29a9df;
    background: #29a9df;
    color: white
}

.navbar-default .navbar-nav>.active>a .caret,
.navbar-default .navbar-nav>.active>a:hover .caret,
.navbar-default .navbar-nav>.active>a:focus .caret {
    border-top-color: white!important;
    border-bottom-color: white!important
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: #29a9df;
    color: white
}

.navbar-default .navbar-nav>li>.dropdown-menu {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.navbar-default .navbar-nav>li>.dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.navbar-default .navbar-nav>li>.dropdown-menu:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    content: ''
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
    color: white;
    background: #29a9df!important
}

.dropdown-menu .active>a {
    color: white!important;
    background: #29a9df!important
}

.dropdown-menu .active>a:hover {
    color: white!important;
    background: #29a9df!important
}

.navbar .btn-navbar {
    margin-top: 15px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #29a9df!important;
    border-bottom-color: #29a9df!important
}

#page-title-icon {
    background: white;
    height: 48px;
    width: 48px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    padding: 4px;
    margin-left: -16px;
    margin-top: -18px;
    position: relative;
    z-index: 10;
    float: left
}

#page-title {
    background: url(../img/slider.jpg);
    display: block;
    margin-bottom: 25px;
    position: relative;
    z-index: 20;
    border-bottom: 5px solid #f6f6f6
}

#page-title #page-title-inner {
    background: -moz-linear-gradient(top, rgba(41, 169, 223, 0.9) 0, rgba(41, 169, 223, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 169, 223, 0.9)), color-stop(100%, rgba(41, 169, 223, 0.9)));
    background: -webkit-linear-gradient(top, rgba(41, 169, 223, 0.9) 0, rgba(41, 169, 223, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(41, 169, 223, 0.9) 0, rgba(41, 169, 223, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(41, 169, 223, 0.9) 0, rgba(41, 169, 223, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(41, 169, 223, 0.9) 0, rgba(41, 169, 223, 0.9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e629a9df', endColorstr='#e629a9df', GradientType=0);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
    padding: 10px
}

#page-title #page-title-inner i {
    margin: -6px 2px -5px -18px;
    padding: 0
}

#page-title #page-title-inner h2 {
    display: inline-block;
    font-family: "Droid Sans"!important;
    color: white;
    padding: 10px 20px 5px 20px;
    font-size: 30px
}

#page-title #page-title-inner span {
    color: #555
}

.page-title-small h3 {
    width: 100%;
    text-align: center
}

.picture .item-description {
    text-align: justify;
    padding: 0px 5px 5px 0;
    border: 0;
    margin: 0
}

.post .picture,
#portfolio-wrapper .picture {
    background: white;
    padding: 3px;
    border: 1px solid #fcfcfc;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25)
}

.post .picture,
#portfolio-wrapper .picture .item-description {
    margin-bottom: 0;
    padding: 5px;
    border: 0;
    margin: 0
}

#portfolio-wrapper .portfolio-item {
    margin-bottom: 20px
}

.image-overlay-link,
.image-overlay-zoom {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 40;
    display: none;
    background-color: #222;
    background: rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.glyphicons-icon-list div {
    margin: 10px 0
}

.glyphicons-icon-list div span,
.glyphicons-icon-list div strong {
    font-size: 10px
}

.glyphicons-icon-list div strong {
    margin-top: -5px;
    display: block
}

.fontawesome-icon-list div {
    margin: 5px 0
}

.fontawesome-icon-list .fa {
    width: 20px;
    text-align: center;
    margin-right: 10px;
    font-size: 16px
}

.icons-box {
    border: 1px solid white;
    padding: 20px 10px 10px 10px
}

.icons-box:hover {
    background: #fcfcfc;
    border: 1px solid #f6f6f6
}

.icons-box h3 {
    margin: 0 auto;
    padding-top: 10px;
    margin-bottom: 10px
}

.icons-box p {
    float: left
}

.icons-box i {
    float: left;
    margin: -2px 0 0 0;
    text-align: center
}

.icons-box i.circle {
    float: none!important;
    margin: 0 auto!important;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em
}

.icons-box i.big {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 30px
}

.icons-box i.color {
    color: #29a9df
}

.icons-box i.full-color {
    background: #29a9df;
    color: white
}

.icons-box i.bordered {
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    -webkit-box-shadow: 0 0 0 3px #000;
    -moz-box-shadow: 0 0 0 3px #000;
    box-shadow: 0 0 0 3px #000;
    margin: 0 auto;
    opacity: .1
}

.icons-box i.bordered.color {
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
    -webkit-box-shadow: 0 0 0 3px #29a9df;
    -moz-box-shadow: 0 0 0 3px #29a9df;
    box-shadow: 0 0 0 3px #29a9df;
    margin: 0 auto;
    opacity: 1
}

.icons-box.vertical h3 {
    margin-top: -15px
}

.icons-box.vertical p {
    margin-top: -10px
}

.icons-box.vertical i {
    margin-left: 10px!important
}

#team img {
    width: 100%
}

#team .team-name {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    font-family: "Droid Sans";
    font-size: 18px;
    text-align: center
}

#team .team-name span {
    font-size: 12px;
    font-weight: normal;
    color: #888
}

#team .team-about p {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px
}

.button,
input[type="button"] {
    padding: 9px 12px;
    display: inline-block;
    border: 0;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    width: auto;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

input[type="button"] {
    float: left
}

.button.medium {
    padding: 11px 17px;
    font-size: 14px
}

.button.gray {
    color: white;
    background: #444
}

.button.gray:hover {
    background: #72b626
}

.button.light {
    color: white;
    background: #aaa
}

.button.light:hover {
    background: #72b626
}

.button.color {
    color: white;
    background: #72b626
}

.button.color:hover {
    background: #aaa
}

input[type="button"] {
    color: white;
    background: #72b626
}

input[type="button"]:hover {
    background: #aaa
}

.button.gray:hover,
.button.light:hover,
.button.color {
    background: #555
}

.button.color {
    color: white;
    background: #29a9df
}

.button.color:hover {
    background: #aaa
}

input[type="button"] {
    background: #29a9df;
    color: white
}

.alert {
    background-color: whiteee1;
    color: #daac50;
    border: 1px solid #f5c056
}

.alert.alert-success {
    background-color: #edf6e5;
    color: #7a9659;
    border: 1px solid #9fc76f
}

.alert.alert-error {
    background-color: #fdeaea;
    color: #ca6f74;
    border: 1px solid #f27b81
}

.alert.alert-info {
    background-color: #e9f8ff;
    color: #5d9fa9;
    border: 1px solid #75c7d3
}



.tabs-nav {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.tabs-nav li {
    float: left;
    line-height: 34px;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin: 0 0 -1px 0
}

.tabs-nav li a {
    background-color: #fcfcfc;
    border: 1px solid #f6f6f6;
    border-right: 0;
    border-bottom: 1px solid #f6f6f6;
    color: #888;
    display: block;
    letter-spacing: 0;
    outline: 0;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden!important;
    text-overflow: ellipsis
}

.ie7 .tabs-nav li a {
    height: 35px
}

.tabs-nav li:first-child a {
    border-left: 1px solid #f6f6f6
}

.tabs-nav li:last-child a {
    border-right: 1px solid #f6f6f6
}

.tabs-nav li.active a {
    color: #444;
    font-weight: bold
}

.tabs-nav li.active a i {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)"
}

.tabs-nav li i {
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)"
}

.tabs-nav li a:hover {
    background: white
}

.tabs-nav li.active a {
    background: white;
    border-bottom: 2px solid white
}

.tabs-container {
    border: 1px solid #f6f6f6;
    margin: -1px 0 20px;
    overflow: hidden;
    width: 100%;
    line-height: 19px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1)
}

.tab-content {
    /*padding:20px*/
}

ul.skills {
    padding: 0
}

ul.skills li {
    margin-bottom: 12px;
    list-style: none
}

ul.skills li h5 {
    margin-bottom: 6px
}

ul.skills li .meter {
    height: 23px;
    position: relative;
    background: #fcfcfc
}

ul.skills li .meter>span {
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden
}

ul.skills li .meter>span:after,
ul.skills li .animate>span>span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}

ul.skills li .meter>span:after,
ul.skills li .animate>span>spans li.current {
    background: #29a9df
}

.five-tables .pricing-table {
    width: 20%
}

.four-tables .pricing-table {
    width: 25%
}

.three-tables .pricing-table {
    width: 33%
}

.two-tables .pricing-table {
    width: 50%
}

#filters {
    text-align: right;
    right: 0;
    margin: 10px 0;
    border-bottom: 3px double #f6f6f6
}

#filters ul li {
    display: inline
}

#filters a {
    padding: 5px 10px;
    border: 1px solid #f6f6f6;
    display: inline-block;
    color: #888;
    background-color: white;
    margin: 0 5px 10px 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.project-info {
    margin-bottom: 15px
}

.project-info .button {
    margin-bottom: 30px!important
}

.project-info strong {
    color: #29a9df
}

.launch {
    margin-bottom: 30px
}

.project-tags {
    margin-top: 15px
}

.project-tags strong {
    float: left;
    margin: 5px 10px 20px 0
}

.pagination {
    margin-bottom: -10px
}

.pagination li {
    padding: 5px 10px;
    border: 1px solid #eee;
    display: inline-block;
    *float: left;
    background: white;
    color: #888;
    margin-right: 1px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ie7 .pagination li {
    margin-right: 5px
}

li.current {
    background: #29a9df;
    border: 1px solid #29a9df;
    color: white
}

.widget {
    margin-top: 25px
}

.first.widget {
    margin-top: -5px
}

.first.widget {
    margin-top: -5px
}

.tags a {
    padding: 5px 10px;
    border: 1px solid #eee;
    display: inline-block;
    color: #666;
    background: white;
    margin: 0 3px 6px 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.tags a:last-child {
    margin-right: 0
}

.tags a:hover {
    background: #29a9df;
    border: 1px solid #29a9df;
    color: white
}
.check_list li,
.plus_list li,
.minus_list li,
.star_list li,
.arrow_list li,
.square_list li,
.circle_list li,
.cross_list li {
    list-style: none;
    margin: 5px 0
}

.check_list li {
    background: url(../img/icons/list/blue/list_check.png) no-repeat 0 50%;
    padding: 0 0 0 18px
}

.plus_list li {
    background: url(../img/icons/list/blue/list_plus.png) no-repeat 0 50%;
    padding: 0 0 0 18px
}

.minus_list li {
    background: url(../img/icons/list/blue/list_minus.png) no-repeat 0 50%;
    padding: 0 0 0 18px
}

.star_list li {
    background: url(../img/icons/list/blue/list_star.png) no-repeat 0 50%;
    padding: 0 0 0 16px
}

.arrow_list li {
    background: url(../img/icons/list/blue/list_arrow.png) no-repeat 0 50%;
    padding: 0 0 0 16px
}

.square_list li {
    background: url(../img/icons/list/blue/list_square.png) no-repeat 0 50%;
    padding: 0 0 0 16px
}

.circle_list li {
    background: url(../img/icons/list/blue/list_circle.png) no-repeat 0 50%;
    padding: 0 0 0 16px
}

.cross_list li {
    background: url(../img/icons/list/blue/list_cross.png) no-repeat 0 50%;
    padding: 0 0 0 16px
}

.validation-error,
.validation-error:focus {
    border: 1px solid #f2c4c2!important;
    background: #ffeceb!important
}

#login-box,
#register-box {
    padding: 20px 20px;
    margin-bottom: 40px;
    background: white;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35)
}

#login-form input[type="text"],
#login-form input[type="password"] {
    margin-bottom: 8px;
    font-size: 16px;
    height: 40px
}

#login-form input[type="checkbox"] {
    margin-top: -4px
}

#login-form .remember {
    width: 45%;
    float: left;
    text-align: left;
    line-height: 30px;
    height: 40px
}

#login-form .forgot {
    width: 45%;
    float: right;
    text-align: right;
    font-weight: bold;
    line-height: 30px;
    height: 40px
}

#footer-menu {
    height: 60px;
    background: #fcfcfc url(../img/bg-k20.png) repeat;
    border-top: 4px solid #f6f6f6;
    border-bottom: 4px solid #f6f6f6;
    margin-top: 20px;
    line-height: 56px
}

#footer-menu #footer-menu-logo {
    height: 40px
}

#footer-menu #footer-menu-logo a {
    color: #ddd;
    text-decoration: none;
    font-size: 22px;
    margin-left: 5px
}

#footer-menu #footer-menu-logo a span {
    color: #666
}

#footer-menu #footer-menu-links {
    display: block;
    float: left
}

#footer-menu #footer-menu-links ul {
    list-style: disc;
    color: #999;
    margin: 0
}

#footer-menu #footer-menu-links ul li {
    float: left;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 25px
}

#footer-menu #footer-menu-links ul li:first-child {
    list-style: none
}

#footer-menu #footer-menu-links ul li a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Droid Sans';
    text-transform: lowercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: bold
}

#footer-menu #footer-menu-back-to-top {
    margin: 12px;
    z-index: 999
}

#footer-menu #footer-menu-back-to-top a {
    width: 30px;
    height: 30px;
    display: block;
    background-color: #29a9df;
    background-image: url(../img/scroll-top-top.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#footer-menu #footer-menu-back-to-top a:hover {
    background-color: #aaa
}

#footer {
    background: url(../img/bg-k10.png) repeat;
    border-bottom: 4px solid #f6f6f6;
    color: #666!important;
    padding: 40px 0;
    z-index: 1;
    position: relative;
    opacity: 1
}

#footer p,
#footer a {
    color: #666!important
}

#footer h3 {
    padding: 2px 0!important;
    margin-bottom: 10px;
    color: #666;
    border-bottom: 5px double #f6f6f6
}

#copyright {
    padding: 20px 0
}

#copyright p {
    margin: 0 auto;
    text-align: center;
    color: #666
}

.links-list,
.links-list-alt {
    padding: 0
}

.links-list li a {
    color: #a4a4a4;
    display: block;
    padding: 3px 0;
    padding-left: 12px;
    background: url(../img/links-list-arrow-01.png) no-repeat left 47%
}

.links-list-alt li a {
    color: #666;
    display: block;
    padding: 3px 0;
    padding-left: 12px;
    background: url(../img/links-list-arrow-02.png) no-repeat left 47%
}

.links-list li a:hover {
    color: #efe9d8
}

.links-list-alt li a:hover {
    color: #888
}

.links-list li:first-child a,
.links-list-alt li:first-child a {
    margin: -3px 0 0 0
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25)
}

.btn-primary {
    background-color: #48bcde;
    color: white;
    /*background-image:-moz-linear-gradient(top,#29a9df,#29a9df);background-image:-ms-linear-gradient(top,#29a9df,#29a9df);background-image:-webkit-gradient(linear,0 0,0 100%,from(#29a9df),to(#29a9df));background-image:-webkit-linear-gradient(top,#29a9df,#29a9df);background-image:-o-linear-gradient(top,#29a9df,#29a9df);background-image:linear-gradient(top,#29a9df,#29a9df);background-repeat:repeat-x;*/
    border-color: #29a9df #29a9df #29a9df;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled {
    background-color: #29a9df
}

.btn-primary:active,
.btn-primary.active {
    background-color: #039 \9
}

.btn-warning {
    background-color: #faa732;
    color: white;
    background-image: -moz-linear-gradient(top, #fbb450, #fbb450);
    background-image: -ms-linear-gradient(top, #fbb450, #fbb450);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fbb450));
    background-image: -webkit-linear-gradient(top, #fbb450, #fbb450);
    background-image: -o-linear-gradient(top, #fbb450, #fbb450);
    background-image: linear-gradient(top, #fbb450, #fbb450);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled {
    background-color: #fbb450
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9
}

.btn-danger {
    background-color: #da4f49;
    color: white;
    background-image: -moz-linear-gradient(top, #ee5f5b, #ee5f5b);
    background-image: -ms-linear-gradient(top, #ee5f5b, #ee5f5b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#ee5f5b));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #ee5f5b);
    background-image: -o-linear-gradient(top, #ee5f5b, #ee5f5b);
    background-image: linear-gradient(top, #ee5f5b, #ee5f5b);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled {
    background-color: #ee5f5b
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9
}

.btn-success {
    background-color: #5bb75b;
    color: white;
    background-image: -moz-linear-gradient(top, #29a9df, #29a9df);
    background-image: -ms-linear-gradient(top, #29a9df, #29a9df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#29a9df), to(#29a9df));
    background-image: -webkit-linear-gradient(top, #29a9df, #29a9df);
    background-image: -o-linear-gradient(top, #29a9df, #29a9df);
    background-image: linear-gradient(top, #29a9df, #29a9df);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled {
    background-color: #29a9df
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9
}

.btn-info {
    background-color: #49afcd;
    color: white;
    background-image: -moz-linear-gradient(top, #5bc0de, #5bc0de);
    background-image: -ms-linear-gradient(top, #5bc0de, #5bc0de);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#5bc0de));
    background-image: -webkit-linear-gradient(top, #5bc0de, #5bc0de);
    background-image: -o-linear-gradient(top, #5bc0de, #5bc0de);
    background-image: linear-gradient(top, #5bc0de, #5bc0de);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled {
    background-color: #5bc0de
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9
}

.btn-inverse {
    color: white;
    background-color: #363636;
    *background-color: #222;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-image: -moz-linear-gradient(top, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled {
    color: white;
    background-color: #222;
    *background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9
}

/*.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}*/
.btn-primary {
    margin-bottom:10px;
}

@media only screen and (min-width:1200px) {
    #portfolio-wrapper .col-sm-3.portfolio-item {
        padding: 0;
        width: 24%
    }
}

@media only screen and (min-width:960px) and (max-width:1199px) {
    .navbar .nav>li>a {
        padding: 22px 10px
    }
    .flexslider.home {
        min-height: 300px
    }
    .icons-box.vertical i {
        margin-left: 0!important
    }
    #portfolio-wrapper .col-sm-3.portfolio-item {
        padding: 0;
        width: 24%
    }
	.headline-copy {
    font-size: 1.3em;
    color: #48bcde;
    /*margin-left:20px;*/
    line-height: 1.3em;
}
	
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .navbar-brand {
        margin-left: 15px
    }
    .navbar .nav>li>a {
        font-size: 14px;
        padding: 22px 7px
    }
    ol li ol.childlist .comment-des {
        width: 86%
    }
	.headline-copy {
    font-size: 1.3em;
    color: #48bcde;
    /*margin-left:20px;*/
    line-height: 1.3em;
}
}

@media only screen and (max-width:767px) {
    body {
        padding: 0
    }
    #footer-menu,
    #footer {
        padding: 0 10px
    }
    .navbar .nav>li>a {
        font-size: 14px;
        padding: 5px 15px!important;
        margin: 5px 15px!important
    }
    .navbar-brand {
        margin-left: 0px
    }
    #contact-details {
        text-align: center;
        float: left
    }
    .post-meta {
        display: none
    }
    .post-title h2 {
        line-height: 26px;
        margin-bottom: 15px
    }
    .post-icon {
        margin-top: 28px
    }
    #filters,
    #portfolio-navi {
        position: relative;
        text-align: left;
        display: block;
        margin: 0 0 23px 0
    }
    #portfolio-navi {
        margin: -5px 0 25px 0
    }
    .portfolio-item {
        margin: 5px 0 25px 0!important
    }
    .item-description.related {
        margin-bottom: 30px
    }
	.headline-copy {
    font-size: 1.3em;
    color: #48bcde;
    /*margin-left:20px;*/
    line-height: 1.3em;
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .flickr-widget a {
        width: 53px;
        height: 53px
    }
    ol li ol.childlist .comment-des {
        width: 82%
    }
    .comment-des {
        width: 83%
    }
}

@media only screen and (max-width:479px) {
    ol li ol.childlist .comment-des {
        width: 77%
    }
    .comment-des {
        width: 78%
    }
}

img {
    display: block;
    height: auto;
    max-width: 100%;
}

.search-box-new {
    padding: 6px 0 0 0;
    width: 100%;
    font-size: 20px;
    margin: 10px 0 0 0;
    border-radius: 7px;
    /*background: rgba(255,255,255,0.3);
	background-color:#e3edf2;
	border:3px solid #08c*/
}

.search-box-new a:hover {
    color: #000;
}


/* HOME BUTTONS */

.continue a {
    display: block;
    width: 150px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #6c6c6c;
    background-color: #00c6ff;
    color: #fff;
    font-weight: bold;
}

.home-button a {
    display: block;
    margin-top: 30px;
    padding: 8px 0;
    width: 150px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #6C6C6C;
    background-color: #00c6ff;
    color: #FFF;
    font-weight: bold;
}

.continue a:hover,
a:focus {
    /*background-color:#00c6ff;*/
    color: #000;
}

.continue a:visited {
    background-color: #00c6ff;
    color: #FFF;
}

.btn-small {
    padding: 3px 9px 0px 0px;
    font-size: 12px;
    line-height: 18px;
}

.home-header {
    margin-bottom: 15px;
    text-align: center;
    padding: 10px;
}
.home-header-left {
    margin-bottom: 15px;
	margin-top: 10px;
    padding: 10px 0;
}
.docs-header {
    margin-bottom: 15px;
    padding: 10px 10px 10px 0;
}

.extra-top-margin {
    margin-top: 12px;
}

.extra-btm-margin {
    margin-bottom: 15px;
}


/* FOOTER STYLES */

.footer-disclaimer {
    /*text-align: center;*/
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 30px;
    color: rgba(255, 255, 255, 1.0)
}
.footer-disclaimer a {
    color: rgba(255, 255, 255, 1.0)
}
.footer-disclaimer a:hover {
    text-decoration:none
}
.footer-contact a {
    color: rgba(255, 255, 255, 1.0)
}
.footer-contact a:hover {
    text-decoration:none
}
.footer-infotap {
    margin-top: 2px;
    text-align: center
}

.footer-strap {
    margin-top: 10px;
	margin-right:8px;
    float: left;
    font-size: 11px;
    color: rgba(255, 255, 255, 1.0);
}

.footer-sda-logo {
    margin-left: 6px;
}

.footer-contact {
    text-align: right;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1.0)
}

@media only screen and (max-width:767px) {
    .footer-disclaimer,
    .footer-infotap,
    .footer-contact {
        padding-left: 0;
        text-align: left
    }
    .box-green-bg {
        padding: 25px 20px 25px 20px;
    }
}


/* HOME HEADLINE BLOCK */



.device-img-left {
    float: left;
    padding: 3px;
    background-color: #FFF;
    border: 1px solid #CCC;
}

.slides-style {
    background-color: #FFF;
    padding: 4px;
    border: 1px solid #ccc;
}

.device-img-right {
    float: right;
    padding: 5px 0px 30px 20px;
}

.glyph-img-left {
    float: left;
    margin: 0 0px 40px 0px;
    padding: 0 0px 10px 0;
}

.home-img-corners {
    border-radius: 12px;
    padding: 5px;
    background-color: white;
    border: 1px solid #e1e1e1
}

.home-img-extra-btm {
    margin-bottom: 10px;
}


.header-blue {
    color: #2d5b8a;
    font-size: 40px;
    text-shadow: #FFF 1px 1px 1px
}


/* HOME MAIN BUTTONS */

.download-btn {
    /*background-color:rgba(255,255,255,0.4);*/
    padding: 2px;
    border-radius: 6px;
    /*border:1px solid #fff;*/
    float: left;
    width: 100%;
}

.btn-information {
    background-color: #267836;
    color: #fff;
    padding: 5px 20px;
    font-family: inherit;
    font-size: 20px;
    -webkit-appearance: none;
    border: 0;
    border-radius: 5px;
    width: 100%;
    height: 50px;
}

.btn-information:hover {
    background-color: #1dbd7a;
}

.bigger-text {
    font-size: 16px;
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
	/*margin: 0 15px;*/
	table-layout: auto;
}


.table {
    width: 100%;
    margin-bottom: 18px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #125a6f;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody+tbody {
    border-top: 1px solid #125a6f;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #125a6f;
    border-collapse: separate;
    *border-collapse: collapsed;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #125a6f;
}

.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #48bcde;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
    background-color: #48bcde;
    color: #fff
}
.table tbody tr:hover td a,
.table tbody tr:hover th a {
	color: #fff;
	font-weight:bold
}
.table tbody tr:hover td a:hover,
.table tbody tr:hover th a:hover {
	color: #ffc617;
	font-weight:bold
}

.table-heading-bg {
	background: #2d5b8a; 
    border: 1px solid #ddd;
    border-bottom-color: transparent;
	color:#fff
}

.features-first-heading {
	font-size:24px;
	color:#fff
}
.features-first-heading h3 {
	font-size:24px;
	color:#fff
}


/* PICTURE TRANSPARENCY */

.pic-trans {
    opacity: 0.9;
}


.general-table td,
th {
    padding: 3px 0;
    font-size: 1.1em
}

.image-text-wrap-left {
    float: right;
    margin: 0 0px 10px 20px;
}

.image-text-wrap-right {
    float: left;
    margin: 0 10px 0px 0px;
}

.box-scroll-cs-bg {
    background-color: rgba(0,199,255,0.05);
    border-radius: 3px;
    border: 1px solid #a9ffda;
    padding: 25px 40px 25px 40px;
}
.box-scroll-cs-bg .headline-copy {
    color: #2d5b8a;
}

.box-scroll-cs-bg .read-more a {
    width: 100px;
    height: 31px;
    /*text-indent:-9999px;*/
    display: block;
    color: #2d5b8a;
    padding: 4px 10px 0 15px;
	margin-top:26px;
	margin-bottom:36px;
    border-radius: 5px 5px 5px 5px;
    background-color: #ffc617;
    background-image: url('../img/scroll-next-cs.png');
    background-repeat: no-repeat;
    background-position: 80% center;
    transition: all 0.1s ease-in-out 0s;
}

.box-scroll-cs-bg .read-more a:hover {
    background-color: #f3bd16;
    text-decoration: none;
    background-position: 85% center;
}

.box-scroll-cs-bg hr {

    border: 0;
    color: #00c6ff;
    background-color: #00c6ff;
    height: 1px;
    width: 100%;
    text-align: left;
}

.header-choice-extra-space {
    margin-top: 30px;
    ;
    color: #0098c5
}


.button-extra-font-size {
    font-size: 1.1em;
}

.form-center {
    width: 455px;
    margin: 0 auto;
}

.quote-holder {
    width: 455px;
    float: left;
    margin: 0 auto;
}

.quote-sidebar {
    width: 300px;
    float: left;
    margin: 0 auto;
}

.form-field {
    border: 1px solid #00c9ff;
    margin: 5px 10px 5px 0;
    width: 200px;
}

.form-field2 {
    border: 1px solid #00c9ff;
    margin: 0 10px 5px 0;
    width: 240px;
}

.label-style {
    width: 85px;
    float: left;
}

.label-style2 {
    width: 105px;
    float: left;
}

.table-values {
    width: 100%;
    border: none;
}

.table-values-width {
    width: 170px;
}

.table-light-bg {
    background-color: #ecfbff;
    margin-bottom: 15px;
}

.table-light-bg td {
    padding: 3px 0 3px 12px;
    border: 1px solid #aad3e0;
}

.table-light-bg th {
    padding: 3px 0 3px 12px;
    border: 1px solid #aad3e0;
}

.contact-font-size {
    font-size: 1.2em;
}

.contact-font-size a:hover {
    color: #000
}

@media only screen and (max-width:767px) {
    .footer-disclaimer,
    .footer-infotap,
    .footer-contact {
        padding-left: 0;
        text-align: left
    }
    .box-green-bg,
    .box-blue-bg,
    .box-light-blue-bg {
        padding: 25px 15px 25px 15px;
    }
    .download-box-benefits {
        width: 50%;
    }
    .download-box-half .read-more a {
        height: 47px;
        padding-right: 30px;
    }
    .download-box-half2 .read-more a {
        height: 47px;
        padding-right: 30px;
    }
}


/* Basic jQuery Slider essential styles */

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.bjqs-slide {
    position: absolute;
    display: none;
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
    position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
    right: 0;
    border-radius: 5px 0 0 5px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 0;
    border-radius: 0 5px 5px 0;
}

ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

ol.bjqs-markers.h-centered {
    text-align: center;
}

ol.bjqs-markers li {
    display: inline;
}

ol.bjqs-markers li a {
    display: inline-block;
    border-radius: 7px;
}

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

ul.bjqs-controls.v-centered li a {
    display: block;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover {
    background: #000;
    color: #fff;
}

ol.bjqs-markers li a {
    padding: 3px 7px;
    background: #000;
    color: #fff;
    margin: 5px;
    text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover {
    background: #999;
}

p.bjqs-caption {
    background: rgba(255, 255, 255, 0.5);
}


/* NEW SCROLL CSS  */

.home-right-align {
    text-align: right;
}

.home-center-text {
    text-align: center;
}

.headline-copy {
	font-size:1.6em;
	color: #48bcde;
}

.home-text-big {
    font-size: 1.5em;
}
.main-features-text-big {
    font-size: 1.25em;
}
.terms-text {
    font-size: 1.1em;
}
.terms-text ol {
    font-size: inherit;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.button-home-size {
    width: 250px;
    background-color: #2d5b8a;
    font-size: 1.8em
}

.story-text-size {
    font-size: 1.3em;
    line-height: 1.5em
}


/* PRICING */

.table-text-size {
    font-size: 0.8em;
}

@media only screen and (max-width:479px) {
    .table-text-size {
        font-size: 0.6em;
    }
    .home-text-big {
        font-size: 1.1em
    }
}


/* SIGN IN PAGE */

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #2d5b8a
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: #2d5b8a
}

.form-signin a:hover,
form-signin a:visited {
    color: #428BCA;
    text-decoration: none;
}

.homeget {
        position: relative; 
		width:220px; 
		height:50px; 
		background-color:#2d5b8a;
		line-height:50px;
		border-radius:6px;
		color:#fff;
		font-size:1.8em;
		text-decoration:none;
		margin-top:20px;
		margin-bottom:20px;
}

.homeget:hover {
		background-color:#2fb3c0;
		border-radius:6px;
		color:#fff;
		text-decoration:none
}
.homeget-link {
		display:block; 
		width:100%; 
		height:100%; 
		color:#fff;
		text-decoration:none
}
a.homeget-link {
		text-decoration:none;
		color:#fff;
}


.centerBlock {
                display: table;
                margin: 0 auto;
            }

img {
          display: block;
          height: auto;
          max-width: 100%;
   }
.navbar-brand {
    margin-left:10px;
} 
  			
.strip-red-hdr {
    -webkit-border-image: url(../img/red-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/red-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/red-strip.gif) 50 round;
	border-image-width: 0px 0px 5px 0px;
	margin-bottom:4px;
	border-bottom:5px solid transparent;
}
.strip-teal-hdr {
    -webkit-border-image: url(../img/teal-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/teal-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/teal-strip.gif) 50 round;
	border-image-width: 0px 0px 5px 0px;
	margin-bottom:4px;
	border-bottom:5px solid transparent;
}
.strip-yellow-hdr {
    -webkit-border-image: url(../img/yellow-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/yellow-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/yellow-strip.gif) 50 round;
	border-image-width: 0px 0px 5px 0px;
	margin-bottom:4px;
	border-bottom:5px solid transparent;
}

.strip-hdr-decor {
    -webkit-border-image: url(../img/hdr-colour-strip-bg.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/hdr-colour-strip-bg.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/hdr-colour-strip-bg.gif) 50 round;
	border-image-width: 0px 0px 5px 0px;
	margin-bottom:4px;
	border-bottom:5px solid transparent;
}


    .table-bordered td {
        border: 1px solid #125a6f!important
	}
	.table-bordered th,.table-bordered td{border:1px solid #125a6f!important}

/*NEW STYLES*/


#main {
    overflow: auto;
    padding-bottom: 100px;
    padding-top: 80px;
}

#footer {
    width: 100%;
    background-color:rgba(0,198,255,0.1);
}

/* STICKY FOOTER */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrapx {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -120px;
  /* Pad bottom by footer height */
  padding: 0 0 120px;
}

/* Set the fixed height of the footer here */
#footerx {
  min-height: 120px;
  /*margin-top:5px;*/
  padding-top:25px;
  background-color:#2d5b8a;
  border-top: 10px solid transparent;
    -webkit-border-image: url(../img/colour-strip-bg.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/colour-strip-bg.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/colour-strip-bg.gif) 50 round;
}

@media only screen and (min-width:768px) and (max-width:959px) {
	.headline-copy {
    font-size: 1.3em;
    color: #48bcde;
    /*margin-left:20px;*/
    line-height: 1.3em;
}
}



.center-block{display:block;margin-left:auto;margin-right:auto}

/* MARKS */

sup {
	font-size:0.6em;
	}


/* BREADCRUMBS */
.btn-group.btn-breadcrumb {
    margin:30px 0 20px 0;
}
.btn-breadcrumb .btn-default {
    color: #fff;
    background-color: #48bcde;
    border-color: #ccc;
	font-size:16px
}

.btn-breadcrumb .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #c6f8fd;
    border-color: #adadad;
}

.btn-breadcrumb .btn-default.btn-test {
    color: #333;
    background-color: #ffe185;
}
.btn-breadcrumb .btn-default.btn-data {
    color: #333;
    background-color: #ddd;
}
.btn-breadcrumb .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

	
/* TABS STYLING FOR PROJECT PAGES */

.btn-breadcrumb .btn.btn-default:not(:last-child)::before {
    border-left: 10px solid #48bcde;
}
.btn-breadcrumb .btn:not(:last-child)::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 10px solid #48bcde;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    margin-left: 0px;
    left: 100%;
    z-index: 3;
}


.extra-space-above {
    margin:20px 0;
}

/*STATUS BOX */
.panel-primary {
	width:100%}
	
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #48bcde;
    border-color: #48bcde;
	font-size:1.0em;
}
.panel-body {
	font-size:0.9em
}

.status-text-size p {
    font-size: 1.3em;
}


/* PROJECTS SIGNED-IN */

.btn-sm,.btn-group-sm>.btn{
	padding:5px 10px;
	font-size:1.2em;
	line-height:1.5;
	border-radius:3px
	}
	
	
	
	
/* FEATURES PAGES */

.pricing-cta, .features-cta, .case-studies-cta {
        position: relative; 
		width:110px; 
		height:30px; 
		line-height:28px;
		border-radius:3px;
		/*color:#fff;*/
		font-size:1.1em;
		text-decoration:none;
		text-align:center;
		margin-top:20px;
		margin-bottom:20px;
}
.pricing-cta {
background: #fc786f; /* Old browsers */
background: -moz-linear-gradient(top,  #fc786f 0%, #e24d42 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fc786f 0%,#e24d42 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fc786f 0%,#e24d42 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc786f', endColorstr='#e24d42',GradientType=0 );
		border:1px solid #f15d53; /* IE6-9 */


}

.pricing-cta:hover {
background: #ff9e97; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9e97 0%, #fc786f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9e97 0%,#fc786f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9e97 0%,#fc786f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e97', endColorstr='#fc786f',GradientType=0 ); /* IE6-9 */

		color:#fff;
		text-decoration:none
}
.pricing-cta-link {
		display:block; 
		width:100%; 
		height:100%; 
		color:#fff;
		text-decoration:none
}
a.pricing-cta-link {
		text-decoration:none;
		color:#fff;
}

.features-cta {
		background: #ffc617;
		border:1px solid #d8a813; /* IE6-9 */
}

.features-cta:hover {
		background-color:#fdd14a;
		color:#0a454b;
		text-decoration:none
}
.features-cta-link {
		display:block; 
		width:100%; 
		height:100%; 
		color:#0a454b;
		text-decoration:none
}
a.features-cta-link {
		text-decoration:none;
		color:#0a454b;
}


.case-studies-cta {
		background-color: #2fb3c0;
		border:1px solid #27a5b1; /* IE6-9 */

}

.case-studies-cta:hover {
		background-color: #5bd9e5;
		color:#fff;
		text-decoration:none
}
.case-studies-cta-link {
		display:block; 
		width:100%; 
		height:100%; 
		color:#fff;
		text-decoration:none
}
a.case-studies-cta-link {
		text-decoration:none;
		color:#fff;
}

.section-color-code-yellow {
	color:#ffc617;
	font-weight:bold
}

/* SIGN UP PAGES */

.sign-up {
    padding: 6px 0 0 0;
	max-width:480px;
    width: 100%;
    font-size: 18px;
    margin: 10px auto 0 auto;
    border-radius: 7px;
    /*background: rgba(255,255,255,0.3);
	background-color:#e3edf2;
	border:3px solid #08c*/
}

.sign-up a:hover {
    color: #000;
}
.sign-up img {
   margin:0 auto
}
.sign-up p {
   text-align:center;
   color:#2d5b8a
}
.sign-up-left p {
   text-align:left;
   color:#2d5b8a
}

.sign-up-content {
	max-width:480px;
	margin:0 auto;
}

.sign-up-content div {
    margin-top: 4px;
    margin-bottom: 4px;
}

.sign-up-content input[type="checkbox"] {
    padding-right: 20px;
}

.sign-up-content .modal-link {
    font-size: 16px;
}
label.agree {
    padding-left: 10px;
    font-weight: normal;
    font-size: 16px;
}
.sign-up-header {
    margin-bottom: 6px;
    text-align: center;
    padding: 10px;
	font-size:1.4em
}

input[type="text"], input[type="password"], input[type="email"] {
    display: inline-block;
    padding: 0 .4em 0 .4em;
    margin-bottom: 2em;
    vertical-align: middle;
    border-radius: 3px;
    min-width: 50px;
    max-width: 635px;
    width: 100% !important;
    min-height: 32px;
    background-color: #fff;
    border: 2px solid #c9c9c9;
    margin: 0 0 24px 0;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
	color:#2d5b8a
}

/* ACTIVE PAGES */
#active-info.pricing-cta, #active-info.features-cta, #active-info.case-studies-cta {
        position: relative; 
		width:110px; 
		height:40px; 
		line-height:38px;
		border-radius:3px;
		/*color:#fff;*/
		font-size:1.1em;
		text-decoration:none;
		margin-top:10px;
		margin-bottom:20px;
}



.scroll-tabs-info-yellow, .scroll-tabs-info-red, .scroll-tabs-info-teal {
	display:block;
	text-align:center;
	width:200px;
	float:left;
	padding:5px 3px;
	margin:0 2px 0 0;
	border-radius:7px 7px 0 0 ;
	text-decoration:none;
	font-weight:bold;
}
.scroll-tabs-info-selected {
	display:block;
	text-align:center;
	width:200px;
	float:left;
	padding:5px 3px;
	margin:0 2px 0 0;
	border-radius:7px 7px 0 0 ;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color:#ffc617;
	color:#ffc617;
	font-weight:bold;
	text-decoration:none
}
.scroll-tabs-info-selected {
	background-color:rgba(255,255,255,1);
	font-weight:bold;
	text-decoration:none
}
.scroll-tabs-info-yellow {
	background-color:#d9edef;
	text-decoration:none
}
.scroll-tabs-info-red {
	background-color:#d9edef;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color:#d04036;
	color:#b83d35;
	text-decoration:none
}
.scroll-tabs-info-teal {
	background-color:#d9edef;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color:#229eaa;
	color:#28a3af;
	text-decoration:none
}
.scroll-tabs-info-yellow:hover, .scroll-tabs-info-red:hover, .scroll-tabs-info-teal:hover {
	background-color:#fff;
	text-decoration:none;
}
.scroll-tabs-info-selected:hover {
	background-color:none;
	text-decoration:none;
}
.row-bottom-border {
	border-bottom:3px solid #ffc617;
	overflow: hidden;
	margin-bottom:10px
}

/* TABLE CELL CLICKABLE */
th.scroll span, th.scroll span a {
    display: block;
    height: 100%;
    width: 100%;
}

th.scroll:hover {
	background-color:#e9f7fb;
}

/* MENU DIVIDER */
.dropdown-menu .divider {
    height: 1px;
    margin: 3px 0 0 0;
    overflow: hidden;
    background-color: #b1edff
}

/* TABS FOR FEATURES PAGE */
.nav-tabs-wrapper {
	margin-bottom:20px;
	background-color:rgba(229,229,229,1)
}
.nav-tabs-wrapper > ul > li:last-child{
    float:right;
    overflow:hidden;
    border-right:none;
}

.zero-margin-left {
	margin-left:0
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 4px 12px;
	font-size:0.9em;
	border-radius:0;
	margin-right: 0;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: pointer;
	background: #2d5b8a;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #d1d1d1
}

/* CASE STUDIES PAGES */

.cs-bg {
	background-image:url(../img/case-study-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.hdr-strip-yellow {
    -webkit-border-image: url(../img/yellow-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/yellow-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/yellow-strip.gif) 50 round;
	border-image-width: 0px 0px 2px 0px;
	margin-bottom:18px;
	border-bottom:5px solid transparent;
}
.hdr-strip-red {
    -webkit-border-image: url(../img/red-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/red-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/red-strip.gif) 50 round;
	border-image-width: 0px 0px 2px 0px;
	margin-bottom:18px;
	border-bottom:5px solid transparent;
}
.hdr-strip-teal {
    -webkit-border-image: url(../img/teal-strip.gif) 50 round; /* Safari 3.1-5 */
    -o-border-image: url(../img/teal-strip.gif) 50 round; /* Opera 11-12.1 */
    border-image: url(../img/teal-strip.gif) 50 round;
	border-image-width: 0px 0px 15px 0px;
	margin-bottom:18px;
	border-bottom:15px solid transparent;
}



@media only screen and (max-width:767px) {
	.headline-copy {
    font-size: 1.3em;
    color: #48bcde;
    /*margin-left:20px;*/
    line-height: 1.3em;
}
.case-studies-cta, .pricing-cta, .features-cta {
		width:90%; 
		font-size:1.2em;
}
#active-info.pricing-cta, #active-info.features-cta, #active-info.case-studies-cta {
        position: relative; 
		width:100%; 
		height:40px; 
		line-height:38px;
		border-radius:3px;
		/*color:#fff;*/
		font-size:1.4em;
		text-decoration:none;
		margin-top:10px;
		margin-bottom:20px;
}
.scroll-tabs-info-yellow, .scroll-tabs-info-red, .scroll-tabs-info-teal {
	margin:2px 2px 0 0;
	width:100%
}
.scroll-tabs-info-selected {
	margin:2px 2px 0 0;
	width:100%
}
}

@media only screen and (min-width:768px) and (max-width:959px) {
.case-studies-cta, .pricing-cta, .features-cta {
		width:100%; 
		font-size:0.8em;
}
.scroll-tabs-info-yellow, .scroll-tabs-info-red, .scroll-tabs-info-teal {
	margin:2px 2px 0 0;
}
.scroll-tabs-info-selected {
	margin:2px 2px 0 0;
}
}

/* NEW "NEW" BREADCRUMBS */

.new-breadcrumb {
	/*centering*/
	display: inline-block;
	overflow: hidden;
	border-radius: 5px;
	border:1px solid #666;
	margin:15px 0;
	font-weight:bold;
}

.new-breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	line-height: 36px;
	color: white;
	padding: 0 10px 0 40px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
.new-breadcrumb a:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.new-breadcrumb a:first-child:before {
	left: 14px;
}
.new-breadcrumb span {
	border-radius: 0 5px 5px 0;
	padding-right: 20px;
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	line-height: 36px;
	color: #000;
	padding: 0 10px 0 40px;
	position: relative;
}
.new-breadcrumb a:hover:last-child {
	background-color:rgba(255,255,255,1);
	color:#000
}

/*hover/active styles*/
.new-breadcrumb a.active, .new-breadcrumb a:hover{
	background: #333;
	background: linear-gradient(#333, #000);
	color:#f00
}
.new-breadcrumb a.active:after, .new-breadcrumb a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
	color:#f00
}

/*adding the arrows for the new-breadcrumbs using rotated pseudo elements*/
.new-breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; 
	width: 36px; 
	height: 36px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		1px -1px 0 1px rgba(0, 0, 0, 0.4), 
		1px -1px 0 1px rgba(255, 255, 255, 0.1);
	border-radius: 0 5px 0 50px;
}
.new-breadcrumb a:last-child:after {
	content: none;
}

.new-breadcrumb li:last-child a {
	pointer-events: none;
}

.flat a, .flat a:after {
	background: white;
	color: #2d5b8a;
	transition: all 0.5s;
}
.flat a:before {
	background: white;
	box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	background: #2d5b8a;
}

/* CASE STUDIES */
.top-decor {
	height:2px;
	background-color:#666
}

/* add-user */
#prjroles,#accroles {
    padding: 10px 10px 10px 10px;
    border-top: 1px solid;
    background-color: rgba(135,236,236,0.1);
    border: 1px solid #48bcde;
}

#prjroles-wrap {
    margin-top: 10px;
}

div.zone-test h2 {
    margin-bottom:14px;
    border-bottom:5px solid #ffc617;
}

div.zone-live h2 {
    margin-bottom:14px;
    border-bottom:5px solid #48bcde;
}

div.zone-data h2 {
    margin-bottom:14px;
    border-bottom:5px solid #bbb;
}

div.zone-none h2 {
    margin-bottom:14px;
    border-bottom:5px solid #f15d53;
}

td[dir=rtl] { text-align: right; }

.indent-20 input[type=checkbox] { margin-left: 20px; margin-right: 4px; }
.indent-30 input[type=checkbox] { margin-left: 30px; margin-right: 4px; }
.indent-40 input[type=checkbox] { margin-left: 40px; margin-right: 4px; }
