
/*  
Website Name: gotcha!Stream
Website URI: --------------
Description: ------------
Version: 1.0
Author: Gotcha Mobile Solution Dev Team
Author URI: http://www.gotchamobi.com
*/

@font-face {
    font-family: 'brownbold';
    src: url('../fonts/brown-bold-webfont.eot');
    src: url('../fonts/brown-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brown-bold-webfont.woff') format('woff'),
         url('../fonts/brown-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brownlight';
    src: url('../fonts/brown-light-webfont.eot');
    src: url('../fonts/brown-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brown-light-webfont.woff') format('woff'),
         url('../fonts/brown-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brownregular';
    src: url('../fonts/brown-regular-webfont.eot');
    src: url('../fonts/brown-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/brown-regular-webfont.woff') format('woff'),
         url('../fonts/brown-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/gotham-book-webfont.eot');
    src: url('../fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-book-webfont.woff') format('woff'),
         url('../fonts/gotham-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham-medium';
    src: url('../fonts/gotham-medium-webfont.eot');
    src: url('../fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham-medium-webfont.woff') format('woff'),
         url('../fonts/gotham-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* ----------------- Reset CSS Start ----------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address,strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {font-family: "gotham-book";line-height:1;}
footer,header {display:block;}


* {box-sizing: border-box;}

.nopadding {padding: 0 !important;margin: 0 !important;}

/*  ----------------- Typography ----------------- */

h1,h2,h3,h4,h5,h6 {margin: 0 0 10px 0;padding: 0;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight: inherit }
p {font-family: "gotham-book";}
p img {margin: 0;}
strong {font-weight: bold;}
hr {border: solid #ddd;border-width: 1px 0 0;clear: both;margin: 10px 0 30px;height: 0;}

/* ----------------- Links ----------------- */
a,
a:visited,
a:hover,
a:focus {color: inherit;text-decoration: none;outline: 0;}

/* ----------------- Transisiton for Links ----------------- */
#sidebar a,
#footer a,
#title a,
#header a,
#copyright a{
	-webkit-transition: all 0.07s ease-in;
       -moz-transition: all 0.07s ease-in;
        -ms-transition: all 0.07s ease-in;
         -o-transition: all 0.07s ease-in;
            transition: all 0.07s ease-in;
}

a:hover,
a:focus {color: inherit;}

p a,
p a:visited {line-height: inherit;}

ul {list-style: outside none none;margin: 0;padding: 0;}
ul > li {display: inline-block;font-family: "gotham-book";vertical-align: top;}

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

#header {background-color: #222b38;padding: 25px 0;}
.logo-wrap > li {margin-right: 20px;vertical-align: middle;}
.top-btn-wrap > li {margin-right: 10px;vertical-align: middle;}
/* .logo-wrap > li:first-child {width: 45%;} */
.logo-wrap > li:last-child, .top-btn-wrap > li:last-child {margin-right: 0;}
.logo-wrap p {color: #7e8c9e;font-family: "gotham-book";font-size: 16px;line-height: 22px;}
.top-btn-wrap {padding: 10px 0 0;}
.topbar-btn {border: 3px solid #323f52;border-radius: 8px;display: block;font-family: "gotham-medium";font-size: 16px;line-height: 24px;padding: 3px 15px 8px;}
.login-btn, .login-btn:hover, .login-btn:focus, .login-btn:visited {color: #d4d7d9;}
.get-strt-btn, .get-strt-btn:hover, .get-strt-btn:focus, .get-strt-btn:visited {color: #00afdb;}



.banner {background-color: #f2504e;padding: 80px 0;}
.banner-title h1 {color: #ffffff;font-family: "brownregular";font-size: 45px;line-height: 64px;margin: 0 0 20px;text-align: center;}
.banner-txt {padding: 65px 0 0;}
.banner-txt > p {color: #ffffff;font-size: 18px;line-height: 24px;margin: 0 0 30px;}
.banner-btn {border: 2px solid #ffffff;border-radius: 4px;color: #ffffff;display: inline-block;font-family: "gotham-medium";font-size: 18px;line-height: 22px;padding: 12px 30px;}
.banner-btn:hover {color: #ffffff;}


.vid-srh-dld {background-color: #edeff2;padding: 60px 0;}
.video-wrap {border-radius: 6px;box-shadow: 0 0 2px #ccc;}
.video-img, .video-img > img {border-radius: 6px 6px 0 0;}
.video-txt {background-color: #ffffff;border-radius: 0 0 6px 6px;padding: 36px 40px;text-align: center;}
.download-img img {margin-left: 25px;width: 70%;}
.search-wrap {background-color: #fff;border-radius: 6px;box-shadow: 0 0 2px #ccc;margin: 0 0 30px;padding: 39px;}
.download-wrap {background-color: #fff;border-radius: 6px;box-shadow: 0 0 2px #ccc;padding: 39px;}
.video-txt > h4 {color: #f2504e;font-family: "brownregular";font-size: 20px;line-height: 24px;margin: 0 0 15px;}
.video-txt > p {color: #525a66;font-family: "gotham-book";font-size: 14px;line-height: 20px;margin: 0 0 20px;}
.video-txt > a {color: #00b8e5;font-family: "gotham-medium";font-size: 16px;line-height: 20px;margin: 0;}
.search-txt > h4, .download-txt > h4 {color: #f2504e;font-family: "brownregular";font-size: 24px;line-height: 24px;margin: 0 0 10px;}
.search-txt > p, .download-txt > p {color: #525a66;font-family: "gotham-book";font-size: 14px;line-height: 20px;margin: 0;}
.search-txt {padding-top: 5px;}
.download-txt {padding-top: 30px;}
.search-wrap form, .download-wrap form {margin: 20px 0 0;padding: 0;}
.search-wrap .input-group-btn button, .search-wrap .input-group-btn button:hover {background-color: #f2504e;color: #fff;}
.download-wrap .input-group-btn button, .download-wrap .input-group-btn button:hover {background-color: #323f52;color: #fff;}



.blog-wrap {background-color: #ffffff;padding: 80px 0 100px;position: relative;}
.blog-img img {width: 70%;}
.margin-bottom-90 {margin-bottom: 90px;}
.blog-txt {padding: 40px 0 0;}
.blog-txt > h3 {color: #303845;font-family: "brownregular";font-size: 22px;line-height: 24px;margin: 0 0 20px;}
.blog-txt > p {color: #525a66;font-family: "gotham-book";font-size: 14px;line-height: 20px;margin: 0;}
.connect-line-1::before {
    background-color: #f4524f;
    content: " ";
    display: table;
    height: 6px;
    left: 23%;
    overflow: hidden;
    position: absolute;
    top: 32%;
    transform: rotate(204deg);
    width: 56%;
}
.connect-line-2::before {
    background-color: #f4524f;
    content: " ";
    display: table;
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: 22%;
    top: 62%;
    transform: rotate(152deg);
    width: 50%;
}


.main-tab-btn {border-bottom: 1px solid #ccc;margin: 0 0 70px;padding: 30px 0 0;}
.featured-topics {background-color: #f4f6f9;border-bottom: 1px solid #c3ccd9;padding: 0 0 80px;}
.main-tab-btn .nav-tabs {border-bottom: 0 none;text-align: center;}
.main-tab-btn .nav-tabs > li {display: inline-block;float: none;margin: 0 auto;text-align: center;}
.main-tab-btn .nav-tabs > li > a {border: 0 none;border-radius: 0;color: #7e8c9e;font-family: "gotham-medium";font-size: 16px;line-height: 18px;margin-right: 0;padding: 40px 32px;}
.main-tab-btn .nav-tabs > li > a:hover {background-color: transparent;color: #f4524f;}
.main-tab-btn .nav-tabs > li.active > a, .main-tab-btn .nav-tabs > li.active > a:focus, .main-tab-btn .nav-tabs > li.active > a:hover {background-color: transparent;border: 0 none;color: #f4524f;cursor: default;}
.main-tab-btn .nav > li > a::after {bottom: -15px;content: url("../img/main-tab-btn-icon-inactive.png");left: 50%;margin-left: -15px;position: absolute;width: 30px;}
.main-tab-btn .nav > li.active > a::after, .main-tab-btn .nav > li > a:hover::after {bottom: -15px;content: url("../img/main-tab-btn-icon-active.png");left: 50%;margin-left: -15px;position: absolute;width: 30px;}


#features.tab-pane {background-color: #ffffff;box-shadow: 0 0 2px #ccc;padding: 40px;}
.features-box {margin: 0 0 50px;}
.features-box-txt {padding-top: 10px;}
.features-box-txt > h4 {color: #303845;font-family: "brownregular";font-size: 18px;line-height: 20px;margin: 0 0 10px;}
.features-box-txt > p {color: #525a66;font-family: gotham-book;font-size: 14px;line-height: 20px;margin: 0;}
.features-box.last-box {margin: 0;}
.tab-get-std-btn {background-color: #00afdb;border-radius: 6px;color: #ffffff;display: block;font-family: "gotham-medium";font-size: 18px;height: 55px;line-height: 55px;margin: 40px auto 0;text-align: center;width: 230px;}
.tab-get-std-btn:hover {color: #ffffff;}



.live-example-box-wrap {border-bottom: 3px solid #d7d9db;border-left: 1px solid #d7d9db;border-right: 1px solid #d7d9db;border-top: 1px solid #d7d9db;border-radius: 6px;}
.live-example-box-img {border-bottom: 1px solid #d7d9db;border-radius: 6px 6px 0 0;}
.live-example-box-img > img {border-radius: 6px 6px 0 0;}
.live-example-box-txt {background-color: #ffffff;border-radius: 0 0 6px 6px;padding: 40px;text-align: center;}
.live-example-box-txt > h4 {color: #525a66;font-family: "brownregular";font-size: 18px;line-height: 24px;margin: 0 0 20px;}
.live-example-box-txt > h4 span {clear: both;display: block;}
.live-example-btn {border: 2px solid #00b8e5;border-radius: 4px;color: #00b8e5;display: inline-block;font-family: gotham-medium;font-size: 18px;padding: 10px 20px;}
.live-example-btn:hover {color: #00b8e5;}



#buzzscore {background-color: #ffffff;border: 1px solid #d7d9db;border-radius: 6px;padding: 0 40px 80px;text-align: center;}
.buzzscore-img {margin: 0 0 40px;}
h3.buzzscore-result {
    background-color: transparent;
    background-image: url("../img/buzzscore-result-bg-white.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "gotham-medium";
    font-size: 40px;
    height: 258px;
    line-height: 58px;
    margin: -40px auto 0;
    padding: 101px 50px;
    text-align: center;
    width: 258px;
}
.buzzscore-txt > h3 {font-family: "brownlight";font-size: 32px;line-height: 42px;margin: 0 0 30px;}
.buzzscore-txt > h3 {font-family: "brownbold";}
.buzzscore-txt > p {font-family: "gotham-book";font-size: 16px;line-height: 22px;margin: 0 0 30px;}
.form-group {margin: 0 auto;width: 60%;}
.buzzscore-wrap .input-group {margin: 0 0 30px;}
.buzzscore-wrap .input-group-addon {background-color: transparent;border-bottom: 3px solid #4aa8ef;border-left: 3px solid #4aa8ef;border-right: 0 none;border-top: 3px solid #4aa8ef;padding: 20px 30px;}
.buzzscore-wrap .input-group-addon img {left: 18px;position: absolute;top: 18px;width: 32px;}
.buzzscore-wrap input {border-bottom: 3px solid #4aa8ef;border-left: 0 none;border-right: 3px solid #4aa8ef;border-top: 3px solid #4aa8ef;box-shadow: 0 0 0 transparent;font-family: "gotham-book";font-size: 16px;height: 60px;line-height: 60px;padding: 18px 0;}
.buzzscore-wrap input:focus {box-shadow: 0 0 0 transparent;}
.buzzscore-wrap .btn.btn-default {background-color: #3aab62;border: 0 none;border-radius: 30px;box-shadow: 0 0 0 transparent;color: #ffffff;font-family: "brownregular";font-size: 18px;padding: 12px 25px;}



#faqs {background-color: #ffffff;border: 1px solid #d7d9db;border-radius: 6px;}
.faq-tab-btn {border-right: 1px solid #d7d9db;padding: 60px 20px;}
.faq-tab-btn > h3 {color: #3e3f42;font-family: "brownregular";font-size: 30px;line-height: 32px;margin: 0 0 30px;}
.faq-tab-btn .nav-tabs > li {float: none;margin-bottom: 0;}
.faq-tab-btn .nav-tabs > li.active > a, .faq-tab-btn .nav-tabs > li.active > a:focus, .faq-tab-btn .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border-bottom: 2px solid #f4524f;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.faq-tab-btn .nav-tabs > li > a {
    border-bottom: 2px solid #e3e4e5;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    border-radius: 0;
    color: #525a66;
    display: block;
    font-family: "gotham-book";
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.faq-tab-btn .nav-tabs > li > a:hover {background-color: transparent;border-bottom: 2px solid #f4524f;border-left: 0 none;border-right: 0 none;border-top: 0 none;}
.faq-tab-btn .nav.nav-tabs {border: 0 none;margin: 0 0 130px;}
.faq-answers {padding: 60px 40px 60px 0;}
.faq-answers > h4 {color: #303845;font-family: "gotham-medium";font-size: 20px;line-height: 24px;margin: 0 0 20px;}
.faq-answers > p {color: #525a66;font-family: "gotham-book";font-size: 16px;line-height: 22px;margin: 0;}
.faq-tab-btn h5 {
    color: #303845;
    font-family: "gotham-medium";
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px;
    text-align: center;
}
a.contact-dis-btn {
    border: 2px solid #00afdb;
    border-radius: 6px;
    color: #00afdb;
    display: block;
    font-family: "gotham-medium";
    font-size: 16px;
    line-height: 22px;
    margin: 0 auto;
    padding: 13px 20px;
    text-align: center;
    width: 70%;
}
a.contact-dis-btn:hover {color: #00afdb;}




.fc-chart-txt .list-group-item > .badge {border-radius: 30px;display: block;float: left;font-family: "gotham-book";font-weight: 400;margin-top: 3px;min-width: 40px;padding: 5px 10px;}
.fc-chart-txt .list-group-item > .badge.dark-grey {background-color: #7e8c9e;}
.fc-chart-txt .list-group-item > .badge.green {background-color: #69c151;}
.fc-chart-txt .list-group-item > .badge.sky-blue {background-color: #12b5d2;}
.fc-chart-txt .list-group-item > .badge.blue {background-color: #2f8fd8;}
.fc-chart-txt .list-group-item > .badge.red {background-color: #f4524f;}
.fc-chart-txt .list-group-item {
    background-color: transparent;
    border: 0 none;
    display: block;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
.list-group-txt {padding-left: 50px;}
.how-we-stack-up-wrap .tab-content {background-color: #ffffff;border: 1px solid #d7d9db;border-radius: 0 0 6px 6px;}
.ftr-cpr-hdr {border-bottom: 2px solid #e3e4e5;margin: 0 0 50px;padding: 40px 30px;}
.ftr-cpr-hdr > h3 {color: #374b5c;font-family: "brownregular";font-size: 30px;line-height: 32px;margin: 0 0 30px;}
.ftr-cpr-list li {color: #7e8c9e;font-family: "gotham-medium";font-size: 16px;line-height: 18px;margin-left: 5px;margin-right: 5px;text-align: center;vertical-align: middle;}
.ftr-cpr-list li.fc-list-btn {border: 3px solid #d3ddeb;border-radius: 6px;color: #525a66;height: 44px;line-height: 16px;padding: 10px 20px;width: 21.5%;}
.ftr-cpr-list li:first-child {margin-left: 0;}
.ftr-cpr-list li:last-child {margin-right: 0;}
.ftr-cpr-list li.fc-list-btn:last-child {border: 3px solid #0089d8;border-radius: 6px;color: #0089d8;}
.ftr-cpr-chart {border-bottom: 2px solid #e3e4e5;margin: 0 20px;padding: 0 0 50px;}
.list-group-txt > h4 {
    color: #303845;
    font-family: "gotham-medium";
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 10px;
}
.list-group-txt > p {
    color: #525a66;
    font-family: "gotham-book";
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.ftr-cpr-table {margin: 0 20px;}
.table img {margin: 0 auto;}
.ftr-cpr-table .table tr th {border-right: 1px solid #e3e4e5;color:#303845;font-family:"brownregular";font-size:16px;height: 80px;line-height:22px;text-align: center;vertical-align: middle;}
.ftr-cpr-table .table tr:first-child th {border-bottom: 6px solid #e1e3e6;border-top: 0 none;border-right: 0 none;}
.ftr-cpr-table .table tr th:first-child {border-right: 0 none;color:#f4524f;font-size: 18px;text-align: left;}
.ftr-cpr-table .table tr th:last-child {border-right: 0 none;}
.ftr-cpr-table .table tr th span {color:#7e8c9e;display: block;font-size: 14px;line-height: 22px;}
.ftr-cpr-table .table tr td {border-bottom: 1px solid #e3e4e5;border-right: 1px solid #e3e4e5;color: #2a4559;font-family: "gotham-book";font-size: 14px;line-height:22px;text-align: center;vertical-align: middle;}
.ftr-cpr-table .table tr td:first-child {border-right: 0 none;text-align: left;}
.ftr-cpr-table .table tr td:last-child {border-right: 0 none;}
.cost-cpr-hdr {padding: 40px 30px;}
.cost-cpr-hdr > h3 {color: #374b5c;font-family: "brownregular";font-size: 30px;line-height: 32px;margin: 0 0 10px;}
.cost-cpr-hdr > p {color: #7e8c9e;font-family: "brownregular";font-size: 16px;line-height: 22px;}
.cost-cpr-table {margin: 0 20px;}
.cost-cpr-table .table tr th {border-bottom: 1px solid #e1e3e6;border-top: 0 none;color:#374b5c;font-family:"gotham-book";font-size:14px;height: 80px;line-height:20px;text-align: center;vertical-align: middle;}
.cost-cpr-table .table tr:first-child th {height:44px;}
.cost-cpr-table .table tr td {border-bottom: 1px solid #e3e4e5;border-right: 1px solid #e3e4e5;color: #374b5c;font-family: "gotham-medium";font-size: 16px;height: 80px;line-height:22px;text-align: center;vertical-align: middle;}
.cost-cpr-table .table tr td:first-child {background-color: #f6f7fb;font-size: 14px;padding: 10px 20px;text-align: left;}
.cost-cpr-table .table tr td span {color:#7e8c9e;display: block;font-size: 14px;font-family: "gotham-book";line-height: 22px;}
.cost-cpr-table .table tr td.green-value, .cost-cpr-table .table tr td.green-value span {color: #25aa4d;}
.how-we-stack-up-wrap .nav-tabs > li > a {border: 1px solid #d1dbe8;font-family: "brownregular";font-size: 18px;line-height: 22px}
.cost-cpr-table .table tr:first-child th:last-child {background-color: #25aa4d;border: 2px solid #25aa4d;color: #ffffff;font-family: "gotham-book";}
.cost-cpr-table .table tr:nth-child(2) th:nth-child(4), .cost-cpr-table .table tr td:nth-child(4) {border-right: 2px solid #25aa4d;}
.cost-cpr-table .table tr:nth-child(2) th:last-child, .cost-cpr-table .table tr td:last-child {border-right: 2px solid #25aa4d;}
.cost-cpr-table .table tr:last-child td:last-child {border-bottom: 2px solid #25aa4d;}
.cost-cpr-table .table tr:nth-child(3) td:last-child, .cost-cpr-table .table tr:nth-child(3) td:last-child span {color: #25aa4d;}





.client-wrap {background-color: #f4f6f9;padding: 80px 0;}
.client-txt > h3 {font-family: "brownregular";font-size: 30px;line-height: 32px;margin: 0 0 90px;position: relative;text-align: center;}
.client-txt > h3::after {background-color: #f4524f;bottom:-30px;content: " ";height: 4px;left: 50%;margin-left: -41.5px;position: absolute;width: 83px;}
/* Slider */
.slick-slide {margin: 0px 20px;}
.slick-slide img {width: 100%;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track::before, .slick-track::after {display: table;content: '';}
.slick-track::after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}



.footer-widgets {background-color: #2d3540;padding: 80px 0;}
.testimonials-wrap {border: 2px solid #506073;border-radius: 10px;padding: 40px;position: relative;}
.testimonials-wrap::before {content: url("../img/testimonial-icon.png");left: 20px;position: absolute;top: -30px;}
.testimonial-txt {margin: 40px 0 40px;max-height: 145px}
.testimonial-txt > p {color: #e3e4e5;font-family: "gotham-book";font-size: 15px;font-style: italic;line-height: 22px;margin: 0 0 20px;}
.testimonial-txt > h4 {color: #e3e4e5;font-family: "gotham-medium";font-size: 14px;line-height: 20px;margin: 0 0 10px;text-transform: uppercase;}
.testimonial-txt > h4 > span {clear: both;color: #7e8c9e;display: block;font-family: "gotham-book";font-size: 14px;line-height: 20px;margin: 0;text-transform: capitalize;}
.testimonials-wrap #testimonials-carousel .carousel-indicators {bottom: -20px;left: auto;margin: 0;right: 0;width: auto;}
.subscription-wrap {border: 2px solid #506073;border-radius: 10px;padding: 40px;}
.subscription-wrap > h3 {color: #e3e4e5;font-family: "brownregular";font-size: 24px;line-height: 26px;margin: 0 0 30px;padding-left: 30px;position: relative;text-align: center;}
.subscription-wrap > h3::before {content: url("../img/calender-icon.png");left: 25px;position: absolute;top: -6px;}
.subscription-wrap > p {color: #e3e4e5;font-family: "gotham-book";font-size: 15px;line-height: 22px;margin: 0 0 26px;text-align: center;}
.subscription-wrap > p.price {color: #e3e4e5;font-family: "gotham-book";font-size: 30px;line-height: 32px;margin: 0 0 30px;text-align: center;}
.subscription-wrap > p.price > span {color: #e3e4e5;font-family: "gotham-book";font-size: 14px;line-height: 22px;margin: 0 0 20px;}
.subs-get-std-btn {background-color: #00afdb;border-radius: 6px;color: #ffffff;display: block;font-family: "gotham-medium";font-size: 18px;height: 55px;line-height: 55px;margin: 0 auto;text-align: center;width: 230px;}
.subs-get-std-btn:hover {color: #ffffff;}




#footer {background-color: #242a33;padding: 30px 0;}
.copyright > li {margin-right: 10px;vertical-align: middle;}
.copyright > li:first-child {width: 15%;}
.copyright > li:last-child {margin-right: 0;}
.copyright li p {color: #7e8c9e;font-family: "brownlight";font-size: 16px;line-height: 22px;}
.extra-link {padding: 6px 0 0;}
.extra-link > li {margin-right: 5px;vertical-align: middle;}
.extra-link > li:last-child {margin-right: 0;}
.extra-link li:nth-child(2) {color: #7e8c9e;font-family: "brownlight";font-size: 16px;line-height: 22px;}
.extra-link li > a {color: #7e8c9e;font-family: "brownlight";font-size: 16px;line-height: 22px;}


.contact-form-popup .modal-body {padding: 0;}
.contact-form-popup .form-left {background-color: #f4f6f9;border-radius: 6px 0 0;border-right: 1px solid #d3ddeb;height: 460px;padding: 40px 20px;}
.contact-form-popup .form-left > h4 {color: #303845;font-family: "brownregular";font-size: 24px;line-height: 32px;margin: 0 0 20px;}
.contact-form-popup .form-left > p {color: #303845;font-family: "gotham-book";font-size: 16px;line-height: 24px;margin: 0 0 20px;}
.contact-form-fields .form-group {width: 100%;}
.contact-form-fields > li {border-bottom: 1px solid #d3ddeb;border-right: 1px solid #d3ddeb;padding: 15px 20px 10px;width: 49.5%;}
.contact-form-fields > li:nth-child(2n) {border-right: 0 none;}
.contact-form-fields > li:last-child {border-bottom: 0 none;border-right: 0 none;width: 100%;}
.contact-form-fields .form-group input.form-control, .contact-form-fields .form-group textarea.form-control {border: 0 none;box-shadow: 0 0 transparent;color: #303845;font-family: "gotham-medium";font-size: 14px;height: 35px;line-height: 22px;padding: 10px 0 0;}
.contact-form-popup .modal-footer {background-color: #f4f6f9;height: 70px;position: relative;}
.contact-form-fields .form-group label {color: #7e8c9e;font-family: "gotham-book";font-size: 14px;margin: 0;}
.contact-form-fields .form-group textarea.form-control {height: 150px;resize: none;}
.contact-form-popup .submit-btn {background-color: #0091e6;border: 0 none;border-radius: 50%;height: 70px;position: absolute;right: 20px;bottom: -75px; width: 70px; z-index:1000;}








