/* Generated by less 2.5.1 */
/*fonts
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/
.freequote-btn {
    background: #001e60;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 20px;
    width: 80%;
}

.freequote-btn:hover {
    background: #f6dc07;
    color: #001e60;
}

.yellow-btn {
    background: #f6dc07;
    text-transform: uppercase;
    color: #001e60;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 20px;
}

.yellow-btn:hover {
    background: #fff;
    color: #001e60;
}

.yellow-btn {
    background: #f6dc07;
    text-transform: uppercase;
    color: #001e60;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 20px;
}

.yellow-btn:hover {
    background: #fff;
    color: #001e60;
}

.btn2 {
    background: #f6dc07;
    text-transform: uppercase;
    color: #001e60;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 20px;
}

.btn2:hover {
    background: #d9be0e;
    color: #001e60;
}

h1 {
    color: #001e60;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.container {
    max-width: 1250px;
}

body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #696765;
    font-weight: 500;
}

* {
    margin: 0;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    color: #f6dc07;
}

a:hover {
    text-decoration: none;
    color: #f6dc07;
}

header {
    background: #001e60;
    padding: 0px 0px;
    display: block;
    text-align: center;
}

header .menu-btn {
    display: none;
}

header .logo {
    padding: 4px 2px;
    display: inline-block;
    vertical-align: middle;
}

header .main-menu {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    margin: 0px 30px;
}

header .main-menu li {
    display: inline-block;
    position: relative;
}

header .main-menu li a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px;
}

header .main-menu li a:hover {
    color: #001e60;
    background: #fff;
}

header .main-menu li .dropDown {
    display: none;
    width: 270px;
    padding: 10px;
    background: #001e60;
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 40px;
}

header .main-menu li .dropDown li {
    display: block;
    text-align: left;
}

header .main-menu li .dropDown li a {
    display: block;
    color: #fff;
    padding: 5px 0px;
    font-size: 14px;
}

header .main-menu li .dropDown li a i {
    margin-right: 10px;
}

header .main-menu li .dropDown li a:hover {
    color: #001e60;
    padding-left: 5px;
}

header .main-menu li:hover .dropDown {
    display: block;
}

header .right-side {
    display: inline-block;
    vertical-align: top;
}

header .right-side .yellow-btn {
    margin-bottom: 15px;
    padding: 15px 25px;
}

header .right-side .number img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

header .right-side .number span {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto Condensed', sans-serif;
}

.packages {
    display: block;
    padding: 80px 0px;
}

.packages .wrapper {
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 30, 96, 0.45);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 30, 96, 0.45);
    box-shadow: 0px 5px 15px 0px rgba(0, 30, 96, 0.45);
    font-size: 0;
    margin: 0px;
}

.packages .wrapper li {
    width: calc(33.33333333%);
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    padding: 30px 15px;
    text-align: center;
    text-decoration: none;
    border-right: #e1e1e1 solid 1px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.packages .wrapper li:last-child {
    border-right: none;
}

.packages .wrapper li div {
    border-top: #e1e1e1 solid 1px;
    margin-top: 30px;
    font-size: 0;
}

.packages .wrapper li div p {
    width: calc(50%);
    display: inline-block;
    padding-top: 15px;
    border-right: #e1e1e1 solid 1px;
    color: #0f3661;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 5px;
}

.packages .wrapper li div p span {
    color: #0f3661;
    font-weight: 400;
}

.packages .wrapper li div p:last-child {
    border-right: 0;
}

.packages .wrapper li h1 {
    font-size: 30px;
    color: #001e60;
    text-transform: uppercase;
    line-height: 22px;
    margin: 20px 0px 0px 0px;
}

.packages .wrapper li h1 span {
    color: #111111;
    font-weight: 400;
    font-size: 19px;
    text-transform: capitalize;
}

.packages .wrapper li:hover {
    background: #001e60;
}

.packages .wrapper li:hover h1,
.packages .wrapper li:hover h1 span,
.packages .wrapper li:hover div p,
.packages .wrapper li:hover div p span {
    color: #fff;
}

.packages .wrapper li:hover div {
    border-color: #f6dc07;
}

.packages .wrapper li:hover div p {
    border-color: #f6dc07;
}

.calculate-container {
    background: url(../images/calc-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 15px 0px 60px 0px;
}

.calculate-container h2 {
    color: #001e60;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
}

.calculate-container p {
    font-size: 23px;
    color: #001e60;
}

.calculate-container .calcute-form {
    width: 100%;
}

.calculate-container .calcute-form label {
    color: #001e60;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
}

.calculate-container .calcute-form .fld {
    width: 100%;
    border: solid 1px #fff;
    height: 40px;
    font-weight: 600;
    font-size: 18px;
    padding-left: 10px;
}

.calculate-container .calcute-form .submit-btn {
    display: block;
    width: 100%;
    background: #001e60;
    border: #001e60 solid 1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    padding: 0px 0px;
    line-height: 48px;
}

.calculate-container .calcute-form .submit-btn:hover {
    background: #f6dc07;
    color: #001e60 !important;
}

.calculate-container .calcute-form .submit-btn img {
    float: right;
    background: #f6dc07;
    padding: 5px 7px;
}

.calculate-container .result-wrapper {
    background: #001e60;
    padding: 10px;
    text-align: center;
    font-size: 0;
}

.calculate-container .result-wrapper li {
    font-size: 16px;
    display: inline-block;
    padding: 0px 10px;
    width: calc(33.33333333%);
}

.calculate-container .result-wrapper li h3 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px;
}

.calculate-container .result-wrapper li p {
    color: #f6dc07;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    letter-spacing: -1px;
}

.calculate-container .result-wrapper a.btn2 {
    width: 100%;
    display: block;
    border-radius: 0;
}

.calculate-container .result-wrapper .note {
    color: #fff;
    margin: 10px 0px;
    text-align: center;
    font-size: 13px;
   /* text-transform: uppercase;*/
   font-weight:normal;
    line-height: normal;
}

