
	.dv-containerMobile	ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		.dv-containerMobile ul.tabs li{
			background: none;
			color: #222;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		.dv-containerMobile ul.tabs li.current{
			background: #ededed;
			color: #222;
		}

		.dv-containerMobile .tab-content{
			display: none;
			padding: 15px;
		}

		.dv-containerMobile .tab-content.current{
			display: inherit;
		}
 .dv-containerMobile .tab-link:hover {
    background: green none repeat scroll 0 0;
    box-shadow: 2px 2px 13px gray;
    color: white;
    transition: all 0.4s ease-in-out 0s;
} .dv-containerMobile
 ul.tabs li.current {
    background: green none repeat scroll 0 0 !important;
    color: #fff !important;
}
 .dv-containerMobile ul.tabs li {
    background: #ededed none repeat scroll 0 0;
    border-radius: 41px;
    color: #222;
    cursor: pointer;
    display: inline-block;
    margin-right: 62px;
    padding: 10px 15px;
    width: 19%;
	  font-size: 19px;
}
 .dv-containerMobile .sections {display:none;}
 .dv-containerMobile .sections:target {display:block;}



.dv-nav a {
    display: inline-block;
    font-size: 18px;
    padding: 5px !important;
    text-align: center;
    text-decoration: none;
    width: 61%;
}
.navmain ul {
    display: inline-block;
    padding: 45px 0 0;
    text-align: center;
    width: 100%;
}

.navmain li {
    display: inline-block;
    width: 18%;
}

 .dv-containerMobile li.active button {
  background:#F5F5F5;
  color:#000;
}
.btn-cont .btn {
    border: 2px solid #2ca01c;
    border-radius: 22px;
    box-shadow: 1px 7px 12px #f0f0f0;
    color: #2ca01c;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.dv-dec > h1 {
    font-size: 21px;
    font-weight: normal;
    margin: 24px 0 16px;
}

.dv-heading > h1{
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin: 41px 0 29px;
    text-align: center;
}
.dv-containerMobile .accordion {
    background-color: #f1f1f1f1 !important;
    border: 1px solid green !important;
    border-radius: 5px;
    color: #444 !important;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 55px;
    margin: 8px 0 0 !important;
    outline: medium none;
    padding: 16px 0 0 11px;
    text-align: left;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.panel {
    background-color: #f1f1f1f1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    padding: 0 18px;
  display: none;
}

.dv-containerMobile {
    width: 100% !important;
}
.dv-stepsheading a {
    background: green none repeat scroll 0 0;
    border: medium none;
    color: white;
}
 .dv-containerMobile  .btn.active {
    background: green none repeat scroll 0 0;
    border-color: green;
    color: white;
}
.dv-nav .btn:hover {
    color: green !important;
}
.btn.active:hover {
    color: white !important;
}
.dv-img img {
    width: 100%;
}
.dv-howto{
    display: inline-flex;
    margin: 0 0 44px;
}
.dv-stepsheading span {
    margin: 0 9px 0 0;
}

.dv-stepsheading > h1 {
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle;
}
.dv-stepsheading > p {
    font-size: 18px;
    margin: 18px 38px -6px;
}
.dv-stepsheading img {
    margin: 0 0 5px;
    vertical-align: middle;
    margin-right: 6px;
}
.dv-containerMobile ul {
    margin: 38px 0 0;
    text-align: center;
}
.dv-containerMobile {
    width: 100% !important;
}
.dv-containerMobile {
    max-width: 100% !important;
}
.dv-steps a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: blue !important;
    cursor: pointer;
}
.dv-howto {
    margin: 74px 0 auto;
    width: 100%;
}


.dv-imga {
    text-align: center;
    width: 45%;
}
.dv-imga > img {
    width: 31%;
}
.apple {
    display: inline-block;
    margin: 44px 0 0 41px !important;
    width: 23%;
}
.apple > img {
    width: 89%;
}
.MAin-dv-feature {
    margin: 0 auto;
    max-width: 1108px;
}

.MAin-dv-feature .panel > p {
    display: list-item;
    margin: 19px 0 20px 30px;
}
.accordion > label {
    background: green none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 13px;
 
    margin: 0 11px 0 0;
    padding: 0px 0 0;
    text-align: center;
    width: 26px !important;
}
.dv-steps {
    padding-top: 19px;
    width: 55%;
}

.dv-img{
    width: 45%;
}

.dv-stepsheading {
    padding: 20px 0 0 58px;
}
