/*
0.1 fonts 
0.2 common-CSS
0.3 inner-header
0.4 quick-links
0.5 salesforce-video-section
0.6 our-sales-process-section
0.7 sales-support-section
0.8 process-tips-section

0.9 Resposive

1.0 give-power-section 
1.1 years30-section
1.2 omnindian-section
1.3 stars-section


*/

/* 0.1 fonts */
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Thin.eot?") format("eot"), url("../fonts/Poppins-Thin.woff2") format("woff2"), url("../fonts/Poppins-Thin.woff") format("woff");
}

@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Light.eot?") format("eot"), url("../fonts/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light.woff") format("woff");
}

@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("https://goldrushenergy.com/assets/fonts/Poppins-Regular.eot?") format("eot"), url("https://goldrushenergy.com/assets/fonts/Poppins-Regular.woff2") format("woff2"), url("https://goldrushenergy.com/assets/fonts/Poppins-Regular.woff2") format("woff");
}

@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Medium.eot?") format("eot"), url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
}

@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-SemiBold.eot?") format("eot"), url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Bold.eot?") format("eot"), url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
}

@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-Black.eot?") format("eot"), url("../fonts/Poppins-Black.woff2") format("woff2"), url("../fonts/Poppins-Black.woff") format("woff");
}

@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins-ExtraBold.eot?") format("eot"), url("../fonts/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/Poppins-ExtraBold.woff") format("woff");
}

