/* HOW IT WORKS SECTION */
#how-it-work-section{
    background-color: #4BB954;
}
#how-it-work-section h3{
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
#how-it-work-section p{
    color: #fff;
    font-size: 20px;
    margin-top:15px;
}
#sp-process {
    width: 100%;
    height: auto;
    display: inline-block;
}
#sp-process #sp-process-head {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
}
#sp-process #sp-process-head ul {
    width: auto;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
#sp-process #sp-process-head ul li.active {
    background: #FFF;
    color: #0c9346;
}
#sp-process #sp-process-head ul li {
    width: 44px;
    height: 44px;
    display: block;
    float: left;
    text-align: center;
    line-height: 44px;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgba(255,255,255,0.3);
    position: relative;
    
}
#sp-process-head{
    margin-bottom: 20px;
    margin-top: 10px;
}
#sp-process #sp-process-head ul li span {
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
}
#sp-process #sp-process-head ul li:nth-child(2) {
    margin: 0 200px;
}
#sp-process #sp-process-head ul li:nth-child(2)::before {content: '';width: 200px;height: 1px;background: #FFF;position: absolute;top: 50%;right: 0;margin-right: -200px;}
#sp-process #sp-process-head ul li:nth-child(2)::after {
    content: '';
    width: 200px;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -200px;
}
#sp-process #sp-process-head ul li.active span::after {
    content: '';
    width: 56px;
    height: 56px;
    left: 50%;
    margin-left: -28px;
    top: 50%;
    margin-top: -28px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: #FFF 3px solid;
}
#brand-section h2 {
    color: #414042;
    font-size: 28px;
    font-weight: 900;
}
#brand-section hr {
    width: 220px;
    margin: 0px;
    border-top:1px solid #87b942;
}
.inner-banner {
    background-image: url('../images/inner-banner.jpg');
    background-repeat: no-repeat;
    min-height: 430px;
    position: relative;
    background-position: 50% 50%;
}
.inner-bantext {
    width: 64%;
    margin-top: 5%;
}
.inner-bantext h2 {
    color: #58595b;
    font-size: 26px;
    margin-left: 9%;
}
.lapi-martop{
    margin-top: 16%;
}
#customer-testimonial{
	background: #EAEAEA;
}
#customer-testimonial .slick-prev::before,#customer-testimonial .slick-next::before{
	font-family: FontAwesome;
	font-size: 30px;
	opacity: 1;
}
#customer-testimonial .slick-prev::before{
	content: "\f137";
}
#customer-testimonial .slick-next::before{
	content: "\f138";
}
.customer-slick-testimonial .item{
	text-align: center;
}
.customer-slick-testimonial .slick-slide img{
	display: inline-block;
}
.customer-slick-testimonial .item h4{
	color: #6d6e70;
    font-size: 19px;
}
.customer-slick-testimonial .item p{
	color: #808285;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
section#main-banner-section{
	background: #FFF url("../images/lap-banner1.jpg") no-repeat 100% 0% / cover;
	min-height: 400px;
	position: relative;
	color: #FFF;
}
section#main-banner-section .layer-bg{
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-sellnow, .btn-sellnow:focus {
    border: 2px solid #fff;
    border-radius: 8px;
    color: #40B549;
    background-color: transparent;
    margin-top: 2.5%;
    padding: 6px 22px;
    font-size: 19px;
    text-transform: uppercase;
    outline: 0px !important;
    letter-spacing: 3px;
}
.btn-sellnow:hover{
	background:#40B549;
	color:#FFF;
}
.select-selled-device-area{
	border-radius: 5px;
	background: #FFF;
	position: relative;
}
.select-selled-device-area ul{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddf;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin: 0;
    padding: 10px 0;
    width:100%;
}
.select-selled-device-area ul li{
	display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.select-selled-device-area ul li a{
	color: #000;
    display: block;
    float: left;
    font-size: 13px;
    margin: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 125px;
}
.select-selled-device-area ul li a:hover{
	color: #5DB649;
}
.select-selled-device-area ul li a span{
	background: #FFF url('../images/Lapitop_sprit-icons.png')no-repeat 0 0;
	display: block;
	width: 125px;
	height: 55px;
}
.select-selled-device-area ul li.i-mac a span{
	background-position: 38px 0;
}
.select-selled-device-area ul li.i-pad a span{
	background-position: -90px 0;
}
.select-selled-device-area ul li.server a span{
	background-position: -230px 0;
}
.select-selled-device-area ul li.laptop a span{
	background-position: -365px 0;
}
.select-selled-device-area ul li.desktop a span{
	background-position: -500px 0;
}
.select-selled-device-area ul li.macbook a span{
	background-position: -365px 0;
}
.select-selled-device-area ul li.server-acs a span{
	background-position: -635px 0;
}
.select-selled-device-area ul li.lap-acs a span{
	background-position: -770px 0;
}
.select-selled-device-area ul li.gadget a span{
	background-position: -910px 0px;
}
.select-selled-device-area ul li.i-mac:hover a span,.select-selled-device-area ul li.i-pad:hover a span,
.select-selled-device-area ul li.server:hover a span,.select-selled-device-area ul li.laptop:hover a span,
.select-selled-device-area ul li.desktop:hover a span,.select-selled-device-area ul li.macbook:hover a span,
.select-selled-device-area ul li.server-acs:hover a span,.select-selled-device-area ul li.lap-acs:hover a span,
.select-selled-device-area ul li.gadget:hover a span{
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.select-selled-device-area ul li.i-mac:hover a span{
	background-position: 38px -50px;
}
.select-selled-device-area ul li.i-pad:hover a span{
	background-position: -90px -50px;
}
.select-selled-device-area ul li.server:hover a span{
	background-position: -230px -50px;
}
.select-selled-device-area ul li.laptop:hover a span{
	background-position: -365px -50px;
}
.select-selled-device-area ul li.desktop:hover a span{
	background-position: -500px -50px;
}
.select-selled-device-area ul li.macbook:hover a span{
	background-position: -365px -50px;
}
.select-selled-device-area ul li.server-acs:hover a span{
	background-position: -635px -50px;
}
.select-selled-device-area ul li.lap-acs:hover a span{
	background-position: -770px -50px;
}
.select-selled-device-area ul li.gadget:hover a span{
	background-position: -910px -50px;
}
.select-selled-device-area ul li:not(:last-child):after {
    background: #dddddf none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    z-index: 7;
}
.select-selled-device .select-selled-device-area{
	margin-top: -70px;
}
#why-lapitop{
	background-color: #f5f6f8;
	padding: 3% 0 5%;
	position: relative;
	word-spacing: 1px;
}
.round-img {
    position: absolute;
    background: #fff;
    color: #40B549;
    font-weight: 700;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: 1px solid #ccc;
    top: 25%;
    left: 50%;
    margin-left: -150px;
}
.cmn-width {
    width: 150px;
}
.com-mar{
    margin-top: 3%;
    margin-bottom: 4%;
}
.sub-top h3 {
    font-weight: 700;
    margin: 0px;
    font-size: 38px;
}
.sub-top {
    margin-top: 32%;
}
.cmn-width01 {
    width: 210px;
}
.cmn-width02{
    width: 240px;
}
.cmn-text{
    margin:10px 0px 0px 0px;
    font-weight: 700;
    font-size: 17px;
}
.cmn-para {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
}
#about-banner img{
	width: 100%;
}
#about-content{
	background: #f9fafc;
	padding: 4% 0;
}
#about-content .damage-comp {
	padding: 11% 0 0 16%;
}
#about-content h2{
	font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase;
}
#about-content p.title-head{
	font-weight: 700;
	color: #000;
    margin: 10px 0;
	font-size: 16px;
}
#about-content p {
    color: #656565;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