.about-solar {
    display: block;
    background: #f1f1f1;
    padding: 40px 0px;
}

.about-solar h1 {
    color: #001e60;
    text-align: center;
    font-size: 60px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}

.about-solar h1 span {
    font-size: 30px;
    font-weight: 400;
}

.about-solar h2 {
    color: #001e60;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}

.about-solar p.about-text {
    color: #001e60;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    max-width: 1140px;
}

.about-solar .about-thumb {
    background: #fff;
    border: solid 1px #dfdfdf;
    min-height: 240px;
    position: relative;
    margin-bottom: 30px;
}

.about-solar .about-thumb .img-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    text-align: center;
    background: url(../images/icon-bg.png) no-repeat center center;
    background-size: 100% 100%;
    min-height: 240px;
    position: relative;
}

.about-solar .about-thumb .img-wrapper .img-holder {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.about-solar .about-thumb .img-wrapper .img-holder .img-inner {
    border: #ddd solid 6px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.about-solar .about-thumb .img-wrapper .img-holder .img-inner .fa {
    font-size: 40px;
}

.about-solar .about-thumb .about-info {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 215px);
}

.about-solar .about-thumb .about-info h4 {
    color: #001e60;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
}

.about-solar .about-thumb .about-info p {
    font-size: 14px;
    color: #111111;
}

.about-solar .about-thumb .about-info .more-btn {
    position: absolute;
    right: 0;
    background: #f3f3f3;
    display: block;
    bottom: 0;
    padding: 10px 20px;
    color: #001e60;
    font-weight: 700;
}

.about-solar .about-thumb:hover {
    border-color: #001e60;
}

.about-solar .about-thumb:hover .about-info .more-btn {
    background: #001e60;
    color: #fff;
}

.about-solar .about-thumb:hover .img-wrapper .img-inner {
    border-color: #001e60;
}

.client-section {
    display: block;
    padding: 60px 0px;
}

.client-section .owl-pagination {
    text-align: center;
    margin-top: 30px;
}

.client-section .owl-pagination .owl-page {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #cccccc;
    border-radius: 50%;
    margin: 0px 6px;
}

.client-section .owl-pagination .owl-page.active {
    background: #001e60;
}

.client-section #owl-demo {
    margin-top: 40px;
}

.client-section #owl-demo .item {
    margin: 0px 30px;
    text-align: center;
}

.client-section #owl-demo .img-holder {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
}

.client-section #owl-demo .img-holder img {
    width: 40px;
}

.client-section #owl-demo .testimonial {
    background: #001e60;
    padding: 30px;
    text-align: center;
    position: relative;
    color: #fff;
    margin-bottom: 30px;
}

.client-section #owl-demo .testimonial:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #001e60;
    bottom: -30px;
    width: 30px;
    height: 30px;
}

.client-section #owl-demo .testimonial i {
    font-size: 22px;
    padding: 0px 15px;
    color: #f6dc07;
    vertical-align: text-bottom;
    display: inline-block;
}

.btm-info {
    padding: 60px 0px;
    text-align: center;
    background: #f1f1f1;
}

