/* Enter Your Custom CSS Here */

p {margin-bottom:10px;}


.pricetable {line-height:30px;}

.slides, .flex-direction-nav {
list-style-type: none !important;
}
.standard {
list-style-type: disc;
  padding:0px 0px 20px 20px;
}

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}


.fb {margin-top:0px}

#logo { max-width:190px; important! }
#logo img{margin: 0 auto; max-width:190px; important!  height:auto;}


#tabs li {
 width: 25%;
}

@media (max-device-width: 767px) 
  {

	#tabs li {
 	width: 100%;
	}


#tabs li a {
    border-left: 1px solid #e6e6e6;
}

}

