﻿body{font-family:'OpenSansLight' !important; padding:0 !important;}
#navbar .ExtraLinks{margin:25px 0; padding:0; float:right; list-style:none;}
#navbar .ExtraLinks li{display:inline-block;}
#navbar .ExtraLinks li.Link a{margin:0 25px; color:#35bdf0; font-weight:bold;}
#navbar .ExtraLinks .blue-btn{padding:10px 25px; text-transform:uppercase; font-size:15px;}
.PartOne{padding:100px 0 85px; margin:0;}
.PartOne .LeftSec h1{font-size:56px; line-height:normal; margin:0; padding:0; font-family:'HelveticaNeueCE35Thin'; font-weight:100;}
.PartOne .LeftSec .Span{font-size:18px; margin:20px 0;}
.PartOne .LeftSec .blue-btn{padding:11px 15%; text-transform:uppercase; font-size:28px;}
.PartOne .SeeHow{font-family:'HelveticaNeueCE35Thin'; color:#35bdf0; font-size:18px; margin-left:10px;}
.PartOne .SeeHow .fa{font-size:35px; vertical-align:middle; margin-right:10px; position:relative; top:-2px;}
.PartOne .SeeHow:hover{color:#249CCB;}
.PartOne .SeeHow:hover .fa{transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1);}
.PartOne .RightSec{font-family:'HelveticaNeueCE35Thin';}
.PartOne .RightSec .LapPart{background:url(../images/newimages/laptop-icon.png) no-repeat center top; background-size:100% auto; margin:0 auto; height:274px; width:480px; max-width:100%; padding:5% 21%;}
.PartOne .RightSec .LapPart h4{text-align:center; text-decoration:underline; margin:0; font-size:24px;}
.PartOne .RightSec .LapPart .Points{margin:0; padding:0; list-style:none;}
.PartOne .RightSec .LapPart .Points li{padding-left:45px; position:relative; font-size:22px; margin-top:20px;}
.PartOne .RightSec .LapPart .Points li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; color:#13bf4b; font-size:36px; left:0;}
.PartOne .Guarantee{background:url(../images/newimages/guarantee-icon.png) no-repeat scroll 0 0 / 70px auto; padding-left:70px; text-align:center; margin:30px auto; width:400px; max-width:100%;}
.PartOne .Guarantee h4{font-size:21px; text-decoration:underline; margin:0; line-height:1;}
.PartOne .Guarantee p{font-size:11px; line-height:normal; margin:10px 0;}
.WhatHpnSec, .DisputeSec{padding:0 0 35px !important;}
.WhatHpnSec .SectionHD, .DisputeSec .SectionHD{font-size:58px;}
.WhatHpnSec .InnerContent{width:600px; margin:0 auto; max-width:95%;}
.WhatHpnSec .InnerBox{background:#fff; border:solid 2px #ddd; border-radius:4px; padding:20px 30px;}
.WhatHpnSec .InnerBox .HD{font-size:35px; margin:10px 0 20px; line-height:1;}
.WhatHpnSec .InnerBox .HD:after{content:''; background:url(../images/newimages/arrow-gray2.png) no-repeat scroll 0 0/100% auto; position:relative; display:inline-block; width:59px; height:24px; top:5px; left:5px;}
.WhatHpnSec .InnerBox .Editer{margin:10px 0; position:relative;}
.WhatHpnSec .InnerBox .PlaceHolder{position:absolute; top:5px; left:30px; font-size:20px; color:#999; width:85%; line-height:normal;}
.WhatHpnSec .InnerBox .PlaceHolder p{margin:15px 0;}
.WhatHpnSec .InnerBox .form-control{border-color:#66afe9;}
.WhatHpnSec .InnerBox .btn-warning{font-size:28px; padding:6px 35px;}
.blue-btn{background:#35bdf0; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -o-border-radius:50px; color:#fff; text-align:center; display:inline-block; padding:10px; position:relative; z-index:1; white-space:normal;}
.blue-btn:hover, .btn:hover{background:#2198C6; color:#fff; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1);}
.ChatFix{position:fixed; right:30px; top:70%;}
.ChatFix .IcoChat{background:#8f8f8f; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; -o-border-radius:100px; border:solid 1px #fff; box-shadow:0 3px 5px rgba(0,0,0,.5);  -moz-box-shadow:0 3px 5px rgba(0,0,0,.5); -webkit-box-shadow:0 3px 5px rgba(0,0,0,.5); -o-box-shadow:0 3px 5px rgba(0,0,0,.5); display:inline-block; padding:12px; color:#fff; font-size:24px;}
.ChatFix .IcoChat:hover{-moz-transition:all .5s ease-in-out 0s; -webkit-transition:all .5s ease-in-out 0s; transition:all .5s ease-in-out 0s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1);}
.PartTwo{font-family:'HelveticaNeueCE35Thin'; position:relative; background:#fff; margin:30px 0 0; padding:25px 0 60px;}
.PartTwo:before, .PartTwo:after{content:''; width:0; height:0; border-left:600px solid #fff; border-top:60px solid transparent; border-bottom:0px solid transparent; position:absolute; top:-60px;}
.PartTwo:after{border-left-color:#f5f5f5; bottom:0px; top:auto;}
.PartTwo .Content{width:800px; max-width:100%; margin:0 auto;}
.PartTwo .Points{margin:70px 0 0 60px; padding:0; list-style:none; font-family: 'HelveticaNeueCE35Thin';}
.PartTwo .Points li{margin-top:55px; position:relative; padding-left:110px; font-size:50px; line-height:1;}
.PartTwo .Points li .Number{border:solid 3px #13bf4b; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; -o-border-radius:100px; padding:12px; color:#13bf4b; position:absolute; left:0; width:85px; height:85px; text-align:center; margin-top:-16px;}
.PartTwo .Points li b{text-decoration:underline;}
.PartTwo .SpanText{font-size:30px; line-height:normal; font-style:italic; margin:30px 0; padding-top:10px;}
.PartTwo .blue-btn{font-size:35px; padding:12px 10%; line-height:1;}
.OutStandingPart .Info{background:url(../images/newimages/hp-work-icon.png) no-repeat scroll 0 0 / 83px 76px; padding:7px 0 0 100px; font-size:21px; line-height:normal; min-height:80px;}
.OutStandingPart .blue-btn{padding:12px 5%;}
.OutStandingPart .blue-btn.Span{font-size:25px;}
.OutStandingPart .TableView{margin:30px 0px;}
.OutStandingPart .TableView .SubHD{font-size:21px;}
.OutStandingPart .TableView tr{border-bottom:solid 1px #a6a6a6; }
.OutStandingPart .TableView th, .OutStandingPart .TableView td{padding:7px 0; word-wrap:break-word; line-height:normal;}
.OutStandingPart .TableView th{padding:10px 0;}
.OutStandingPart .TableView th+th, .OutStandingPart .TableView td+td{padding-left:15px;}
.OutStandingPart .TableView th{font-size:26px;}
.OutStandingPart .TableView td{font-size:18px;}
.OutStandingPart .TableView td a{text-decoration:underline;}
.OutStandingPart .TableView td a:hover{text-decoration:none; opacity:.8;}
.OutStandingPart .TableView td.BValue .Span2{margin-left:80px; display:block;}
.OutStandingPart .TableView td.BValue .Span1{color:#00a651; max-width:80px; float:left; padding-right:10px;}
.OutStandingPart .BottomSpan{text-align:center; line-height:normal;}
.OutStandingPart .BottomSpan h4{font-size:24px; font-weight:bold; margin:10px 0;}
.OutStandingPart .BottomSpan p{font-size:18px;}
.PartTwo .ColText{background:#f7f7f7; padding:15px 10px 25px; text-align:center; position:relative; margin:30px 0; height:340px;}
.PartTwo .ColText .TextPart{max-height:220px;}
.PartTwo .ColText:before{position:absolute; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); content:''; top:-30px; width:70px; height:70px; padding:20px; background:#f7f7f7; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; -o-border-radius:100px; padding:25px 0 0;}
.PartTwo .ColText .HD{position:relative; z-index:1; font-size:18px;}
.PartTwo .ColText .HD h4{font-weight:bold; font-size:36px; line-height:normal; margin:0;}
.PartTwo .ColText .Text{font-size:23px; line-height:normal; margin-top:15px;}
.PartTwo .ColText .Text h5{font-size:23px; text-decoration:underline; line-height:normal;}
.PartTwo .ColText .blue-btn{padding:10px 35px; font-size:28px;}
.LawyerPart .LeftPart{width:90%;}
.LawyerPart .LeftPart .SectionHD{font-size:48px; text-align:left;}
.LawyerPart .LeftPart p{font-size:22px; line-height:normal;}
.LawyerPart .RightPart{margin:0 0 0 5%; padding:0; list-style:none;}
.LawyerPart .RightPart li{margin-top:20px; position:relative;}
.LawyerPart .RightPart li:after{clear:both; display:block; content:'';}
.LawyerPart .RightPart li .Icon{width:91px; height:78px; background-position:center top; background-repeat:no-repeat; float:left;}
.LawyerPart .RightPart li .Text{overflow:hidden; padding-left:20px;}
.LawyerPart .RightPart li.Fast .Icon{background-image:url(../images/newimages/hp-fast-icon.png); background-size:91px 62px;}
.LawyerPart .RightPart li.Work .Icon{background-image:url(../images/newimages/hp-work-icon.png); background-size:83px 76px;}
.LawyerPart .RightPart li.Cheap .Icon{background-image:url(../images/newimages/hp-cheap-icon.png); background-size:65px 78px;}
.LawyerPart .RightPart li .SubHD{font-size:36px; margin:0; line-height:1;}
.LawyerPart .RightPart li p{margin-top:10px; line-height:normal; font-size:21px;}
.MT50{margin-top:50px;}
.MT60{margin-top:60px;}
.MT80{margin-top:80px;}

.DisputeSec{font-family: 'HelveticaNeueLight';}
.DisputeSec .BoxPart{position:relative;}
.DisputeSec .BoxPart .PlaceHolder{position:absolute; top:0; left:0; font-size:40px; color:#999; width:100%; height:100%; text-align:center;}
.DisputeSec .BoxPart .PlaceHolder p{transform:translateY(-50%); top:50%; position:relative;}
.PCFec{margin:0; padding:0; list-style:none;}
.PCFec li{margin-top:20px;}
.PCFec li:after{content:''; display:block; clear:both;}
.PCFec li .Icon{width:91px; height:78px; background-position:center top; background-repeat:no-repeat; float:left;}
.PCFec li .Text{overflow:hidden; padding-left:20px;}
.PCFec li.Fast .Icon{background-image:url(../images/newimages/hp-fast-icon.png); background-size:91px 62px;}
.PCFec li.Work .Icon{background-image:url(../images/newimages/hp-work-icon.png); background-size:83px 76px;}
.PCFec li.Cheap .Icon{background-image:url(../images/newimages/hp-cheap-icon.png); background-size:65px 78px;}
.PCFec li .SubHD{font-size:32px; margin:0; line-height:1; font-weight:bold;}
.PCFec li p{margin-top:10px; line-height:normal; font-size:20px;}
.DisputeSec .TellWhatSec .HD{font-size:35px; margin:10px 0 15px; line-height:1;}
.DisputeSec .TellWhatSec .HD:after{content:''; background:url(../images/newimages/arrow-gray2.png) no-repeat scroll 0 0/100% auto; position:relative; display:inline-block; width:59px; height:24px; top:5px; left:5px;}
.DisputeSec .btn-warning{font-size:40px; font-weight:bold; width:100%; text-align:center;}
.DisputeSec .SeeHow{font-size:26px; font-family:'HelveticaNeueLTStdMd';}
.AsSeenIn{color:#666; margin:30px -10px; text-align:center; opacity:.5;}
.AsSeenIn ul{margin:0; padding:0; list-style:none;}
.AsSeenIn ul li{display:inline-block; padding:0 20px; border-right:solid 1px #ddd; font-size:21px; text-transform:uppercase; margin:10px 0;}
.AsSeenIn ul li:last-child{border:none;}
.AsSeenIn ul li img{height:25px; width:auto !important;}

.CommunitySec .SectionHD{color:#ff8800; font-size:54px;}
.CommunitySec .SectionHD span{font-size:30px; color:#333; display:block;}
.CommunitySec .SubHead{font-size:36px; color:#333; letter-spacing:-1px; line-height:normal;}
.CommunitySec .SubHead span{font-size:60%; display:block; margin-top:10px;}
.CommunitySec .CompHistory{position:relative; padding-right:30px;}
.CommunitySec .CompHistory .Head h4{font-size:32px; font-weight:bold; text-transform:uppercase; line-height:40px; margin:0;}
.CommunitySec .CompHistory .Head h4 span{font-size:70%; margin:0 5px;}
.CommunitySec .CompHistory .Head a{font-family:'OpenSansLight';}
.CommunitySec .Devider{position:absolute; right:-15px; top:0; background:url(../images/newimages/bra-border.png) repeat-y scroll 0 0; width:8px; height:100%;}
.CommunitySec .CompHistory .ForPart .Title{float:left; font-size:16px; font-weight:bold;}
.CommunitySec .CompHistory .ForPart .Text{overflow:hidden; padding:2px 0 0 10px;}
.CommunitySec .CompHistory .ClWant h4{font-size:18px; text-transform:uppercase; font-weight:bold;}
.CommunitySec .CompHistory .ClWant table td{padding:5px;}
.CommunitySec .CompHistory .ClWant table .Total{font-weight:bold;}
.CommunitySec .CompHistory .ClWant table .Total td{padding-top:20px;}
.CommunitySec .CompHistory .ClWant table .Total td:last-child{color:#2c9716;}
.CommunitySec .CompHistory .Question{border-left:solid 3px #ddd; padding-left:15px; color:#a64d4d;}
.CommunitySec .CompHistory .Question ul{margin:0 -15px}
.CommunitySec .CompHistory .Question li{position:relative; display:inline-block; margin:0 15px;}
.CommunitySec .CompHistory .Question .ArrowBox{background:#fff; border:solid 1px #ddd; padding:3px 7px; text-align:center; font-size:12px; font-style:italic; position:relative; color:#666;}
.CommunitySec .CompHistory .Question .ArrowBox:before, .CommunitySec .CompHistory .Question .ArrowBox:after{content:''; position:absolute; right:100%; top:4px; border:solid 7px transparent; border-right-color:#bbb;}
.CommunitySec .CompHistory .Question .ArrowBox:after{border-width:6px; border-right-color:#fff; margin-top:1px;}
.CommunitySec .CompHistory .Question a{font-size:18px; color:#909090; margin-right:10px;}
.CommunitySec .CompHistory .Question a:hover{color:#2c9716;}
.CommunitySec .CompHistory .Question li.Active a{color:#2c9716;}
.CommunitySec .CompHistory .Question li.Active .ArrowBox{border-color:#2c9716; color:#2c9716;}
.CommunitySec .CompHistory .Question li.Active .ArrowBox:before{border-right-color:#2c9716;}
.CommunitySec .CompHistory .Question .fa-thumbs-down{transform:scaleX(-1);}
.CommunitySec .SpanRow{border-top:solid 1px #ddd; padding:20px 0;}
.CommunitySec .SpanRow .Head{font-size:24px; line-height:34px;}
.CommunitySec .DisputePart .SubHead{font-size:18px; line-height:24px; font-style:italic; border-left:solid 3px #ddd; padding-left:10px; margin:15px 0;}
.CommunitySec .DisputePart .Listing{/*padding:0 20px;*/ font-family:'OpenSansLight';}
.CommunitySec .DisputePart .Listing .Child{margin:20px 0;}
.CommunitySec .DisputePart .Listing .Child .Details{margin:0 -15px;}
.CommunitySec .DisputePart .Listing .Child .Details li{border-right:solid 1px #ddd; padding:0 15px; display:inline-block; margin:7px 0;}
.CommunitySec .DisputePart .Listing .Child .Details li:last-child{border:none;}
.CommunitySec .DisputePart .Listing .Child .ProbH{font-weight:bold; font-size:13px; color:#666; margin-bottom:5px;}
.CommunitySec .DisputePart .Listing .Child .Read{margin-left:10px;}
.CommunitySec .DisputePart .Listing .Child .Read.Open .fa:before{content:"\f056"; font-family:'FontAwesome';}
.CommunitySec .DisputeLeft li{margin:15px 0; padding-left:35px; position:relative; font-size:16px; font-family:'OpenSansLight';}
.CommunitySec .DisputeLeft li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; left:10px; top:0; color:#459B45;}
.CommunitySec .ArrowHead .fa{font-size:100px; margin-right:7%; position:absolute; right:0; top:50%; color:#a8dbf3; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -o-transform:translateY(-50%);}
.CommunitySec .ArrowHead{font-size:28px; line-height:1.5; font-weight:bold;}
.CommunitySec .ArrowHead .Centerd{width:300px; margin:0 auto; max-width:100%;}
.CommunitySec .SugPart{margin-left:30px;}
.CommunitySec .SugPart .Actions{margin:20px 0;}
.CommunitySec .SugPart .Actions li{display:inline-block; width:49%; vertical-align:top; text-align:right;}
.CommunitySec .SugPart .Actions .Bounty{font-size:18px; padding-top:10px;}
.CommunitySec .SugPart .Actions .Bounty .ControlPart{display:inline-block; margin-left:10px; vertical-align:middle; position:relative;}
.CommunitySec .SugPart .ControlPart.Arrow:before, .CommunitySec .SugPart .ControlPart.Arrow:after{content:''; position:absolute; bottom:-11px; left:43%; border:solid 9px transparent; border-bottom-color:#bbb; margin-left:-1px; z-index:10;}
.CommunitySec .SugPart .ControlPart.Arrow:after{border-width:8px; border-bottom-color:#fff;}
.CommunitySec .SugPart .Actions .Bounty .form-control{max-width:80px; font-size:21px !important; text-align:center;}
.CommunitySec .SugPart .btn-success{font-size:24px; padding:5px 20px;}
.CommunitySec .SugPart .ArrowBox{background:#fff; border:solid 1px #ddd; border-radius:2px; padding:5px 20px; text-align:center; font-size:12px; position:relative; color:#000; font-family:'OpenSansRegular'; margin-top:10px;}
.CommunitySec .SugList{margin-left:30px;}
.CommunitySec .SugList .Head h4{font-size:36px; font-weight:bold; line-height:40px; margin:0;}
.CommunitySec .SugList .Head a{font-family:'OpenSansLight'; font-size:14px;}
.CommunitySec .SugList .Child{margin:20px 0; font-family:'OpenSansLight';}
.CommunitySec .SugList .Child .Box{border:solid 1px #ddd; position:relative; padding:7px 10px; text-align:center; font-size:11px; color:#666; line-height:1; margin-top:10px;}
.CommunitySec .SugList .Child .Box:before, .CommunitySec .SugList .Child .Box:after{content:''; position:absolute; bottom:100%; left:50%; border:solid 7px transparent; border-bottom-color:#bbb; transform:translateX(-50%);}
.CommunitySec .SugList .Child .Box:after{border-width:6px; border-bottom-color:#fff;}
.CommunitySec .SugList .Child .Actions{font-size:16px; width:45px; float:left;}
.CommunitySec .SugList .Child .Actions a{color:#909090;}
.CommunitySec .SugList .Child .Actions a:hover, .CommunitySec .SugList .Child .Actions a.Active{color:#2A6496;}
.CommunitySec .SugList .Child .Actions .fa-thumbs-down{transform:scaleX(-1);}
.CommunitySec .SugList .Child .Text{overflow:hidden; padding-left:15px;}
.CommunitySec .SugList .Child .Text .Date{color:#666; font-size:12px;}
.CommunitySec .SugList .Child .Text p{margin-top:5px;}
.CommunitySec .SugList .btn-default{padding:5px 10px; font-family:'OpenSansLight'; line-height:1;}
.CommunitySec .NormalBlock h4{font-size:36px;}
.CommunitySec .NormalBlock .Text{font-family:'OpenSansLight'; line-height:28px; font-size:16px;}
.CommunitySec .NormalBlock .TickPoints li{margin:15px 0; padding-left:35px; position:relative; font-size:16px; line-height:normal;}
.CommunitySec .NormalBlock .TickPoints li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; left:10px; top:0;}
.CommunitySec .GetBtns .btn, .CommunitySec .DonatePart .btn, .PartThree .GetBtns .btn{font-size:24px; font-weight:bold; padding:10px 25px; display:inline-block; width:auto; max-width:100%; margin-bottom:10px; text-align:center;}
.CommunitySec .DonatePart .btn{font-size:18px;}
.CommunitySec .GetBtns .btn-success{margin-top:0;}
.CommunitySec .GetBtns p, .CommunitySec .DonatePart{font-family:'OpenSansLight';}
.CommunitySec .DonatePart p{margin:20px 0;}
.CommunitySec .PujaSpan{background:#eef8f0; padding:20px; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;  -o-border-radius:8px;}
.CommunitySec .PujaSpan .GreenTick{margin:0 auto; max-width:100%; width:850px;}
.CommunitySec .PujaSpan .GreenTick li{margin:25px 0;}
.CommunitySec .PujaSpan .GreenTick li::before{font-size:21px; left:5px; top:-5px;}
.SectionHD.Left{text-align:left !important;}
.CommunitySec .ClaimOther{margin-left:30px;}
.CommunitySec .ClaimOther .Listing{font-family:'OpenSansLight';}
.CommunitySec .ClaimOther .Listing li{margin:10px 0; position:relative; padding-left:25px;}
.CommunitySec .ClaimOther .Listing li:before{position:absolute; content:"\f111"; font-family:'FontAwesome'; color:#b7b7b7; left:8px; font-size:12px;}
.ShadowTop{background:#cccccc; height:1px; left:50%; max-width:100%; position:absolute; top:0; width:500px; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.ShadowTop2{background:#cccccc; height:1px; max-width:100%; width:500px; margin:30px auto; display:block;}

.GreenTick li{margin:15px 0; padding-left:35px; position:relative; font-size:16px; font-family:'OpenSansLight'; text-align:left; line-height:1.5;}
.GreenTick li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; left:10px; top:0; color:#459b45;}

.HowItWorks .Inner{width:850px; max-width:100%; margin:0 auto;}
.HowItWorks .Points{width:680px; max-width:100%; margin:0 auto;}
.HowItWorks .Points li{margin:15px 0; padding-left:45px; position:relative; font-size:18px; line-height:normal;}
.HowItWorks .Points li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; left:10px; top:-3px; font-size:24px; color:#459B45;}
.HowItWorks .SubHead{font-size:36px; color:#333; letter-spacing:-1px; line-height:1;}
.HowItWorks .SubHead2, .ChildHead{font-size:32px; color:#333; letter-spacing:-1px; line-height:1;}
.HowItWorks .btn-success{font-size:28px; font-weight:bold; padding:12px 40px; text-align:center;}

.MobShow{display:none;}
.MobHide{display:block;}
.FOSL{font-family:'OpenSansLight';}
.FOSR{font-family:'OpenSansRegular';}
.F18{font-size:18px; line-height:normal;}
.F16{font-size:16px;}
.F24{font-size:24px;}
.F30{font-size:30px;}
.F12{font-size:12px;}
ul{margin:0; padding:0; list-style:none;}
.MT40{margin-top:40px;}
.B9{color:#999;}
.PB40{padding-bottom:40px;}


.ArrowShow{padding-right:85px; position:relative;}
.ArrowShow:after{font-family:'FontAwesome'; content:"\f105"; position:absolute; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); top:50%; right:0; font-size:120px; color:#a8dbf3;}


.SectionHD{text-align:center; font-size:42px; margin:30px 0; line-height:normal; font-family:'HelveticaNeueCE35Thin';}
.SectionHD .SpanHD{font-size:70%; display:block;}
.BlueBar{width:115px; height:6px; background:#35bdf0; position:relative; display:inline-block; margin-top:-6px;}
.PartThree, .PartFive{margin:0; padding:25px 0;}
.PCWorks .TextLeft{font-size:22px; line-height:normal; padding-right:125px; position:relative;} 
.PCWorks .TextLeft:after{font-family:'FontAwesome'; content:"\f105"; position:absolute; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); top:50%; right:35px; font-size:120px; color:#a8dbf3;}
.PCWorks .blue-btn{font-size:28px; padding:11px 15%;}
.SeeHowBtn{background:#eaf3f7 url(../images/newimages/video-lady.png) no-repeat 95% bottom; background-size:45% 90%; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; display:block; padding:50px 20px; font-size:21px; font-family: 'HelveticaNeueLTStdMd'; line-height:normal; text-transform:uppercase; position:relative; color:#4a7b90; border:solid 1px #ddd; max-width:420px;}
.SeeHowBtn i{position:absolute; left:47%; top:50%; font-size:72px; color:#5cb8f1; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%);}
.SeeHowBtn:hover{transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); box-shadow:0 0 5px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.1) inset; -moz-box-shadow:0 0 5px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.1) inset; -webkit-box-shadow:0 0 5px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.1) inset; -o-box-shadow:0 0 5px rgba(0,0,0,.2), 0 0 15px rgba(0,0,0,.1) inset;}
.WayPoints{margin:40px auto; padding:0; list-style:none; width:840px; max-width:100%; font-family:"HelveticaNeueCE35Thin";}
.WayPoints li{margin-top:25px; font-size:40px; line-height:normal;}
.WayPoints li .Span{color:#13bf4b;}
.PartFive .ColText, .FeedPart .ColText, .FeedPart2 .ColText{background:#fff; padding:15px 10px; text-align:center; position:relative; margin:30px 0; height:310px;}
.FeedPart2 .ColText{background:#f7f7f7;}
.PartFive .ColText:before, .FeedPart .ColText:before, .FeedPart2 .ColText:before{position:absolute; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); content:'\201C'; font-size:60px; color:#d1d7da; font-family:'HelveticaNeueLTStdMd'; top:-30px; width:70px; height:70px; padding:20px; background:#fff; border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; -o-border-radius:100px; padding:25px 0 0;}
.FeedPart2 .ColText:before{background:#f7f7f7;}
.PartFive .ColText .MsgTxt, .FeedPart .ColText .MsgTxt, .FeedPart2 .ColText .MsgTxt{max-height:220px;}
.PartFive .ColText p, .FeedPart .ColText p, .FeedPart2 .ColText p{margin:15px 0; font-size:24px; line-height:normal;}
.PartFive .blue-btn, .FeedPart .blue-btn, .FeedPart2 .blue-btn{font-size:28px; padding:11px 7%;}
.WeCare h4{font-size:24px; font-weight:bold; color:#333; text-align:center;}
.WeCare .ForBiz{font-size:18px; margin:-10px 0 20px; font-weight:bold;}
.WeCare h5{font-size:18px;}
.WeCare .Points li{margin:15px 0; padding-left:35px; position:relative; font-size:16px;}
.WeCare .Points li:before{font-family:'FontAwesome'; position:absolute; content:"\f00c"; left:10px; top:0;}
.FaqPart .Content{margin:0; padding:0 25px; list-style:none; position:relative; font-family:'OpenSansLight';}
.FaqPart .Devider{background:rgba(0,0,0,.1); width:7px; border-raidus:50px; position:absolute; right:0; height:100%; margin-right:-5px;}
.FaqPart .Content li{margin-bottom:20px;}
.FaqPart .Content li .Question{font-size:22px; color:#000; line-height:normal;}
.FaqPart .Content li .Question:hover, .FaqPart .Content li .Question.Open{background:#e4f6fc;}
.FaqPart .Content li .CopyText{font-size:13px; line-height:normal; padding-left:10px; border-left:solid 7px #e4f6fc; margin:10px 0 0 5px; width:95%;}
.FooterPart{margin:15px 0 0; text-align:center; background:#fff; padding:20px 0; border-top:solid 1px #d9d9d9;}
.FooterPart ul{margin:0; padding:0;}
.FooterPart ul li{list-style:none; border-right:solid 1px #ddd; margin:0 0 10px; padding:0 10px 0 8px; display:inline-block; line-height:100%;}
.FooterPart ul li:last-child{border-right:none;}
.FooterPart .Copy{margin:10px 0;}
.NortonText{color:#000000; text-decoration:none; font:bold 7px verdana,sans-serif; letter-spacing:.5px; margin:0 0 15px; display:block; padding:0;}

.PricingPart .BoxPart{max-width:85%; margin:0 auto;}
.PricingPart .BoxPart .Box{margin:15px;}
.PricingPart .BoxPart .Box .HD{font-size:22px; margin:5px 0;}
.PricingPart .BoxPart .Box .TextPart{border-width:2px; border-style:solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; min-height:470px;}
.PricingPart .BoxPart .Box .TextPart .InnerHD{font-size:34px; color:#fff; min-height:110px; padding:5px; text-align:center; line-height:normal;}
.PricingPart .BoxPart .Box .TextPart .InnerHD p span{display:block; font-size:15px;}
.PricingPart .BoxPart .Box .TextPart .InnerText{padding:15px 10px;}
.PricingPart .BoxPart .Box .TextPart .InnerText .List{margin:10px 0; padding:0; list-style:none;}
.PricingPart .BoxPart .Box .TextPart .InnerText .List li{position:relative; padding-left:20px; font-size:15px; margin-top:5px; line-height:normal;}
.PricingPart .BoxPart .Box .TextPart .InnerText .List li:before{content:"\f111"; font-family:'FontAwesome'; position:absolute; font-size:12px; left:0; top:2px;}
.PricingPart .BoxPart .Box .TextPart .InnerText .btn{margin:15px auto 0; width:90%; font-size:18px; color:#fff; display:block; text-align:center; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; white-space:normal;}
.PricingPart .BoxPart .Box .TextPart .InnerText .btn:hover{transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1);}
.PricingPart .BoxPart .Box .TextPart .InnerText .Span2{font-size:12px; margin-top:15px; text-align:center; line-height:normal;}
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2{font-size:16px; color:#333; margin-top:10px;}
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2 label{padding-left:27px;}
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2 label:before{height:20px; width:20px;}
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2 input[type="checkbox"]:checked + label::before,
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2 input[type="checkbox"]:hover:checked + label::before{font:18px/18px FontAwesome;}
.PricingPart .BoxPart .Box .TextPart .InnerText .Checkbox2 span{font-size:11px; display:block;}
.PricingPart .BoxPart .Box .TextPart .Span1{font-size:18px;}
.PricingPart .BoxPart .Box.Green .TextPart{border-color:#00a651;}
.PricingPart .BoxPart .Box.Green .TextPart .InnerHD{background:#00a651;}
.PricingPart .BoxPart .Box.Green .TextPart .InnerText .List li:before{color:#00a651;}
.PricingPart .BoxPart .Box.Green .TextPart .InnerText .btn{background:#00a651;}

.PricingPart .BoxPart .Box.Blue .TextPart{border-color:#0087e2;}
.PricingPart .BoxPart .Box.Blue .TextPart .InnerHD{background:#0087e2;}
.PricingPart .BoxPart .Box.Blue .TextPart .InnerText .List li:before{color:#0087e2;}
.PricingPart .BoxPart .Box.Blue .TextPart .InnerText .btn{background:#0087e2;}

.PricingPart .BoxPart .Box.Orange .TextPart{border-color:#f8941d;}
.PricingPart .BoxPart .Box.Orange .TextPart .InnerHD{background:#f8941d; font-size:28px;}
.PricingPart .BoxPart .Box.Orange .TextPart .InnerText .List li:before{color:#f8941d;}
.PricingPart .BoxPart .Box.Orange .TextPart .InnerText .btn{background:#f8941d;}
.BulPoints, .NumPoints{padding-left:40px;}
.BulPoints li{margin:10px 0; list-style:disc outside none;}
.NumPoints li{margin:10px 0; list-style:decimal outside none;}
.NumPoints li:before, .BulPoints:before{content:normal !important;}
.CommunitySec .DisputeLeft li .NumPoints li{margin:10px 0; padding:0;}
.NumPoints.F14{font-size:14px !important;}
hr{border-color:#ccc;}

.modal.Span .modal-title{font-weight:bold; color:#ff8800;}

.PujaPart{background:#fff;}
.PujaPart .Inner{width:850px; max-width:100%; margin:0 auto;}
.PujaPart h4{font-weight:bold;}
.PujaPart .BulPoints, .PujaPart .NumPoints{font-size:16px; line-height:1.6;}
.PujaPart .SubHead{font-size:36px; color:#333; letter-spacing:-1px; line-height:1; text-align:center;}
.PujaPart .SpanTwo p{line-height:1.5;}
.PujaPart .FormPart .form-control{font-size:14px !important; min-height:44px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0;}
.PujaPart .FormPart .RadioList table td{width:30%; vertical-align:top;}
.PujaPart .FormPart .CheckList li{width:33%; margin:10px 0; float:left; padding:0 15px;}
.PujaPart .FormPart .CheckList td{margin:10px; display:block;}
.PujaPart .FormPart .Checkbox2 input[type="checkbox"]:checked + label::before, 
.PujaPart .FormPart .Checkbox2 input[type="checkbox"]:hover:checked + label::before{font:18px/18px FontAwesome;}
.PujaPart .FormPart .Checkbox2 label::before{height:20px; width:20px;}
.PujaPart .FormPart .Checkbox2 label{padding-left:30px;}
.PujaPart .FormPart .OtherDiv{margin-top:10px; text-align:right;}
.PujaPart .FormPart .OtherDiv .form-control{width:250px; max-width:100%; display:inline-block;}
.PujaPart .alert-success{font-size:16px; text-align:center; margin:10% auto; font-weight:bold; line-height:1.5;}

.PujaPart .FormPart .RadioList li{width:33%; margin:10px 0; float:left; padding:0 15px;}
.PujaPart .FormPart .Radio input[type="radio"]:checked + label::before, 
.PujaPart .FormPart .Radio input[type="radio"]:hover:checked + label::before{font:18px/18px FontAwesome;}
.PujaPart .FormPart .Radio label::before{height:20px; width:20px;}
.PujaPart .FormPart .Radio label{padding-left:30px;}
.BtmCopy{font-size:12px; text-align:center; border-top:solid 1px #ddd; padding:20px 0;}

.Schedule .control-label{margin-bottom:7px;}

/*------- Referral page styles --------*/
.Referral .BoxWrap{border:solid 1px #ddd; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; overflow:hidden;}
.Referral .BtnTrigger, .Referral .BtnTrigger2{background-image:-webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);  background-image:linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%); background-repeat:repeat-x; display:block; text-align:center; padding:15px; font-weight:bold; text-transform:uppercase; font-size:18px; position:relative; color:#fff;}
.Referral .BtnTrigger2{background-image:-webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);  background-image:linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);}
.Referral .BtnTrigger .fa, .Referral .BtnTrigger2 .fa{position:absolute; right:15px; top:50%; font-size:24px; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s;}
.Referral .BoxWrap .Inner{padding:20px; border-top:solid 1px #c5c5c5; display:none;}
.Referral .BoxWrap .FormPart label{display:inline-block; margin-bottom:7px;}
.Referral .BoxWrap.Open .BtnTrigger .fa, .Referral .BoxWrap.Open .BtnTrigger2 .fa{transform:translateY(-50%) rotate(90deg); -moz-transform:translateY(-50%) rotate(90deg); -webkit-transform:translateY(-50%) rotate(90deg); -o-transform:translateY(-50%) rotate(90deg);}
.Referral .BoxWrap.Open .BtnTrigger{background-image:linear-gradient(to bottom, #eb9316 0%, #eb9316 100%);}
.Referral .BoxWrap.Open .BtnTrigger2{background-image:linear-gradient(to bottom, #2d6ca2 0%, #2d6ca2 100%);}
.Referral .BoxWrap h4{margin:0;}

/* CSS3 Custome Radio Buttons - for puja donation page */
.Radio2{position:relative;}
table[class="Radio"]{margin:0 -20px;}
.Radio2 tr td{position:relative; display:inline-block; margin:10px;}
.Radio2 label{display:inline-block; cursor:pointer; position:relative; padding-left:30px; z-index:1; color:#666; font-size:14px;}
.Radio2 label:before{content:""; display:inline-block; width:20px; height:20px; margin-right:10px; position:absolute; left:0; background-color:#fff; box-shadow:inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); border:solid 1px #7fb2d6;  border-radius:50px; top:0; margin-top:1px;}
.Radio2 input{left:1px; margin:0 !important; top:3px;}
.Radio2 input[type=radio]:hover + label:before {content:"\2022"; font:40px/17px FontAwesome; color:#ddd; text-align:center;}
.Radio2 input[type=radio]:checked + label:before, .Radio2 input[type=radio]:hover:checked + label:before {content:"\2022"; font:40px/17px FontAwesome; color:#2a92db; text-align:center;}



.PujaPart .form-control{min-height:44px;}
.PujaPart .FormPart .btn-success{font-size:21px; padding:8px 30px; display:inline-block; max-width:100%; width:auto; font-weight:bold;}
.PujaPart .CustomDrop select{min-height:42px; padding:9px 30px 9px 6px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}

.JoinOurLink{margin-top:50px; margin-bottom:-40px; font-family:'OpenSansRegular'; font-size:25px; line-height:normal}

@media screen and (max-width: 1100px){
.PartTwo:before, .PartTwo:after{border-left-width:300px; border-top:30px solid transparent;}
.PartTwo:before{top:-30px;}
.PartOne .LeftSec h1, .SectionHD, .WayPoints li{font-size:36px !important;}
.PartTwo .Points li{font-size:40px;}
.PartTwo .Points li .Number{width:75px; height:75px;}
.PartTwo .SpanText{font-size:24px;}
}

@media (min-width:768px) and (max-width:1024px){
.SpanMenu{width:74% !important;}
.navbar-nav.SpanNav > li > a{padding:40px 15px !important;}
}

@media (min-width:640px) and (max-width:767px){
.PartOne .RightSec .LapPart{padding:5% 15%;}
}

@media screen and (max-width: 767px){
.PartOne .RightSec .LapPart{margin-top:50px;}
.PartOne{padding:80px 0;}
.PartOne .LeftSec{text-align:center;}
.PartOne .LeftSec h1, .SectionHD, .WayPoints li{font-size:24px !important;}
.PartTwo .Points{margin-left:20px;}
.PartTwo .Points li{font-size:30px; padding-left:80px;}
.PartTwo .Points li .Number{width:60px; height:60px;}
.PartTwo .SpanText{font-size:18px;}
#navbar .ExtraLinks{float:none;}
#navbar .ExtraLinks li.Link a{color:#fff;}
.PartFive .ColText p, .FeedPart .ColText p, .FeedPart2 .ColText p{font-size:18px;}
.PartOne .LeftSec .blue-btn{font-size:21px;}
.PartFive .blue-btn, .PartThree .blue-btn, .PartTwo .blue-btn{font-size:21px;}
.SeeHowBtn{margin:30px auto; padding:30px 20px;}
.ChatFix{right:10px;}
.PCWorks .TextLeft{padding-right:0; padding-bottom:130px;}
.PCWorks .TextLeft::after, .ArrowShow:after{content:"\f107"; top:auto; bottom:-15px; left:50%; right:auto; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%);}
.ArrowShow{padding-right:0; padding-bottom:85px;}
.ArrowShow:after{bottom:30px;}
.ArrowShow:after{}
.PartOne .Guarantee h4{font-size:14px;}
.FaqPart .Content{padding:0;}
.FaqPart .Content li .Question{font-size:16px;}
.PartFive .ColText, .FeedPart .ColText, .FeedPart2 .ColText{height:auto;}
.LawyerPart .LeftPart p{font-size:16px;}
.LawyerPart .RightPart, .PCFec{margin:0;}
.LawyerPart .RightPart li .SubHD, .PCFec li .SubHD{font-size:18px;}
.LawyerPart .RightPart li p, .PCFec li p{font-size:16px;}
.PartTwo .ColText .HD h4{font-size:24px;}
.PartTwo .ColText .Text, .PartTwo .ColText .Text h5{font-size:18px;}
.PartTwo .ColText .blue-btn{font-size:18px;}
.PartTwo .ColText{max-height:340px; height:auto;}
.OutStandingPart .Info{font-size:18px;}
.OutStandingPart .TableView th{font-size:16px;}
.OutStandingPart .TableView td, .OutStandingPart .BottomSpan p{font-size:14px;}
.OutStandingPart .TableView{max-width:100%; overflow-x:scroll; padding-bottom:15px;}
.OutStandingPart .BottomSpan h4{font-size:21px;}
.PricingPart .BoxPart .Box .TextPart{min-height:auto;}
.WhatHpnSec .InnerBox .HD, .DisputeSec .TellWhatSec .HD{font-size:24px;}
.WhatHpnSec .InnerBox .HD:after, .DisputeSec .TellWhatSec .HD:after{width:35px; top:10px;}
.WhatHpnSec .InnerBox .btn-warning{font-size:18px;}
.WhatHpnSec .InnerBox .PlaceHolder{font-size:18px;}
.DisputeSec .SeeHow{font-size:18px;}
.DisputeSec .btn-warning{font-size:28px;}
.Max-Table{overflow-x:scroll; padding-bottom:10px;}
.Max-Table table{width:100%;}
.PujaPart .FormPart .CheckList li, .PujaPart .FormPart .RadioList li{width:50%;}
.PujaPart .FormPart .RadioList table td{width:45%;}
.CommunitySec .ArrowHead .fa{bottom:0; color:#a8dbf3; font-size:60px; left:30%; margin-bottom:-20px; position:relative; margin-right:0; transform:rotate(90deg); -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg);}
.HowItWorks .btn-success{font-size:18px;}
}

@media (min-width:768px) and (max-width:920px){
.PartOne .RightSec .LapPart .Points li{font-size:18px; margin-top:10px;}
.PartOne .RightSec .LapPart h4{font-size:18px;}
}

@media (min-width:768px) and (max-width:1024px){
.PartOne .Guarantee h4{font-size:16px;}
}

@media screen and (min-width: 768px){
.SpanMenu{float:right; width:80%;}
.navbar-nav{text-transform:none; font-family:'OpenSansLight'; font-size:15px;}
.navbar-nav > li > a{border:none; color:#878787 !important;}
.navbar-nav.SpanNav{background:none; min-height:auto; margin:0 auto; padding:0; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -o-border-radius:0; float:none; text-align:center;}
.navbar-nav.SpanNav li{float:none; display:inline-block;}
.navbar-nav.SpanNav > li > a{padding:40px 10px; line-height:normal;}
.navbar-nav.SpanNav > li > a:hover, .navbar-nav.SpanNav > li > a:focus{background:#f5f5f5 !important; color:#1ea2ea !important; box-shadow:0 3px 0 #3fc0f1 inset; -moz-box-shadow:0 3px 0 #3fc0f1 inset; -webkit-box-shadow:0 3px 0 #3fc0f1 inset; -o-box-shadow:0 3px 0 #3fc0f1 inset;}
.navbar-inverse .navbar-nav.SpanNav > .active > a{background:#F5F5F5 !important; box-shadow:0 3px 0 #3fc0f1 inset; -moz-box-shadow:0 3px 0 #3fc0f1 inset; -webkit-box-shadow:0 3px 0 #3fc0f1 inset; -o-box-shadow:0 3px 0 #3fc0f1 inset;}
}

@media screen and (max-width:600px){
.CommunitySec .SugPart .Actions li{display:block; width:100%;}
.PujaPart .SubHead, .WeCare h4{font-size:150%; font-weight:bold;}
.CommunitySec .SubHead{font-size:24px;}
.HowItWorks .SubHead, .HowItWorks .SubHead2, .ChildHead{font-size:18px; line-height:normal;}
.CommunitySec .DisputeLeft h3{font-size:120%; font-weight:bold;}
}

@media screen and (max-width:480px){
.PartOne .SeeHow{margin-left:0;}
.PartOne .RightSec .LapPart h4{font-size:18px; margin:5px 0;}
.PartOne .RightSec .LapPart .Points li{font-size:16px; margin-top:10px; padding-left:35px;}
.PartOne .RightSec .LapPart .Points li::before{font-size:24px;}
.SeeHowBtn i{left:60%; font-size:55px;}
.PricingPart .BoxPart{max-width:100%;}
.WhatHpnSec .InnerBox .HD, .DisputeSec .TellWhatSec .HD{font-size:16px; font-weight:bold; margin-top:0;}
.WhatHpnSec .InnerBox .HD:after, .DisputeSec .TellWhatSec .HD:after{width:25px; top:15px;}
.WhatHpnSec .InnerBox .PlaceHolder{font-size:14px; top:0; left:20px;}
.DisputeSec .btn-warning{font-size:21px;}
.ArrowShow::after{font-size:80px;}
.MobShow{display:block;}
.MobHide{display:none;}
.CommunitySec .SugPart .Actions .Bounty .ArrowBox:before, .CommunitySec .SugPart .Actions .Bounty .ArrowBox:after{left:auto; right:35px; transform:inherit;}
.CommunitySec .GetBtns .btn, .CommunitySec .DonatePart .btn, .PartThree .GetBtns .btn{font-size:120%;}
.PujaPart .FormPart .CheckList li, .PujaPart .FormPart .RadioList li{width:100%;}
.PujaPart .FormPart .OtherDiv{text-align:left;}
.PujaPart .FormPart .RadioList table td{width:calc(100% - 20px);}
}

@media screen and (max-width:360px){
.PartOne .RightSec .LapPart{background-size:130% auto; height:250px;}
.WhatHpnSec .InnerBox .form-control{min-height:250px;}
.DisputeSec .btn-warning{font-size:18px;}
.AsSeenIn ul li img{max-width:100%;}
.AsSeenIn ul li{display:block;}
}

@media screen and (max-width:320px){
.PartOne .RightSec .LapPart{padding:5% 15%; height:230px;}
.PartOne .Guarantee h4{font-size:12px;}
}