.btm-info p {
    color: #001e60;
    font-size: 24px;
    margin-bottom: 20px;
}

.btm-info h1 span {
    color: #f6dc07;
}

.btm-info .yellow-text {
    background: #f6dc07;
    text-align: center;
    padding: 10px 0px;
    margin-top: 30px;
}

.btm-info .yellow-text p {
    margin-bottom: 0;
    color: #001e60;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

footer {
    background: #001e60;
    padding-top: 70px;
    display: block;
    float: left;
    width: 100%;
}

footer .contact-detail {
    margin-top: 10px;
}

footer .contact-detail i {
    color: #f6dc07;
    margin-right: 5px;
}

footer .contact-detail span {
    color: #b5b7d2;
    font-size: 14px;
    font-weight: 600;
}

footer .contact-detail span a {
    color: #b5b7d2;
}

footer .contact-detail span a:hover {
    color: #fff;
}

footer .ft-links {
    display: block;
}

footer .ft-links li {
    display: block;
    width: 100%;
}

footer .ft-links li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 0px;
    display: block;
}

footer .ft-links li a:hover {
    color: #f6dc07;
}

footer .ft-links li a i {
    padding-right: 5px;
}

footer h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}

footer p {
    font-weight: 500;
    color: #fff;
}

footer .fld {
    color: #fff;
    background: #1a3570;
    border: none;
    text-align: center;
    height: 40px;
    margin-bottom: 10px;
    width: 100%;
}

footer .submit-btn {
    background: #f2c21a;
    color: #28293a;
    border: none;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}

footer .submit-btn:hover {
    background: #ffffff;
    color: #28293a;
}

footer .copyright {
    margin-top: 40px;
    background: #f6dc07;
    padding: 2px 0px;
}