/* 0.2 common-CSS */
body{font-family: "Poppins-Regular", sans-serif;font-size:16px; color:#1b1b1b;}
a{transition:all linear 0.2s; -webkit-transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -o-transition:all linear 0.2s;}
a:hover,a:focus,a:active{outline:none; text-decoration:none;}
button:hover,button:focus,button:active{outline:none;}
img{max-width:100%;}
/* 0.3 inner-header */
.inner-header-banner{background:url(../images/banner1.jpg) no-repeat top center; background-size:cover; height:311px; background-attachment:fixed;}
.table-div{width:100%; height:100%; text-align:center; display:table;}
.table-cell{vertical-align:middle; display:table-cell;}
.inner-header-banner h2{margin:0; padding:0; color:#fff;font-family: "Poppins-Bold"; font-size:50px;}

/* 0.4 quick-links */
.quick-links-main{background:url(../images/quick-links-bg.jpg) repeat top center #e7e7e7; background-size:content; background-attachment:fixed; font-family: "Poppins-Medium"; padding:40px 0 80px;	}
.quick-links-main .container{max-width:1370px;}
.quick-links-titile{margin:30px 0 70px;}
.quick-links-titile h2{font-size:50px;margin:0; padding:0; position:relative;display:inline-block; min-width:300px;}
.quick-links-titile h2:after{position:absolute; content:""; left:-110px; width:105px; height:1px; background:#04ade5;  margin-top:0; top:50%;}
.quick-links-titile h2:before{position:absolute; content:""; right:-110px; width:105px; height:1px; background:#04ade5; margin-top:0; top:50%;}
.quick-links-titile h2 span{display:block; padding:15px;}

.links-box{}
.links-box .hover-effect{ transition: all 1s ease; cursor:pointer;}
.links-box .link-title{ margin:32px 0; font-size:28px; line-height:32px;color:#000;}
.blue-btn{font-family:"Open Sans", sans-serif; font-size:24px; line-height:46px; background:#04ade5; color:#fff; width:180px; height:50px;  display:inline-block; font-weight:700; border-radius:30px;}
.blue-btn:hover{background:#febf04; color:#fff;}

.hover-effect:hover{ transform: scale(1.1);}

/* 0.5 salesforce-video-section */
.salesforce-video-section{background:url(../images/salesforce-section-bg-new.png) no-repeat center center; background-size:cover; background-attachment:fixed; padding:80px 0 60px; color:#fff;	}
.salesforce-video-section h2{font-family: "Poppins-Medium"; font-size:55px; line-height:55px; color:#fff;}
.salesforce-video-section h2 span{font-size:40px; line-height:55px;font-family: "Poppins-Regular"; display:block;}
.salesforce-video-section .play-btn{background:url(../images/play-btn.png) no-repeat center center; width:123px; height:123px; display:inline-block;margin:50px 0;cursor:pointer;}
.salesforce-video-section .play-btn:hover{background:url(../images/play-btn-hover.png) no-repeat center center; }

/* 0.6 our-sales-process-section */
.our-sales-process-section{padding:55px 0;}
.our-sales-process-section .container{max-width:1378px;position:relative;}
.our-sales-process-section .container:after{position:absolute; content:""; left:50%; width:1px; height:100%; background:#e7e7e7; top:0; margin-left:-0.5px;}
.our-sales-process-section .table-cell{ text-align:left; min-width:120px; }
.our-sales-process-section .table-cell img { max-width: 80%; }
.our-sales-process-section .table-cell h4 { font-size:30px;font-family: "Poppins-Medium"; line-height:36px; margin:0 0 0 22px; }
.our-sales-process-section .table-div2 { max-width: 624px; }
.our-sales-process-section .table-div2 .table-cell:first-child { width:167px; text-align:center; }
.our-sales-process-section .table-cell .resi-txt { font-family: "Poppins-Regular"; font-size: 30px; color: #6c6c6c; line-height: 22px; }
.our-sales-process-section .table-cell .resi-txt a { color: #6c6c6c;}
.our-sales-process-section .table-cell .resi-txt a:hover {text-decoration:underline;}
.our-sales-process-section .table-cell .resi-txt button { background: none; border: none; padding:0; color: #6c6c6c; }
.our-sales-process-section .table-cell .resi-txt button:hover { text-decoration: underline; }

/* 0.7 sales-support-section */
.sales-support-section{background:url(../images/quick-links-bg.jpg) repeat top center #e7e7e7; background-size:content; background-attachment:fixed; font-family: "Poppins-Medium"; padding:55px 0 75px;}
.sales-support-section .container{max-width:1378px;}
.sales-support-section .title{font-size:55px;font-family: "Poppins-Medium"; margin:0 0 60px;}
.suppot-time-table{display:block;}
.suppot-time-table .time-info{display:inline-block;border:solid 1px #04ade5; width:303px; padding:20px 25px; font-size:26px;font-family: "Poppins-Regular";}
.suppot-time-table .time-info span{display:block;font-family: "Poppins-Bold";}
.suppot-time-table .time-info-middel{margin:0 120px;}
.sales-support-section .contact-info{margin:60px 0 0;}
.sales-support-section .contact-info div{display:inline-block;font-size:26px; margin:0 25px;font-family: "Poppins-Regular"; cursor:pointer;}
.sales-support-section .contact-info i{color:#04ade5; margin:0 5px 0 0}
.sales-support-section .contact-info a{color:#000;}

/* 0.8 process-tips-section */
.process-tips-section{background:url(../images/process-tips-bg.jpg) no-repeat center center; background-size:cover; background-attachment:fixed; font-family: "Poppins-Medium"; padding:75px 0;color:#fff;}
.process-tips-section .title{font-family: "Poppins-Medium"; font-size:50px; line-height:50px;color:#04ade5; text-shadow:0 10px 5px rgba(0,0,0,0.60)}
.process-tips-section .process-disc{font-family: "Poppins-Regular"; font-size:24px; line-height:36px; margin:34px auto 40px; max-width:1246px;}
.process-tips-section .process-disc p{color:#fff; font-family: "Poppins-Regular"; font-size:24px; line-height:36px;}
.process-tips-header{background:#04ade5; margin:0 0 0; padding:30px 0;text-align:center;}
.tip{border:solid 2px #fff; display:inline-block;font-family: "Poppins-SemiBold"; font-size:22px; border-radius:50px; margin:0 12px;}
.tip a{padding:15px; color:#fff; display:inline-block;}
.tip:hover{background:#febf04;border:solid 2px #febf04;}
.tip:hover a{color:#fff;}

/** 0.9 Resposive **/
@media(max-width:1340px){
	.links-box .link-title{font-size:24px; color:#000;}
	.suppot-time-table .time-info-middel{margin:0 50px;}
	.process-tips-header .tip{margin:5px 5px;}
}
@media(max-width:1199px){
	.links-box .link-title{font-size:20px; line-height:24px; color:#000;}
	.suppot-time-table .time-info-middel{margin:0 30px;}
}
@media(max-width:1023px){
	.inner-header-banner h2{font-size:40px; padding:0 15px;}
	.quick-links-titile h2{min-width:30px;font-size:40px;}
	.salesforce-video-section h2{font-size:45px;}
	.salesforce-video-section .play-btn, .salesforce-video-section .play-btn:hover{width:75px; height:75px; background-size:cover; margin:30px 0;}
	.salesforce-video-section h2 span{font-size:30px;}
	.suppot-time-table .time-info{margin:15px;}
	.process-tips-section .process-disc{padding:0 15px;}
	.process-tips-section .title{font-size:40px;}
	.sales-support-section .title{font-size:45px;}
	.sales-support-section .contact-info div{display:block;}
}
@media(max-width:991px){
	
	.quick-links-titile{margin-bottom:30px; margin-top:0; overflow:hidden;}
	.sales-support-section .title{margin-bottom:20px;}
	.sales-support-section .contact-info{margin-top:20px;}
	.process-tips-section{padding:40px 0;}
	.sales-support-section{padding:40px 0 40px;}
	.our-sales-process-section{padding:30px 0;}
	.salesforce-video-section, .quick-links-main{padding:40px 0 40px;}
	.links-box{margin:0 0 30px 0;}
	.our-sales-process-section .container{max-width:80%;}
	.our-sales-process-section .table-div{width:100%;max-width:100%; margin:15px 0; display:block; overflow:hidden;height:auto;}
	.our-sales-process-section .table-cell h4, .our-sales-process-section .table-cell .resi-txt{font-size:22px; margin:0 0 15px;line-height:normal;}
	
	.our-sales-process-section .table-cell{ width:70% !important;max-width:100%;display:inline-block; float:left; padding:0 15px;}
	.our-sales-process-section .table-div .table-cell:first-child{text-align:left; width:30% !important;}
	.our-sales-process-section .table-div .table-cell img{max-width:100%;}
	.our-sales-process-section .container:after{display:none;}
	.our-sales-process-section .table-div.table-div2{border-top:solid 1px #e7e7e7; padding-top:30px; }
	
	.sales-support-section .contact-info div, .process-tips-section .process-disc{font-size:20px;word-break: break-all;}
	
}
@media(max-width:575px){
	
	.inner-header-banner h2{font-size:30px;}
	.quick-links-titile h2, .process-tips-section .title{font-size:30px;}
	.salesforce-video-section h2, .sales-support-section .title{font-size:35px;}
	.process-tips-section .process-disc{margin-top:24px;}
	
	.process-tips-header .tip{font-size:18px;}
	.our-sales-process-section .table-cell{width:100% !important;float:none; text-align:center;}
	.our-sales-process-section .table-div .table-cell:first-child{width:100% !important; text-align:center; margin:0 0 15px;}
	.process-tips-header .tip{width:90%; max-width:300px;}
	.suppot-time-table .time-info{width:auto; display:block; font-size:20px; max-width:300px; margin:15px auto;}
	
	.links-box .link-title br{display:none;}

}


.inner-header-banner2{height:311px;background:none;}
.inner-header-banner2 .jarallax{height:311px;}

/** 1.0 give-power-section **/
.give-power {background:none !important; height:auto !important; }
.give-power p{color:#fff;font-family: "Poppins-Medium"; font-size:18px;}
.power-img{/*margin:30px 0 60px;*/ margin:30px 0 0;}
.give-power .container{background: rgba(0,0,0,0.5);padding: 60px;}
.give-power .table-cell{padding:0 15px;}
.give-power .jarallax{padding:265px 0 100px;}


/** 1.1 years30-section **/
.years30-section{ padding:0;}
.solorinsure-content{background:rgba(255,255,255,0.8); max-width:870px; margin:0 auto; text-align:left; color:#000; border-bottom:solid 10px #f8ad00; padding:50px 30px 115px 0px;}
.lf-lg-txt{text-align:right; padding:0 15px 0 0}
.lf-lg-txt h2{font-family: "Poppins-Bold"; font-size:50px; margin:0;}
.lf-lg-txt p{font-family: "Poppins-SemiBold"; font-size:36px; line-height:36px;}
.rt-sm-txt p{font-family: "Poppins-Medium"; font-size:16px; line-height:26px;}
.solorinsure-img{margin:-55px auto 0;}
.years30-section .jarallax{padding:120px 0 100px;}

/** 1.2 omnindian-section **/
.omnindian-section{background:url(../images/omnindian-bg.png) repeat top center #2a2c3b; background-size:content; background-attachment:fixed; font-family: "Poppins-Medium"; padding:40px 0 50px; position:relative; border-bottom:solid 10px #f26722;}
.omnindian-section:before{background:#fff; width:50%; right:0; top:0; height:100%;content:"";position:absolute;}
.txt-box{padding:30px;}
.txt-box p{font-family: "Poppins-Medium"; font-size:16px; line-height:26px;}

.btn-block{margin:30px 0;}
.orange-btn{font-family:"Open Sans", sans-serif; font-size:24px; line-height:46px; background:#f26722; color:#fff; width:180px; height:50px;  display:inline-block; font-weight:700; border-radius:30px;text-align:center;}
.orange-btn:hover{background:#04ade5; color:#fff;}
.footer-img{position:relative; margin:-40px 0 0; text-align:center;}
.left-img {margin: 35px 0 0;}

@media(max-width:1023px){
	.give-power{padding:0}
	.give-power .container{padding:30px;}
	.years30-section{padding:0}
	.solorinsure-content{padding-bottom:60px;}
}
@media(max-width:991px){
	.solorinsure-content{padding:30px 30px 60px;}
.lf-lg-txt, .rt-sm-txt{padding:0 0; text-align:center;}
.lf-lg-txt h2{font-size:40px;}
.lf-lg-txt p{font-size:26px;line-height:26px;}
.left-img{text-align:center; margin:35px 35px 70px;}
.omnindian-section:before{background:#fff; width:100%; right:0; top:60%; height:40%;content:"";position:absolute;}
.omnindian-section .container{width:100%;max-width:100%;}
.txt-box{background:#fff; margin:0 -15px; text-align:center;}
.years30-section .table-div, .years30-section .table-cell{display:block;}	
}


//.inner-header-banner{background:url(../images/banner1new.jpg) no-repeat top center; background-size:cover; height:311px; background-attachment:fixed;}
//.salesforce-video-section{background:url(../images/salesforce-section-bg-new.png) no-repeat center center; background-size:cover; background-attachment:fixed; color:#fff;	}
//.process-tips-section{background:url(../images/process-tips-bg-new.jpg) no-repeat center center; background-size:cover; background-attachment:fixed; font-family: "Poppins-Medium"; padding:75px 0 0;color:#fff;}


@media (max-width:767px){
	.inner-header-banner, .inner-header-banner2, .process-tips-section, .years30-section, .give-power{background-attachment: inherit !important;}
	.sales-support-section .contact-info div, .process-tips-section .process-disc{font-size:16px;}
}
@media (max-width:375px){
	.sales-support-section .contact-info div, .process-tips-section .process-disc{font-size:14px;}
}

/* 1.3 stars-section */
.stars-main{ text-align:center; padding:60px 0 0; position:relative; overflow:hidden;
background: #2a6881; /* Old browsers */
background: -moz-linear-gradient(left,  #2a6881 0%, #0a1b22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #2a6881 0%,#0a1b22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #2a6881 0%,#0a1b22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a6881', endColorstr='#0a1b22',GradientType=1 ); /* IE6-9 */
}
.stars-main a{display:block; width:100%; height:100%;position:absolute; top:0; left:0; z-index:1;}
.desc-text{ margin-bottom:-250px; position:relative;}
.desc-text p{margin:0;font-size:36px; line-height:60px; color:#fff; font-family:"Poppins-Medium"; }

@media (max-width:1200px){
 .desc-text{margin-bottom:-200px;}
.desc-text p{line-height:normal; font-size:30px;}
}
@media (max-width:991px){
.stars-main{padding:50px 0 0;}
.desc-text{margin-bottom:-150px;}
.desc-text p{font-size:26px;}
}
@media (max-width:767px){
.desc-text{margin-bottom:-100px;}
.desc-text p{font-size:20px;}
}
@media (max-width:600px){
.desc-text{margin-bottom:-70px;}
}
@media (max-width:480px){
.desc-text{margin-bottom:-40px;}
}
/* stars-section-end */

.inner-header-banner .jarallax{height:100%;}
.inner-header-banner{background:none; min-height:311px;}
.salesforce-video-section{background:url(assets/images/salesforce-section-bg-new.png) no-repeat center center; background-size:cover; background-attachment:fixed; color:#fff; padding:0;}
.process-tips-section{background:none; background-size:cover;font-family: "Poppins-Medium"; padding:0 0;color:#fff;}
.process-tips-section .jarallax{padding:75px 0;}
.modal-dialog {max-width: 800px;margin: 30px auto;}
.modal-backdrop.show{opacity:0.7}
.modal-body {position: relative;padding: 0px;}
.modal-content{border: solid 5px #fff; max-width:90%; margin:0 auto;}
.close {position: absolute;top: -25px;right: -20px;background: #dd041f !important;opacity: 1;border-radius: 30px;width: 30px;height: 30px;color: #fff;z-index: 999;font-size: 2rem;font-weight: normal;}
.close:hover{background: #9f0015 !important;}
.close span {margin: -1px 0 0;display: block;font-size: 30px;}

.alert .close{background:none !important;right: 5px;top: -3px;}	

.give-power{position:relative;}	
.video-popup {background:rgba(4,173,229,0.9); width: 180px; float: right; padding: 5px; margin: 15px 0px -85px; text-align: center; border-radius:5px;}
.video-popup p {font-size: 14px; text-align: center; line-height: 18px; margin-bottom: 0;}
.video-btn, .video-btn:focus, .video-btn:hover {background: none !important; padding: 0 !important; margin: 0 !important; border: none!important; outline:none!important;}
.salesforce-video-section .play-btn button {background: none; border: none; width: 100%; height: 100%;border-radius: 100%;}

/*form pages /requestDocusign */
.has-error{color:red;}
.form-main .form-section-title{margin:0 0 25px 0; font-family: "Poppins-Bold";position:relative;overflow:hidden;}
.form-section{border:solid 1px #ccc; padding:15px 20px; margin:15px 0;}
.form-main .form-content{margin:0;}
.form-main .form-section-title:after{background:#07a7e1;height:5px;width:100%;position:absolute;content:"";left:55px;top:23px;top:50%;margin-top:-2px;}
.form-section{width:100%;}
.form-main .form-step-number{background:#07a7e1;color:#fff;font-size:30px;text-align:center;vertical-align:middle;display:inline-block;width:48px;height:48px;line-height:48px;position:relative;border-radius:50%;padding:0;margin:0;}
.form-main .form-section-title h2{display:inline-block;vertical-align:middle;margin:0;padding:0 10px 0 0px;color:#000;position:relative;z-index:1;background:#ffffff;font-size:24px;}
.form-main .form-content{margin:0 0 0 0;}
.form-main .form-group{margin:0 0 15px 0;}
.form-main .form-group.textarea-field{padding-bottom:18px;}
.form-main label{font-size:16px;font-family: "Poppins-Regular";font-weight:normal;color:#333;}
.mandatory-field{color:#ff0000;font-size:20px;display:inline-block;vertical-align:top;margin:0 0 0 2px;line-height:normal;position:relative;top:-2px;}
.form-main .form-control{border:1px solid #cfd1d7;min-height:36px;font-size:15px;border-radius:5px;box-shadow:none;padding:6px 10px; margin:0;}
.form-main textarea.form-control{height:120px;resize:none;}
.form-main .has-error{margin:2px 0 0 0;font-family: "Poppins-Regular";color:#ff0000;font-size:14px;}
.form-main .radio-container .label-text{font-size:20px;font-family: "Poppins-Regular";font-weight:normal;}
.form-main .radio-container .checkmark{top:7px;}
.form-main small{font-size:17px;font-family: "Poppins-Regular";display:inline-block;vertical-align:top;}
.form-main .additional-options ol{font-family: "Poppins-Regular";font-size:20px;margin:10px 0 10px 18px;padding:0;}
.form-main .additional-options ol li{margin:0 0 5px 0;}
.form-main .additional-options ol li span{margin:0 0 0 5px;}
.field_mandatory{color:#ff0000;}
.butn-block { padding-top:15px; display: block;width: 100%;}
.submit-btn{font-family:"Open Sans", sans-serif; font-size:24px; line-height:46px; background:#04ade5; color:#fff; height:50px;  display:inline-block; font-weight:700; border-radius:30px;padding: 0 15px;border: none;cursor: pointer;}
.submit-btn:hover{background:#f26722; color:#fff;}
.inline-elements div{display: inline-block;margin: 0 15px 0 0;}
.file-upload {position: relative;}
.file-upload:before {content: "Upload Images";position: absolute;right: 0;top: 0;height: 100%;background: #f9c62a;border-top-right-radius: 5px;border-bottom-right-radius: 5px;padding: 8px 50px;color: #000;text-transform: uppercase;cursor: pointer;font-family: "Poppins-SemiBold";font-size:16px;max-height:40px;}
.uplode-file {background: none !important;position: relative;cursor: pointer;text-indent: -9999px;}
.form-main .inline-elements label {font-family: "Poppins-Light";}
.form-options {margin: 0 0 -16px;overflow: hidden;}
.form-options ul {margin: 0;padding: 0;}
.form-options ul li {float: left;padding: 10px;border: solid 1px #ccc;}

@media (max-width:767px){
	.form-main .form-section-title:after{display:none;}
	.file-upload:before{padding: 10px 10px;width: 120px;font-size: 14px;}
}

#fileList > div > label > span:last-child {color: red;display: inline-block;margin-left: 7px;cursor: pointer;}
/*#fileList input[type=file] {display: none;}*/
#fileList > div:last-child > label {display: inline-block;width: 23px;height: 23px;font: 16px/22px Tahoma;
color: orange;text-align: center;border: 2px solid orange;border-radius: 50%;}

.batteries table.tableizer-table {font-size: 12px;border: 1px solid #CCC; font-family: Arial, Helvetica, sans-serif;} 
.batteries .tableizer-table td {padding: 4px;margin: 3px;border: 1px solid #CCC;}
.batteries .tableizer-table th {background-color: #04ADE5; color: #FFF;font-weight: bold;}
							
.batteries .nav-tabs{z-index:99;}
.nav-tabs .nav-item{margin:5px 0}
.batteries .tab-pane ul{margin:0; padding:0 0 0 20px;}
.batteries .tab-pane{padding:15px;}
.batteries table.tableizer-table {font-size: 14px;border: 1px solid #CCC; font-family: "Poppins", sans-serif;}
.batteries .tableizer-table th {background-color: #04ADE5; color: #FFF;font-weight: bold;text-align:center;vertical-align:middle !important;}
.batteries .tab-pane p {line-height: 24px;margin: 0;}
.batteries .tab-pane ul li {font-weight: 300;padding: 5px 0;list-style: disc;}
.batteries .tb1 {min-width: 320px;}
.batteries .tb1 td:nth-child(2), .tb2 td:nth-child(2) center, .tb1 td:nth-child(3), .tb2 td:nth-child(3) center {text-align: center !important;}
.batteries .tb2 {min-width: 320px;}
.batteries .tb2 td:first-child, .tb2 td:first-child center {text-align: left !important;}
.table-section table tr td:first-of-type, .table-section table tr th:first-of-type{width: auto !important; text-align:center;}
.table-section table tr th:last-of-type{width: 94px !important;}
.table-section form .col-sm-12.col-md-12.col-lg-6 a {display: inline-block;margin: 0 0 0 15px;}

.site-detail-popup{margin:15px 15px 0;}

@media(max-width:767px){
.nav-tabs .nav-item {width: 100%;}
.table-section form .col-sm-12.col-md-12.col-lg-6 a{padding:8px 20px;}
}