#contact-us-page{
	background: #F7F7F7;
	padding: 2% 0 5%;
}
#contact-us-page h2 {
    color: #656565;
    font-weight: 600;
    margin: 0 0 15px;
}
.ask-question-title {
    position: relative;
    width: auto;
    color: #656565;
    font-size: 110%;
    font-weight: 600;
}
.ask-question-title::after {
    display: inline-block;
    margin: 0 0 4px 7px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #CCC;
    width: 140px;
}
.ask-question-title::before {
    display: inline-block;
    margin: 0 7px 4px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #CCC;
    width: 140px;
}
.address-details h3 {
    color: #666;
    font-size: 16px;
    font-weight: 600;
}
.address-details p{
    margin: 5px 0 15px;
}
.contact-us-page-row{
	width: 70%;
	margin: 0 auto;
	padding: 3% 0;
}
.form-section{
	width: 80%;
	margin: 0 auto;
}
.btn-common, .btn-common:hover, .btn-common:focus{
    background: #3eb64a;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0 none !important;
    padding: 12px 40px;
    box-shadow: none;
}
.btn-common:hover{
	opacity: 0.7;
}
#legal-section{
	padding: 2% 0;
	background: #F5F6F8;
}
#legal-section .legal-section-row{
	background: #FFF;
	background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px 1px #ccc;
    padding: 4%;
}
#legal-section .legal-section-row li {
    margin-bottom: 2%;
    list-style-type: disc;
}
#legal-section .legal-section-row h3{
	font-weight: 700;
	color: #54ab26;
	margin: 0 0 25px;
}
#legal-section .legal-section-row div{
	padding: 2% 0 0;
}
#legal-section .legal-section-row p,#legal-section .legal-section-row li{
	text-align: justify;
	line-height: 25px;
}
.form-page-bgcolor{
	background: #F5F6F8;
	padding: 1% 0 2%;
}
.bread-crumbs-section{
	background: #FFF;
	padding: 5px 0;
}
.bread-crumbs-section ul{
	margin: 0;
	padding: 0;
}
.bread-crumbs-section ul li{
	display: inline-block;
	text-transform: uppercase;
}
.bread-crumbs-section ul li:not(:first-child):before{
	content: "/";
	color: rgb(156, 157, 159);
	margin-right: 5px;
	font-weight: 600;
}
.bread-crumbs-section ul li a, .bread-crumbs-section ul li span{
	color: rgb(156, 157, 159);
	font-weight: 600;
}
.common-form-section-row{
	background: #fff;
    border-radius: 10px;
    line-height: 2.5;
    margin: 10px auto 0;
    padding: 2%;
    width: 80%;
    box-shadow: 0px 0px 3px rgba(60, 181, 75, 0.57) inset;
    -webkit-box-shadow: 0px 0px 3px rgba(60, 181, 75, 0.57) inset;
    -moz-box-shadow: 0px 0px 3px rgba(60, 181, 75, 0.57) inset;
    -ms-box-shadow: 0px 0px 3px rgba(60, 181, 75, 0.57) inset;
    -o-box-shadow: 0px 0px 3px rgba(60, 181, 75, 0.57) inset;
}
.common-form-section-row .form-group{
	margin: 0 0 25px;
}
.form-control:focus {
    border-color: #3CB54B;
    box-shadow: 0 1px 1px rgba(60,181,75, 0.075) inset, 0 0 8px rgba(60,181,75, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(60,181,75, 0.075) inset, 0 0 8px rgba(60,181,75, 0.6);
    -o-box-shadow: 0 1px 1px rgba(60,181,75, 0.075) inset, 0 0 8px rgba(60,181,75, 0.6);
    -webkit-box-shadow: 0 1px 1px rgba(60,181,75, 0.075) inset, 0 0 8px rgba(60,181,75, 0.6);
    -ms-box-shadow: 0 1px 1px rgba(60,181,75, 0.075) inset, 0 0 8px rgba(60,181,75, 0.6);
    outline: 0 none;
}
.form-page-bgcolor input.form-control {
    border-radius: 12px;
    font-size: 16px;
    height: 45px;
}
.form-page-bgcolor textarea{
	resize: none;
	border-radius: 12px;
}
ul.radio-list{
	padding: 0;
	margin: 0;
}
ul.radio-list li{
	display: inline-block;
}
.radio-custom {
    opacity: 0;
    position: absolute;   
}
.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}
.radio-custom-label {
    position: relative;
}
.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #3CB54B;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}
.radio-custom:checked + .radio-custom-label:before {
    background: #3CB54B;
    box-shadow: inset 0px 0px 0px 4px #fff;
}
.input-group-addon{
	background-color: #FFF;
	padding: 6px 15px;
	border-radius: 12px;
}
.photos-upload-area{
	border-radius: 10px;
	background-color: rgb(251, 251, 252);
    border: 1px solid #ccc;
    height: auto;
    padding: 5px;
}
.wrapper {
    margin: 5px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.wrapper img {
    height: 105px;
    width: 105px;
}
#uploadImage1, #uploadImage2, #uploadImage3 {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.desktop input[type="file"] {
    border: 1px dashed #ccc;
    display: inline-block;
    height: 35px;
    width: 115px;
}
h3.device-name{
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 0 0 5px;
	position: relative;
}
h3.device-name:after{
	content: '';
	width: 100px;
	background: #5DB649;
	height: 2px;
	top: 100%;
	position: absolute;
	left: 0;
}
.common-padding{
	padding: 10px 0;
}
#brand-section.common-padding, #customer-testimonial.common-padding{
	padding: 20px 0;
}
#customer-testimonial h3{
	padding: 0;
	margin: 0 0 20px;
	text-transform: uppercase;
	font-weight: 700;
}
.select-selled-device-area h4 {
    background: rgba(0, 204, 0, 0.5) none repeat scroll 0 0;
    font-size: 42px;
    display: none;
    color: #FFF;
    font-weight: bold;
    height: 116px;
    line-height: 90px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 100%;
    z-index: 234;
}
#thankYouModal .modal-header{
	background: #47B64B;
	color: #FFF;
}
#thankYouModal .modal-header h2{
	margin: 0;
}
#thankYouModal .modal-content{
	border-radius: 0;
	box-shadow: none;
	border: 0;
}
#thankYouModal .ok-btn{
	color: #FFF;
	background: #47B64B;
	display: inline-block;
	border-radius: 5px;
	padding: 5px 20px;
	font-weight: 700;
}
/* 03-01-2017 CSS CODE */
section#thankyou{
    padding: 50px 0;
    background: #f2f2f2;
}
.thank-you-content{
    display: table;
    width: 100%;
}
.thank-you-content > div{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    min-height: 100vh;
}
.thank-you-content > div h1{
    color: #558E1B;
	font-weight:700;
	margin: 0 0 20px;
}
.thank-you-content > div p{
	font-size:130%;
	margin: 10px 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #40b549;
}
.navbar-default .navbar-toggle{
	border-color: #40b549;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: #40b549;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{
	background-color:#FFF;
}
.term-list-sec{
	padding:0 0 0 20px;
	margin:0;
}
.term-list-sec li{
	text-align:justify;
	padding:5px 0;
    list-style-type: disc;
}
.how-innerSec .col-md-4.text-center > center img{
	max-width:125px;
}