footer .copyright p {
    color: #001e60;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}

footer .copyright a {
    display: inline-block;
    padding: 8px 12px;
    color: #000;
    font-size: 16px;
}

footer .copyright a:hover {
    background: #001e60;
    color: #fff;
}

.inner-banner {
    display: block;
}

.inner-banner img {
    min-width: 100%;
    max-width: 100%;
}

.brand-thumb {
    display: block;
    text-align: center;
}

.brand-thumb img {
    max-width: 100%;
}

.contact-thumb {
    text-align: center;
    margin-bottom: 40px;
}

.contact-thumb img {
    display: block;
    margin: 0 auto 15px auto;
}

.contact-thumb p {
    color: #f6dc07;
    font-size: 22px;
}

.contact-thumb p.style2 {
    color: #001e60;
}

.contact-thumb p.style2 a {
    color: #001e60;
    font-size: 18px;
    font-weight: 600;
}

.quote-section {
    background: url(../images/calc-bg.jpg) no-repeat center center;
    padding: 60px 0px;
    background-size: cover;
}

.quote-section .form-group {
    margin-bottom: 10px;
}

.quote-section h1 {
    color: #001e60;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.quote-section p {
    color: #001e60;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.quote-section .form-group .fld {
    width: 100%;
    height: 40px;
    border: none;
    font-size: 16px;
    padding-left: 10px;
}

.quote-section .form-group .text-area {
    height: 250px;
}

.quote-section .form-group button {
    border: none;
}

.quote-section .form-group .submit-btn {
    background-image: url(../images/submit-btn.jpg);
    border: none;
    border-radius: 0px;
    width: 338px;
    height: 62px;
    color: transparent;
}

.quote-section .form-group label {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: #001e60;
    text-transform: uppercase;
}

.solar-inner-page {
    padding: 40px 0px;
}

.solar-inner-page h1 {
    font-size: 36px;
}

.solar-inner-page h2 {
    font-size: 24px;
    color: #001e60;
    text-transform: uppercase;
}

.solar-inner-page h3 {
    font-size: 20px;
    color: #001e60;
    text-transform: uppercase;
}

.solar-inner-page h4 {
    font-size: 18px;
    color: #001e60;
    text-transform: uppercase;
}

.solar-inner-page p {
    font-size: 16px;
    color: #111111;
	font-weight:normal;
}

.solar-inner-page .why-text {
    color: #111111;
    font-size: 16px;
    line-height: 28px;
	font-weight:normal;
	padding:0px 10px;
}

.solar-inner-page .why-text a {
    color: #001e60;
}

.tabsContainer {
    display: block;
    margin-top: 40px;
    background: #ebebeb;
    text-align: center;
    border: #ebebeb solid 1px;
}

.tabsContainer .tabs-nav {
    display: flex;
    width: 100;
    margin: 0px;
}

.tabsContainer .tabs-nav li {
    display: flex;
    list-style: none;
    align-content: center;
    justify-content: center;
    font-family: Montserrat, Helvetica;
    font-weight: 300;
    width: 50%;
    text-align: center;
    background: #e5e5e5;
    padding: 18px 15px;
    font-size: 1.875rem;
    text-transform: uppercase;
    color: #112f71;
    cursor: pointer;
}

.tabsContainer .tabs-nav li.active {
    background: #f6dc07;
}

.tabsContainer .tabContent {
    display: block;
    padding: 0;
}

.tabsContainer .tabContent .tab-2 {
    display: none;
}

.tabsContainer .tabContent .custom-listing {
    text-align: center;
    list-style: none;
    margin: 0px;
    background: #122f71;
    width: 95%;
    margin: 0 auto;
    padding: 20px 15px;
}
.tabsContainer .tabContent .custom-listing li::before{
display: inline-block;
content: " ";
border: 2px solid #ffd900;
border-radius: 50%;
-webkit-box-shadow: 0 0 1px 0 #134256;
box-shadow: 0 0 1px 0 #134256;
width: 12px;
height: 12px;
margin-right: .75em;
}
.tabsContainer .tabContent .custom-listing li {
    display: block;
    list-style: none;
    color: #fff;
    font-size: 19px;
    line-height: 36px;
    clear: both;
    text-align: left;
    max-width: 92%;
    margin: 0 auto;
	font-weight:normal;
}

.tabsContainer .tabContent .custom-listing li i {
    padding-right: 5px;
}

.tabsContainer .tabContent .yellow-btn {
    margin-top: 30px;
    font-size: 18px;
    padding: 15px 60px;
}

.tabsContainer .tabContent p {
    font-size: 17px;
    color: #111111;
}

.tabsContainer .tabContent p.lrg {
    font-size: 24px;
}

.tabsContainer .tabContent .panel-heading {
    padding: 0;
    border: 0;
}

.tabsContainer .tabContent .panel-title {
    text-align: left;
    background: #112f71;
    border-top: #fff solid 2px;
}

.tabsContainer .tabContent .panel-title > a,
.tabsContainer .tabContent .panel-title > a:active {
    display: block;
    padding: 20px 30px;
    color: #f6dc07;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

.tabsContainer .tabContent .yellow-btn {
	
	 border: 1px solid #8a8a8a;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    background: #ffffff;
    text-transform: none;
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 20px;
}

.tabsContainer .tabContent .yellow-btn:hover {
    background: #f6dc07;
    color: #001e60;
}



.tabsContainer .tabContent .panel-heading a {
    color: #f6dc07;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0;
    padding: 40px 30px;
    position: relative;
}

.tabsContainer .tabContent .panel-heading a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d9";
    float: right;
    transition: all 0.5s;
    background: #f6dc07;
    color: #112f71;
    position: absolute;
    right: 0;
    top: 0;
    padding: 46px 32px;
    font-size: 24px;
}

.tabsContainer .tabContent .panel-body p {
    color: #111111;
    font-weight: 400;
    padding: 30px;
    text-align: left;
    margin-bottom: 0;
}

.tabsContainer .tabContent .panel-heading.active a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d7";
    float: right;
    transition: all 0.5s;
    background: #f6dc07;
    color: #112f71;
    position: absolute;
    right: 0;
    top: 0;
    padding: 40px 32px;
    font-size: 24px;
}

.listing-thumbs {
    display: block;
    margin-top: 60px;
}

.listing-thumbs .thumb {
    border: #e5e5e5 solid 1px;
    background: #fff;
    border-radius: 5px;
}

.listing-thumbs .thumb h2 {
    color: #1d1d1d;
    font-size: 24px;
    background: #f6dc07;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0px;
    margin: 0;
}

.listing-thumbs .thumb h3 {
    color: #1d1d1d;
    font-size: 24px;
    margin: 0;
    background: #e5e5e5;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0px;
}

.listing-thumbs .thumb .listing {
    margin-top: 30px;
    padding: 0px 15px;
    list-style: none;
    margin-bottom: 60px;
}

.listing-thumbs .thumb .listing li {
    font-size: 14px;
    color: #1d1d1d;
    line-height: 36px;
}

.listing-thumbs .thumb .listing li img {
    margin-right: 5px;
}

.listing-thumbs .thumb .readMore {
    color: #1d1d1d;
    font-size: 18px;
    margin: 0;
    background: #e5e5e5;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0px;
    display: block;
}

