


.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

@font-face {
font-family:"norwester";
src: url("../fonts/norwester.otf") format("opentype");
font-style:normal;
}


html,
body{min-height:100%;margin:0;padding:0;font-size:18px;letter-spacing: 0.5px;font-weight:400;
font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
a{color:#000;text-decoration:none;cursor:pointer;}
a:hover{text-decoration:none;}
*{box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-weight:700;}
section{display: block;position: relative; width:100%;  clear: both;margin: 0px; }

.videopage,.schedulebtn,.mobileprice{}
.videopage{background:#005393;position:relative;min-height:auto;padding:15px 15px 30px 15px;}
.videopage .logo{width: 200px;float: left; margin: 0px;}
.videopage .logo img{width:auto;max-width:100%;max-height:100%;}
.videopage .date{float: right; color: #fff;margin:0; height: 40px; line-height: 40px; font-size: 20px;}
.videopage h3{font-size: 40px;letter-spacing: 3px; margin: 0;}
.videopage ul{margin-top:15px;}
.videopage .prepared{display: block;position: relative;clear: both; width: 100%; text-align: center;color:#fff;margin-bottom:30px;}
.videopage .prepared p{font-size:24px;}
.videopage .prepared h4{font-weight: 300; font-size: 32px; font-style: italic; margin-top: 5px;}
.videopage .prepared p a{color:#fff;font-size:18px;padding:0 5px;}
.videopage .prepared p span{line-height: 18px;display: inline-block;font-size: 16px;}
.videopage .videocon{width: 100%;display: table; position: relative;z-index:1;clear: both;background: #fff;padding: 30px;border-radius: 15px;}
.videopage .bdrafbf{margin-top:20px;}
.videopage .bdrafbf:after,
.videopage .bdrafbf:before{content: ""; border: 2px #2bd6f3  solid; position: absolute;  width: 95%;height: 100%;z-index:0;}
.videopage .bdrafbf:after{left: -15px;top: -25px;    border-top-left-radius: 15px;}
.videopage .bdrafbf:before{right: -15px;bottom: -25px;    border-bottom-right-radius: 15px;}
.videopage .videobox{background: #000;border: 10px #000 solid; border-radius: 10px;overflow: hidden;width: 60%;float: left; height: 380px;box-shadow: 2px 2px 7px #505050;}
.videopage .videobox iframe{width:100%;height:100%;}
.videopage .keybenefit{width: calc(40% - 40px);float: left;color: #000;margin: 80px 0 0 40px;}
.videopage .keybenefit li{font-size:30px;}
.videopage .poption p{font-size: 24px;color: #fff;text-align: center;margin-top: 40px;margin-bottom: 20px;}
.schedulebtn{margin:0 auto 20px; text-align: center;position: relative; width: 100%;}
.schedulebtn a{background: #00ff00;color: #000;font-size: 22px;width: 400px;border-radius: 20px;box-shadow: 1px 2px 1px #adadad;}
.greybg{background:#e6e6e6;padding:60px 0px;}
.selectiontable table{width:100%;background:#fff;}
.selectiontable table thead th{background: #004282;color: #fff;font-size: 24px;text-align: center;padding: 15px;}
.selectiontable table tbody td{padding:15px;font-size:22px;    border-color: #9fb3c7;}
.selectiontable table tbody td span{font-weight:700;color:#025b95;}
.selectiontable table tbody td ul{padding-left:25px;margin-top:10px;}
.selectiontable table tbody td ul li{font-weight:700;color:#025b95;font-size:22px;margin-top:5px;}


.mobileprice{ position: relative; width: 100%; clear: both;display:block;margin-top:40px;}
.mobileprice h3{text-align: center;font-size: 32px; margin: 0;padding-bottom: 10px;}
.mobileprice p{text-align:center;font-size:22px;font-weight: 400;margin-bottom:20px;}
.mobileprice .mobiletabarea{display:block;width:100%;position:relative;padding:0 15px;}
.mobileprice .nav-tabs{border-bottom:0px;display:none;}
.mobileprice .nav-tabs li{width: 33.3%; text-align: center;}
.mobileprice .nav-tabs li a{background: #004282; color: #fff; border-width: 2px; border-color: #004282;   border-radius: 15px 15px 0 0;margin: 0 4px 0 0;width: calc(100% - 8px);}
.mobileprice .nav-tabs li:last-child a{margin:0px;width:100%;}
.mobileprice .nav-tabs li.active a,
.mobileprice .nav-tabs li.active a:focus,
.mobileprice .nav-tabs li.active a:hover{background:#fff;color:#004282;    border-width: 2px; border-color: #004282; border-bottom-color: transparent;}
.mobileprice .nav-tabs li a p{font-variant: small-caps;letter-spacing: 1px;font-weight: 700; margin: 0;font-size:26px;}
.mobileprice .nav-tabs li a p br{}
.mobileprice .nav-tabs li a span{display:block;font-size:20px;}
.onetime{display:none;}
.plan1 .desktoptitle{background:#025b95;}
.plan2 .desktoptitle{background:#04396b;}
.plan3 .desktoptitle{background:#03204c;}
.desktoptitle{display: block; width: 100%;text-align: center;  position: relative;padding: 10px;color:#fff;}
.desktoptitle p{letter-spacing: 1px;font-weight: 700; margin: 0;font-size:22px;color:#fff;}
.desktoptitle p span{display:block;font-size:20px;}
.mobileprice .tab-content{display: flex;  flex-wrap: wrap;border-radius: 0 0 15px 15px;width: 100%;margin-top:-1px;margin-bottom:20px;}
.mobileprice .tab-content .tab-pane{display:block;width:31.3%;float:left;margin-right:3%;background:#fff;border-radius:15px;overflow:hidden;box-shadow: 1px 1px 10px #747373;}
.mobileprice .tab-content .tab-pane:last-child{margin-right:0px;}
.mobileprice .tab-content .laplanbody{width: 100%;max-width: 410px; margin: auto;padding:10px;}
.mobileprice .tab-content .laplanbody  h4{text-align: center;padding-bottom: 0px; text-transform: uppercase;   color: #f47c23;font-size: 22px; padding-top: 0px;}
.mobileprice .tab-content .laplanbody  h4 span{font-weight: 800;font-style: italic;}
.mobileprice .tab-content .laplanbody  h4  b{color:#03204c;display:block;font-weight:800;font-style:italic;}
.mobileprice .tab-content .laplanbody .latraffic ul{width:100%;max-width:280px; margin: auto;}
.mobileprice .tab-content .laplanbody ul {margin: 0; padding: 0;list-style: none;}
.mobileprice .tab-content .laplanbody ul li{font-size: 22px;margin-top:2px;}
.mobileprice .tab-content .laplanbody ul li h5{float:left;width:96px; font-variant: small-caps;font-size: 22px;margin: 0;}
.mobileprice .tab-content .laplanbody .icon{color: #004282;width: 40px; position: relative;float: left;text-align:center;}
.mobileprice .tab-content .plan1 .laplanbody span{color:#025b95;}
.mobileprice .tab-content .plan2 .laplanbody span{color:#04396b;}
.mobileprice .tab-content .plan3 .laplanbody span{color:#03204c;}
.mobileprice .allplantxt{    text-align: center; font-size: 30px; margin-top: 30px; display: block;}

.greenbg{background:#297e1c;}
.greentitle{background:#296a1c;}
.bluebg{background:#065081;}
.bluetitle{background:#04396b;}
.redbg{background:#af2128;}
.redtitle{background:#9b111e;}
.mtop40{margin-top:40px;}
.protitle{    text-transform: uppercase; text-align: center;font-size: 32px;font-weight:700;}

.servicepage{background:#fff;padding:50px 0px;}
.servicepage .panel{border-radius:20px;overflow:hidden;color:#fff;margin-top:35px;}
.servicepage .panel .panel-heading{padding:12px 15px;}
.servicepage .panel .panel-heading h3{margin: 0;text-align: center;text-transform: uppercase; letter-spacing: 2px;font-size: 26px;}
.servicepage .panel .panel-body{padding:10px 15px 40px;position:relative;}
.servicepage .panel .panel-body .col-md-3:nth-child(1){width:20%;}
.servicepage .panel .panel-body .col-md-3:nth-child(2){width:30%;}
.servicepage .panel .panel-body .col-md-3:nth-child(3){}
.servicepage .panel .panel-body .col-md-3:nth-child(4){}
.servicepage .panel .panel-body .icon{width: 170px; position: relative; display: block;margin-top:35px;}
.servicepage .panel .panel-body .icon img{width:100%;}
.servicepage .panel .panel-body h4{font-size:16px;margin-bottom:8px;margin-top:30px;}
.servicepage .panel .panel-body p{font-size:16px;max-width:265px;padding-left:20px;}
.servicepage .panel .panel-body ul{margin: 0;padding-left: 17px;}
.servicepage .panel .panel-body ul li{margin-bottom:5px;}
.servicepage .panel .panel-body ul li span{font-weight:700;font-size:14px;}
.servicepage .panel .panel-body .hidedesktop{display:none;}

.faqpage{background:#e6e6e6;position:relative;display:block;width:100%;margin-bottom:50px;padding:60px 0px;}
.faqpage h3{margin: 0px;text-align: center; font-family: 'norwester';color: #fff;padding-bottom: 15px;}
.faqpage .panel-group{position:relative;width: 100%; margin:30px auto 50px;    border-top: 1px #ccc solid;}
.faqpage .panel-group .panel{margin:0px;border-radius:0px;border:none;    box-shadow: none;}
.faqpage .panel-default>.panel-heading{padding:0px;border-radius:0px;}
.faqpage .panel-default>.panel-heading a{display:block;text-decoration:none;padding: 15px 25px 15px 15px;font-weight:700;color: #004282;border-bottom: 1px solid #c1c1c1;font-size:22px;background:#fff;}
.faqpage .panel-default>.panel-heading a.collapsed{background-color: #e6e6e6;}
.faqpage .panel-default>.panel-heading a[data-toggle].collapsed:after,
.faqpage .panel-default>.panel-heading a[data-toggle]:not(.collapsed):after{font-size:27px; font-family: "Font Awesome 5 Free";  font-weight: 900;  color:  #444444; position: absolute; right: 5px;}
.faqpage .panel-default>.panel-heading a[data-toggle].collapsed:after {content: "\f078";}
.faqpage .panel-default>.panel-heading a[data-toggle]:not(.collapsed):after {content: "\f077"; }
.faqpage .panel-group .panel .panel-body{font-size:22px;padding:15px 30px;}

.aboutpage{padding:50px 0px;background:#fff;}
.aboutpage .aboutbox{position: relative;display: table;width: 100%; border: 2px #065081 solid;border-radius: 20px; padding:50px 30px 30px 30px;}
.aboutpage .aboutbox h3{font-size: 26px;text-transform: uppercase; position: absolute;width: 160px;margin: auto;left: 0;right: 0;text-align: center;top: -13px;background: #fff;}
.aboutpage .aboutbox .aboutleft{float:left;width:80%;padding-right:50px;}
.aboutpage .aboutbox .aboutleft p{font-size:22px;}
.aboutpage .aboutbox .aboutright{float:left;width:20%;}
.aboutpage .aboutbox .aboutright img{width:auto;max-width:100%;}
.aboutpage .protitle{padding:40px 0px;display:block;clear:both;}
.casestudy{height:375px;position: relative;margin-bottom:40px;display: block;clear: both; width: 100%; border: 1px #343434 solid;box-shadow: 1px 1px 4px #000;border-top-left-radius: 15px;border-top-right-radius: 15px;overflow: hidden;}
.casestudy .cs-heading{font-weight:700;height: 40px;text-align: center; font-size: 24px; border-bottom: 2px #000 solid; line-height: 40px;}
.casestudy .cs-body{display:block;width:100%;position:relative;}
.casestudy .cs-body .caseleft{width: 340px;height: 340px;position: relative;float: left;}
.casestudy .cs-body .caseleft img{width:100%;}
.casestudy .cs-body .caseright{float:left;width:calc(100% - 340px);height:332px;padding:0px 50px;}
.casestudy .cs-body .caseright table{width:100%;margin:0px;}
.casestudy .cs-body .caseright table td{vertical-align:middle;padding:20px 0px;}
.casestudy .cs-body .caseright table td:first-child{width:135px;}
.casestudy .cs-body .caseright table td .arrowbg{background:url(../img/arrowbg.png);background-size:cover;width: 110px; height:99px;position: relative;text-align: center;line-height: 120px;font-size: 68px;}
.casestudy .cs-body .caseright table td:last-child{width:calc(100% - 135px);text-align:center;}
.casestudy .cs-body .caseright table td ul{margin:0px;padding:0px;list-style:none;text-align:center;}
.casestudy .cs-body .caseright table td li{    display: inline-block;vertical-align: middle;}
.casestudy .cs-body .caseright table td li:nth-child(1){}
.casestudy .cs-body .caseright table td li:nth-child(2){width: 70px;font-size: 40px;line-height: 94px;}
.casestudy .cs-body .caseright table td li:nth-child(3){}
.casestudy .cs-body .caseright table td h4{font-weight:700;margin: 0;font-size:22px;}
.casestudy .cs-body .caseright table td h5{font-size:18px;}
.casestudy .cs-body .caseright table td p{margin:4px 0px 0px 0px;}
.casestudy .cs-body .caseright table td p span{font-size:26px;font-weight:700;}
.casestudy .cs-body .caseright table td .redeliver{}
.casestudy .cs-body .caseright table td .redeliver p{margin:0px;font-size:20px;}
.casestudy .cs-body .caseright table td .redeliver h3{margin:0px;font-size: 28px;color: #41ad49;font-weight:900;}
.casestudy .cs-body .caseright table td  .clrgreen{color: #41ad49;font-weight:900;}
.casestudy .cs-body .caseright table td .bgblack{background:url(../img/blackcup.png);background-size: cover;}
.calenderpage{display:block;width:100%;padding:0px;position:relative;margin:0px;}

.point21{display:block;width:100%;position:relative;overflow:hidden;padding:0 20px;}
.point21 img{width:100%;}

.centermodal.modal.in {display:flex !important;}
.centermodal .modal-dialog{margin: auto;}
.fade-scale {transform: scale(0); opacity: 0; -webkit-transition: all .25s linear; -o-transition: all .25s linear; transition: all .25s linear;}
.fade-scale.in {opacity: 1; transform: scale(1);}
.getyourplan{}
.getyourplan .modal-dialog{width:100%;max-width:80%;height:90%;}
.getyourplan .modal-content,
.getyourplan .carousel,
.getyourplan .carousel-inner,
.getyourplan .item {height:100%;}

.getyourplan .mheader{background: #025b95; height: 50px;position: relative; display: block;}
.getyourplan .mheader h4{text-align: center;font-size: 30px;color: #fff;line-height:50px;margin:0px;}
.getyourplan button.close{z-index:99;position: absolute;right: -7px; top: -8px; height: 30px;width: 30px;border-radius: 15px;background: #4098d1;opacity: 1;color: #fff;line-height: 22px;}
.getyourplan button.close:hover{background: #ff0;color:#000;}
.getyourplan .mfooter{background: #025b95;height: 50px;position: relative;display: block;padding:8px 15px;}
.getyourplan .modal-body{height:100%;overflow:auto;padding:0px;}
.getyourplan .modal-body .getcontent{position:relative;display:block;height:calc(100% - 100px);overflow:auto;}
.getyourplan .laplancantainer{margin: 10px auto;padding: 0 10px;width: calc(100% - 20px);overflow: auto;height:calc(100% - 20px);display: block;}
.getyourplan .laplancantainer .laplanbox{cursor:pointer;}
.getyourplan .laplancantainer .laplanbox .laplanbody ul li {font-size: 16px; margin: 2px 0px 0;}
.getyourplan .laplancantainer.traffic7 .laplanbox .laplanbody .latraffic{padding-bottom:15px;}
.getyourplan .nextbtn{width: 140px;position: relative;float: right; background: #ff0;height: 34px; line-height: 34px;text-align: center;border-radius: 20px;font-size: 18px;}
.getyourplan .nextbtn:hover{background: #fdcc5a;}
.getyourplan .backbtn{float: left;font-size: 18px;color: #fff;line-height: 40px;}
.getyourplan .backbtn:hover{color:#ff0;}
.getyourplan .laplancantainer .laplanbox:hover:after,
.getyourplan .laplancantainer .laplanbox.active:after{content: ""; border: 5px #ff0 solid;width: 100%; height: 100%;position: absolute; top: 0;left: 0;border-radius:12px;}
.havequestion .modal-header{background: #025b95; height: 50px;position: relative; display: block;padding:5px 15px;}
.havequestion .modal-header h4{text-align: center;font-size: 30px;color: #fff;margin:0px;}
.havequestion.getyourplan .modal-body{    height: calc(100% - 60px);}



.contactinfo{display: table; width: 100%;  max-width: 80%;  margin:0px auto 0; position: relative;}
.contactinfo .form-group,
.contactinfo .form-group-half{width:48%; margin:0 0 15px 2%;float:left; position: relative; }

.contactinfo .form-group.citygroup{width:40%;}
.contactinfo .form-group.stategroup{width:24%;}
.contactinfo .form-group.zipgroup{width:30%;}

.contactinfo .form-input { border: 1px #ccc solid;  border-radius: 4px;   height: 40px;   padding: 0px;}
.contactinfo .form-label {font-weight:normal;position: absolute; transition: 0.25s ease; -moz-transition: 0.25s ease; -webkit-transition: 0.25s ease; -o-transition: 0.25s ease; -ms-transition: 0.25s ease; color: #58595e; left: 10px;top: 9px;font-size:16px; }
.contactinfo input,
.contactinfo select{height:38px;}
.contactinfo input,
.contactinfo select,
.contactinfo textarea{transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;-ms-transition: 0.3s ease;padding-top: 10px;-webkit-appearance: none; }
.contactinfo input:focus + .form-label, .contactinfo input:valid + .form-label,
.contactinfo select:focus + .form-label, .contactinfo select:valid + .form-label,
.contactinfo textarea:focus + .form-label, .contactinfo textarea:valid + .form-label{top: -6px; font-size: 9px;color: #000; background:#fff;}
.contactinfo input,.contactinfo textarea {font-size:16px; box-sizing: border-box; width: 100%; display: block; border: none; color: #004282; background: #fff; padding: 8px 10px 4px; }
.contactinfo input:focus, .contactinfo select:focus,.contactinfo textarea:focus {outline:none; }
.contactinfo select{font-size:16px; box-sizing: border-box; width: 100%; display: block; border: none; background: #fff; padding: 8px 10px 4px;color: #004282;}
.contactinfo select option{color: #58595b;}
.contactinfo input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px transparent inset; }
.contactinfo textarea,
.contactinfo .textarea-grp{min-height:100px !important; z-index:9;    resize: vertical;}
.contactinfo .textarea-grp{border:none;}
.contactinfo select{appearance: auto;padding-left:5px;}
.contactinfo .form-group-half .stategroup{margin:0px 5px 0 0;width:calc(100% - 110px);}
.contactinfo .form-group-half .zipgroup{margin:0px;width:105px;}
.contactinfo .form-group.expgrp{width:26%;}
.contactinfo .form-group.cvvgrp{width:20%;}
.chk-group.sameaddress input[type=checkbox]{width: 20px;height: 20px;float: left;appearance: auto;-webkit-appearance: auto;  border: 1px #ccc solid;margin: 0 5px; }

input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus 
input:-webkit-autofill, 
textarea:-webkit-autofill, 
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus, 
select:-webkit-autofill, 
select:-webkit-autofill:hover, 
select:-webkit-autofill:focus {  -webkit-text-fill-color: #437ef3; color: #437ef3; transition: background-color 5000s ease-in-out 0s;}
.form-group.fullgroup{width:98%;}

.getyourplan .contactinfo{max-width:700px;padding-top:60px;}
.showcardno{position:absolute;right: -41px;top: 0;width: 40px;font-size: 18px;margin-top: 6px;}
.showcardno input{width: 18px;height: 18px;padding: 0;float: left; appearance: auto;margin-right: 5px;}
.showcardno i{font-size:24px;}
.thankyoupage{display: block;text-align: center; padding-top: 100px;}
.thankyoupage h3{font-family:"norwester";font-size:30px;}
.thankyoupage p{font-size:22px;}




@media (max-width:1600px){
	
	
	
}


@media (max-width:1440px){
	
}
@media (max-width:1199px){
	
	.videopage{padding: 15px 0px 30px 0px;}
	.videopage .bdrafbf:before {right: -5px;bottom: -18px;}
	.videopage .bdrafbf:after {left: -5px;top: -18px;}
	.videopage h3 {font-size: 40px;letter-spacing: 1px;}
	.videopage .keybenefit li {font-size: 24px;}
	.videopage .videobox{height:310px;}
	.mobileprice .tab-content .laplanbody{min-height:520px;}
	.mobileprice .tab-content .laplanbody ul li {font-size: 18px;}
	.mobileprice .tab-content .laplanbody h4{font-size:18px;}
	.mobileprice .nav-tabs li a p{font-size: 22px;line-height: normal;}
	.mobileprice .nav-tabs li a p br {display: block;}
	.servicepage .panel .panel-body p,
    .servicepage .panel .panel-body ul li	{font-size: 14px;}
	.servicepage .panel .panel-body ul li br{display:none;}
	.casestudy .cs-body .caseright{padding: 0px 30px;}
	.casestudy .cs-body .caseright table td:first-child { width: 110px;}
	.casestudy .cs-body .caseright table td:last-child {width: calc(100% - 110px);}

}

@media (max-width:768px){
	
	.videopage .videocon {width: 98%;padding:20px;margin:auto;}
	.videopage .bdrafbf:before {right: 4px;}
	.videopage .bdrafbf:after {left: 4px;}
	.videopage .keybenefit {width: calc(40% - 30px);margin: 15px 0 0 30px;}
	.videopage ul{padding-left:24px;}
	.videopage .keybenefit li {font-size: 19px;    }
	.hidemobile,.desktoptitle{display:none;}
	.mobileprice .mobiletabarea{padding:10px 0px;}
	.onetime {display: block;text-align: center;}
	.mobileprice .nav-tabs{display:block;}
	.mobileprice .nav-tabs li a span{font-size:16px;}
	.mobileprice .tab-content {display:block;background: #fff; border: 2px #004282 solid; border-radius: 0 0 15px 15px;}
	.mobileprice .tab-content .tab-pane {display: none; width: 100%; float: inherit;margin-right: 0;background:transparent;border-radius: 0; overflow: hidden; box-shadow: none;}
	.mobileprice .tab-content .tab-pane.active{display:block;}
	.mobileprice .tab-content .laplanbody {min-height: 450px;}
	.mobileprice .tab-content .laplanbody ul{max-width:280px;margin:auto;}
	.mobileprice .allplantxt{font-size:22px;}
	
	
	.servicepage .panel .panel-body .col-md-3:nth-child(1){display:none;}
	.servicepage .panel .panel-body .col-md-3:nth-child(2) {width: 40%;float:left;}
	.servicepage .panel .panel-body .col-md-3:nth-child(3),
	.servicepage .panel .panel-body .col-md-3:nth-child(4)	{width: 30%;float:left;}
	.aboutpage .aboutbox .aboutleft p {font-size: 16px;}
	.casestudy .cs-body .caseleft { width: 145px;float: left; overflow: hidden;}
	.casestudy .cs-body .caseleft img {width: auto;height: 334px;}
	.casestudy .cs-body .caseright {width: calc(100% - 145px);}
	
	
	
}
@media (max-width:767px){
	
	.videopage .logo {width: 135px;}
	.videopage .date{font-size:13px;}
	.videopage .prepared{padding-top:30px;}
	.videopage .prepared p {font-size: 20px;}
	.videopage h3 {font-size: 32px;}
	.videopage .prepared h4{font-size:24px;}
	.videopage .prepared p a {font-size: 15px;line-height: normal;  margin: 0; display: block;}
	.videopage .prepared p span{display:none;}
	.videopage .bdrafbf:after, .videopage .bdrafbf:before{display:none;}
	.videopage .videocon {width: 100%;padding: 0;}
	.videopage .videobox {height: 180px; width: 100%; }
	.videopage .keybenefit {width: 100%; margin: 0;padding: 40px 15px 20px;}
	.videopage .poption p {font-size: 19px; margin-top: 30px;}
	.schedulebtn a{width:100%;font-size:18px;}
	.selectiontable table thead th{font-size:22px;}
	.selectiontable table tbody td{font-size:18px;}
	.selectiontable table tbody td span{display:block;}
	.selectiontable table tbody td span.havesite{display:inline-block;}
	.selectiontable table tbody td ul {padding-left: 20px;}
	.selectiontable table tbody td ul li{font-size:18px;margin-bottom:5px;}
	.mobileprice h3 {font-size: 20px;padding-bottom: 20px;}
	.mobileprice p{font-size:18px;}
	.mobileprice .mobiletabarea{padding:0px;}
	.mobileprice .nav-tabs li a{ height:100px;   width: calc(100% - 3px);    padding: 6px 2px;}
	.mobileprice .nav-tabs li a p {height:40px;font-size: 17px;letter-spacing: 0; }
	.mobileprice .nav-tabs li a span {margin-top: 4px;}
	.mobileprice .nav-tabs li a span:last-child{font-size: 12px;max-width: 102px;overflow: hidden;display: block; height: 20px; margin: auto;}
	.mobileprice .tab-content .laplanbody h4 {padding-bottom: 5px;font-size: 16px;padding-top: 0px;}
	.mobileprice .tab-content .laplanbody h4 br{display:none;}
	.mobileprice .tab-content .laplanbody ul li {font-size: 18px;font-weight: 500;}
	.mobileprice .tab-content .laplanbody ul li h5{ width: 75px;font-size: 16px; margin: 0;}
	.mobileprice .tab-content .laplanbody .icon{width:30px;}
	.mobileprice .allplantxt {font-size: 16px; font-weight: 500; }
	.servicepage .panel .panel-heading h3{font-size:24px;}
	.servicepage .panel .panel-body .col-md-3:nth-child(2),
	.servicepage .panel .panel-body .col-md-3:nth-child(3){width: 100%;}
	.servicepage .panel .panel-body .col-md-3:nth-child(3) li{width:60%;float: left;}
	.servicepage .panel .panel-body .col-md-3:nth-child(3) li:nth-of-type(even){width:40%;}
	.servicepage .panel .panel-body p{max-width:300px;}
	.servicepage .panel .panel-body .col-md-3:nth-child(4){width: 60%;}
	.servicepage .panel .panel-body .hidedesktop{display:block;width:40%;position: absolute;right: 3px;bottom: 20px;}
	.faqpage .panel-default>.panel-heading a {font-size:18px;padding: 15px 30px 15px 10px;}
	.faqpage .panel-group .panel .panel-body {font-size: 18px;padding: 10px;}
	.aboutpage .aboutbox .aboutleft {width: 100%;padding-right: 0;}
	.aboutpage .aboutbox{    padding: 50px 15px 30px 15px;}
	.aboutpage .aboutbox .aboutright{display:none;}
	
	.casestudy{height:auto;}
	.casestudy .cs-body .caseleft{width:100%;display:none;}
	.casestudy .cs-body .caseright {width: 100%;height:auto;padding: 20px 10px ;}
	.casestudy .cs-body .caseright table td:first-child,
	.casestudy .cs-body .caseright table td:last-child{width: 100%;display: block;padding:0px;}
	.casestudy .cs-body .caseright table td .arrowbg{width:80px;height:70px;margin:0 auto 15px;line-height: 76px;font-size: 50px;}
	.casestudy .cs-body .caseright table td h4{font-size:18px;}
	.casestudy .cs-body .caseright table td ul {height:90px;margin: 0px 0px 40px 0px;}
	.casestudy .cs-body .caseright table td li{float:left;}
	.casestudy .cs-body .caseright table td li:nth-child(1),
	.casestudy .cs-body .caseright table td li:nth-child(3){width:42%;}
	.casestudy .cs-body .caseright table td li:nth-child(2){width:16%;}
	.casestudy .cs-body .caseright table td h5 {font-size: 14px;}
	.casestudy .cs-body .caseright table td .redeliver p{font-size:16px;}
	.casestudy .cs-body .caseright table td p span{font-size:18px;}
	.casestudy .cs-body .caseright table td .redeliver h3 {margin: 4px;font-size: 20px;}
	
	.point21{padding:0px;}
}


@media (max-width:320px){
	.col-md-12{padding:0 10px;}
}