.listing-thumbs .thumb .readMore:hover {
    background: #f6dc07;
}

.purchase-grid-view {
    display: block;
    margin-bottom: 30px;
}

.purchase-grid-view .img-holder {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    border: #e5e5e5 solid 1px;
    width: 226px;
}

.purchase-grid-view .info {
    display: inline-block;
    padding-left: 15px;
    vertical-align: middle;
    width: calc(100% - 240px);
}

.purchase-grid-view .info h2 {
    color: #112f71;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.purchase-grid-view .info p {
    color: #111111;
    font-size: 18px;
}

.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
    margin: 0 0 0 33px;
    /* IE indents via margin-left */
}

ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
}

.wizard {
    list-style: none;
    margin-top: 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.wizard li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 3 - 3px);
}

#rootwizard .tab-content {
    text-align: center;
    padding: 30px;
}

#rootwizard .tab-content h2 {
    color: #001e60;
    font-size: 36px;
    margin-bottom: 30px;
}

#rootwizard .tab-content p {
    color: #111;
    font-size: 18px;
}

#rootwizard .nav-pills {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

#rootwizard .ft-logos {
    margin-top: 60px;
}

#rootwizard .ft-logos .thumb {
    margin-bottom: 30px;
}

#rootwizard .privacy-text {
    font-size: 13px;
}

#rootwizard .privacy-text a {
    color: #001e60;
}

.package-thumb {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.43);
    display: block;
    text-align: center;
    padding: 30px 0px;
    border: solid transparent 2px;
    margin-bottom: 30px;
}

.package-thumb:hover {
    border: solid #001e60 2px;
}

.package-thumb .img-holder {
    display: inline-block;
    width: 100%;
    padding: 10px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px;
}

.package-thumb .img-holder img {
    max-height: 200px;
    max-width: 100%;
    object-fit: cover;
}

.package-thumb p {
    text-align: center;
    padding: 0px 15px;
	font-size:15px; font-weight:normal;
}

.package-thumb .yellow-btn:hover {
    background: #001e60;
    color: #fff;
}

.package-thumb h2 {
    color: #001e60;
    text-transform: uppercase;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 15px;
    font-size: 20px;
    margin-top: 0;
    padding-top: 0;
}

.detail-list {
    display: block;
    margin-bottom: 0;
    margin-top: 30px;
}

.detail-list li {
    list-style: none;
    padding: 15px 0px;
    display: inline-block;
    vertical-align: middle;
    border-right: #eee solid 1px;
    width: calc(100% / 2 - 4px);
}

.detail-list li:last-child {
    border-right: none;
}

.detail-list li img {
    max-width: 70px;
    margin-bottom: 15px;
    object-fit: cover;
    height: 60px;
}

.detail-list li p {
    font-size: 20px;
    color: #f2c21a;
    font-weight: 600;
}

.power-listing li {
    width: calc(100% / 4 - 4px);
}

.features-listing {
    margin-bottom: 0;
    list-style: none;
    margin-top: 30px;
    text-align: left;
}

.features-listing li {
	color:#000000 !important;
    list-style: none;
    display: block;
    padding: 5px 15px;
	font-weight:normal;
}
.features-listing p {
	color:#000000 !important;
    list-style: none;
    display: block;
    padding: 5px 15px;
	font-weight:normal !important;
	font-size:13px;
}

.features-listing li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
 margin-right: 5px;
    color: #f2c21a;
}
.features-listing li i {
    margin-right: 5px;
    color: #f2c21a;
}
.packages-banner {
    background: #ececec;
    display: block;
    padding: 30px 0px;
}

.packages-banner img {
    max-width: 100%;
}

.form-wrapper {
    max-width: 520px;
    text-align: center;
    background: #f6dc07;
    padding: 0px 15px;
}

.form-wrapper h3 {
    font-size: 22px;
    margin: 15px 0px;
    color: #444;
    text-transform: capitalize;
}

.form-wrapper .fld {
    width: 100%;
    background: #fff;
    border: solid 1px #c7c7c7;
    padding-left: 10px;
    height: 45px;
    border-radius: 5px;
    margin-bottom: 15px;
    font-weight: 600;
}

.form-wrapper .yellow-btn {
    background: #001e60;
    border: none;
    margin: 5px 0px 20px 0px;
    color: #fff;
    font-weight: 600;
}

.lrg-btn {
    font-size: 22px;
    padding: 15px 50px;
}


.mobile_phone_number {
    display: none;
}