@charset "utf-8";
/* CSS Document */
* {
          padding: 0;
          margin: 0;
          border: 0;
}
html {
		height: 100%;
}
body  {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	height: 100%;
	font-size: 100%;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	background-color: #1A5C6B;
}
.wrapper	{ 
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto; }
/* image sizing*/
img {
	max-width: 100%;
	height: auto;
}
.termsfeed-com---palette-dark { }
.cc-nb-okagree {background-color:#DF9E28!important; color: #FFFFFF!important  }
.cc-nb-reject {background-color:#DF9E28!important; color: #FFFFFF!important  }
.cc-nb-changep {background-color:#D5D6D7!important; color: #000000!important  }
.cc-nb-main-container {background-color:#207289!important;padding: 20px!important; max-width: 450px!important}
.cc-cp-foot-save {background-color:#DF9E28!important; color: #FFFFFF!important}
.cc-pc-head {background-color:#207289!important;}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     div.chrome-fix { width: 99.99999% !important;}
}
/* layout*/
header, section, footer, aside, nav, main, article, figure
{
display: block;
}
.wrap, .wrap2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.wrap2{
	overflow: hidden;
}
.maxwidth {
	text-align: center;
	width: 95%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
}
.maxwidth2 {
	text-align: center;
	width: 95%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
	overflow: hidden;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 0.063em;
    line-height: 0px;
}
.clearall {
	clear: both;
}
.top {
	padding-top: 50px;
}
.topbar {
	background-color: #144958;
	height: 2px;
}
.logo {
	float: none;
	width: 60%;
	text-align: center;
	padding-top: 0px;
	padding-right: 20%;
	padding-bottom: 0px;
	padding-left: 20%;
}
.topsocial {
	float: none;
	width: 95%;
	color: #333333;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.menuwrap {
	float: none;
	width: 100%;
}
.toptel {
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 16px;
	float: none;
	text-align: center;
	color: #DF9E28;
	font-weight: 300;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}
.topsocial .fa {
	font-size: 20px;
	color: #DF9E28;
	font-weight: 300;
	padding-right: 10px;
}
.toptel .topbookonline2 a:link,  .toptel .topbookonline2 a:visited {
	color: #1F7288;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	display: inline-block;
	min-height: 14px;
}
.toptel .topbookonline2 a:hover, .toptel .topbookonline2 a:active {
	color: #1F7288;
	text-decoration: none;
}
.topsocial .topbookonline2 a:link,  .topsocial .topbookonline2 a:visited {
	color: #1F7288;
	font-size: 14px;
	text-decoration: none;
	padding-left: 0px;
	display: inline-block;
	min-height: 14px;
}
.topsocial .topbookonline2 a:hover, .topsocial .topbookonline2 a:active {
	color: #1F7288;
	text-decoration: none;
}

.toptel a:link,  .toptel a:visited {
	color: #1F7288;
	text-decoration: none;
	padding-left: 10px;
	display: inline-block;
	min-height: 18px;
}
.toptel a:hover, .toptel a:active {
	color: #1F7288;
	text-decoration: none;
}
.topsocialicons {
	float: left;
	padding: 5px;
}
#topfb a:link, #toptw a:link, #topblog a:link,  #tophome a:link, #topcontact a:link, #topgplus a:link, #topfb a:visited, #toptw a:visited, #topblog a:visited, #tophome a:visited, #topcontact a:visited, #topgplus a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 42px;
	list-style-type: none;
	background-position: 0px top;
	font-size: 1em;
}
#topfb a:hover, #toptw a:hover,  #topblog a:hover, #tophome a:hover, #topcontact a:hover, #topgplus a:hover, #topfb a:active, #toptw a:active, #topblog a:active, #tophome a:active, #topcontact a:active, #topgplus a:active{
	background-position: 0px -40px;
}
#topfb a:link,  #topfb a:visited {
	background-image: url(../images/icon_fb.png);
}
#toptw a:link,  #toptw a:visited {
	background-image: url(../images/icon_youtube.png);
}
#topblog a:link,  #topblog a:visited {
	background-image: url(../images/icon-blog.png);
}
#tophome a:link,  #tophome a:visited {
	background-image: url(../images/icon_home.png);
}
#topcontact a:link,  #topcontact a:visited {
	background-image: url(../images/icon_con.png);
}
#topgplus a:link,  #topgplus a:visited {
	background-image: url(../images/icon-insta.png);
}
/* Fader */
    .bannercontainer {
    	width:100%;
    	position:relative;
    	padding:0;
    }
     
    .banner{
    	width:100%;
    	position:relative;
    }

/* main content area*/
.tagline {
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color: #1F7288;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.taglinetxt {
	background-image: url(../images/icon-small-dc.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 70px;
}
.tagline span {
	color: #7D4D24;
}
.tagbase1 {
	min-height: 45px;
	background-image: url(../images/tagbase1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
 .tagline2 {
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	color: #FFF;
	font-variant: small-caps;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.tagbase2 {
	min-height: 35px;
	background-image: url(../images/tagbase2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.taglinetitle, .taglinesocial {
	float: none;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
}
.homeblocks {
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
 .mainContent {
	text-align: left;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inpagetitle, .inpagetitle2 {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 25px;
	line-height:26px;
	color: #1F7288;
	font-weight: 400;
	margin-bottom: 0.33em;
	clear: both;
	padding-bottom: 5px;
	margin-top: 0.63em;
 }
 .inpagetitle {
	background-image: url(../images/icon-small-dc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
 }
.topbookonline {text-transform: uppercase;margin-bottom: 0.33em; padding-bottom: 5px;padding-top: 5px;}
.topbookonline2 {text-transform: uppercase;margin-bottom:0em; padding-bottom: 0px;padding-top: 0px; font-weight: 700}
 .sidecoltoptitle {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 30px;
	line-height: 75px;
	color: #7D4E24;
	font-weight: 400;
	margin-bottom: 0.33em;
	clear: both;
	padding-bottom: 5px;
	margin-top: 0.63em;
	text-align: center;
 }
 .text-colour2 {
	color: #67BEB8;
 }
.starrate {
	padding-top: 5px;
	padding-bottom: 5px;
}
.starrate .fa {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFD24D;
}
 .mainContent .inpagetitle h1, .mainContent .inpagetitle2 h1 {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #1F7288;
	font-weight: 400;
	padding-bottom: 0em;
	margin-bottom: 0em;
 }
 .mainContent h1 {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: 400;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
 }
  .mainContent h2 {
	font-size: 21px;
	color: #7D4E24;
	font-weight: 300;
	clear: both;
	padding-bottom: 0.33em;
	padding-top: 0.33em;
	margin-bottom: 0.33em;
 }
  .mainContent h3 {
	font-size: 21px;
	color: #7D4E24;
	font-weight: 300;
	padding-bottom: 0.33em;
	padding-top: 0.33em;
	margin-bottom: 0.33em;
 }
 .mainContent h4 {
	font-size: 18px;
	color: #777777;
	font-weight: 300;
	padding-bottom: 0.33em;
	padding-top: 0.33em;
	margin-bottom: 0.33em;
 }
.mainContent h5 {
	font-size: 1.2em;
	color: #306E83;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAEB;
 }
  .mainContent p {
	padding-bottom: 5px;
	text-align: left;
	font-size: 1.0em;
	padding-top: 5px;
	color: #666666;
	line-height: 1.4em;
  }  
  .mainContent ol {
	padding-left: 5%;
  }
   .mainContent label {
	color: #144958;
	font-size: 0.756em;
	}
	.mainContent input {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
	.mainContent select {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
.mainContent a:link,  .mainContent a:visited {
	color: #207289;
	text-decoration: none;
}
.mainContent a:hover, .mainContent a:active {
	color: #1D4146;
	text-decoration: none;
}
/* round hover circles*/
.circbg {
	background-color: #7FA0A7;
	background-attachment: scroll;
	background-image: url(../images/hptopbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cicadjust1 {
	height: 0px;
}
.circspacer {
	height: 90px;
}
.circblocks, .circblocks2 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.circblock, .circblocks2  {
	float: left;
	width: 48%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
}
 .info-content {
	text-align: center;
	display: block;
 }
 .separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 2px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}

.mainContent .circblock  .info-content h3, .mainContent .circblock2  .info-content h3 {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-variant: small-caps;
	display: block;
	min-width:250px;
}
 .mainContent   .circblock h3,  .mainContent   .circblock2 h3 {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
.mainContent   .info-content p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.mainContent .circblock  .info-content a:link,  .mainContent .circblock  .info-content a:visited, .mainContent .circblock2  .info-content a:link,  .mainContent .circblock2  .info-content a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.mainContent .circblock .info-content a:hover, .mainContent .circblock  .info-content a:active, .mainContent .circblock2 .info-content a:hover, .mainContent .circblock2  .info-content a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.mainContent .circblock a:link,  .mainContent .circblock a:visited, .mainContent .circblock2 a:link,  .mainContent .circblock2 a:visited  {
	color:#7D4E24;
	text-decoration: none;
}
.mainContent .circblock a:hover, .mainContent .circblock a:active, .mainContent .circblock2 a:hover, .mainContent .circblock2 a:active  {
	color: #207289;
	text-decoration: none;
}

/* gallery */

/*inpage  menu */
.inpage-menu{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
	clear: both;
}
.inpage-menu ul {
	list-style-type: none;
}
.inpage-menu li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.menuheading {
	color: #461A3E;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-weight: 700;
}
.inpage-menu a:link .inpage-menu a:visited{
	color: #00A9B7;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	display: block;
}
.inpage-menu a:hover,  .inpage-menu a:active {
	color: #26484A;
}
.inpage-menu .up a:link,  .inpage-menu .up a:visited {
	color: #7D2205;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.inpage-menu .up a:hover, .inpage-menu .up a:active {
	color: #7D2205;
}		
.inpage-menu .fa {
	padding-right: 6px;
	padding-left: 6px;
}
/* contact form */
.contactform{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.redbold {font-weight: 700; color:#B10407; font-size: 1.3em }

.contactform a:link,  .contactform a:visited {
	color: #999999;
	text-decoration: none;
}
.contactform a:hover, .contactform  a:active {
	color: #207289;
	text-decoration: underline;
}
.contactform input {
    font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contactform .field300 {
	width: 90%;
}
.contactform .field1 {
	width: 15%;
}
.contactform textarea {
    font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	margin-top: 2px;
}
.contactform fieldset {
	border: 1px solid #CCC;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.contactform legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.882em;
	color: #7D4E24;
	font-weight: normal;
}
.smalltxt {
	font-size: 0.8em;
}
.largetxt {
	font-size: 1.5em;
}
.contactform label {
	font-size: 1em;
	color: #666666;
	font-weight: normal;
}
.contactform option {
	color: #333333;
	border: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contactform select {
	background-color: #DDE1ED;
	border: 1px solid #CCC;
	margin-top: 5px;
}
.contactform  #contactsubmit {
	font-size: 1em;
	color: #FFF;
	background-color: #207289;
	padding: 6px;
}
.contactform  #contactclear {
	font-size: 1.0em;
	color: #FFF;
	background-color: #999999;
	padding: 6px;
}
/* team */
.teamblock {
	background-color: #E6EAEB;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 1.24em;
	clear: left;
	padding-top: 1em;
	padding-right: 2%;
	padding-bottom: 1em;
	padding-left: 2%;
	width: 96%;
}
.teamblockimage {
	float: none;
	width: 98%;
	text-align: center;
	background-color: #FFF;
	padding: 0.5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
}
.teamblockimage  img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.teamblocktxt {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
.mainContent .teamblocktxt h4 {
	font-size: 1.4em;
	color: #2B3B61;
	font-weight: normal;
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #82943A;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
 }
.mainContent .teamblockimage p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* footer */
.actionblock {
}
.actionblock ul{
	padding-left: 25px;
}
.actionblock li{
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-top: 3px;
	padding-bottom: 3px;
}
.actionblock h4 {
	 font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: 300;
	padding-top: 15px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.actionblock p {
	font-size: 1.0em;
	color: #FFF;
	padding-bottom: 0.3em;
}
.actionblock1, .actionblock2, .actionblock3 , .actionblock4{
	text-align: left;
}
.actionblock1 {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	background-image: url(../images/footer-wd-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain
}
.actionblock2 {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
.actionblock3 {
	float: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: left;
}
.actionblock3 table {
	width: 80%;
}
.actionblock3  .cent{
	text-align: center;	
}
.actionblock4 {
	float: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.actionblockbreak {
}
.subfooter {
	padding-top: 20px;
	background-color: #2D3333;
}
.subfooter .actionblock  p {
		font-size: 12px;
}
.actionblock  a:link, .subfooter  a:link, .actionblock  a:visited, .subfooter  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.actionblock  a:hover, .subfooter  a:hover, .actionblock a:active, .subfooter a:active {
	color: #DF9E28;
	text-decoration: none;
}
.actaddress {
	padding-left: 30px;
	font-size: 1em;
	background-image: url(../images/icon-bot-location.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	}
.botsocial {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#botfb a:link, #bottw a:link, #botinsta a:link,  #bothome a:link, #botcontact a:link, #botgplus a:link, #botfb a:visited, #bottw a:visited, #botinsta a:visited, #bothome a:visited, #botcontact a:visited, #botgplus a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 38px;
	list-style-type: none;
	background-position: 0px top;
	font-size: 1em;
}
#botfb a:hover, #bottw a:hover,  #botinsta a:hover, #bothome a:hover, #botcontact a:hover, #botgplus a:hover, #botfb a:active, #bottw a:active, #botinsta a:active, #bothome a:active, #botcontact a:active, #botgplus a:active{
	background-position: 0px -35px;
}
#botfb a:link,  #botfb a:visited {
	background-image: url(../images/icon_fb1.png);
}
#bottw a:link,  #bottw a:visited {
	background-image: url(../images/icon_twit1.png);
}
#botinsta a:link,  #botinsta a:visited {
	background-image: url(../images/icon_home1.png);
}
#bothome a:link,  #bothome a:visited {
	background-image: url(../images/icon_home1.png);
}
#botcontact a:link,  #botcontact a:visited {
	background-image: url(../images/icon_con1.png);
}
#botgplus a:link,  #botgplus a:visited {
	background-image: url(../images/icon_gplus1.png);
}
.foottel {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 19px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(../images/icon-tel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footmail {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(../images/icon-bot-contact.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.actionblock .foottel a:link, .actionblock .foottel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.actionblock .foottel a:hover, .actionblock .foottel a:active {
	color: #FFF;
	text-decoration: none;
}
.socialicons2 {
	text-align: left;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
/* colour*/
.bgwhite {
	background-color: #FFF;
}
.bgcircles {
	background-color: #FFF;
	background-image: url(../images/bubble-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.bggrey {
	background-color: #F9F9F9;
}
.bgcol1 {
	background-color: #1A5C6B;
}
.bgcol2 {
	background-color: #FAF1DF;
}
.bgcol3 {
	background-color: #016C96;
}
.bgcol4 {
	background-color: #25434F;
}
.bgcol5 {
	background-color: #819FA7;
}
.bgnav {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF8E60;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAEB;
}
.border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whitetxt {
	color: #FFF;
}
.whitetxt h4 {
	color: #FFF!important;
}
.bluetxt, .mainContent .bluetxt {
	color: #207289;
}
.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.dropshad {
-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    2px 1px 8px rgba(0, 0, 0, 0.2);
box-shadow:         2px 1px 8px rgba(0, 0, 0, 0.2);
}
.padbox {padding: 20px; margin-bottom: 25px}
.divideline {
	background-color: #DDE3E5;
	height: 1px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.divide1 {
	background-color: #DDE3E5;
	height: 1px;
	clear: both;
}
.divide2 {
	background-color: #DF9E28;
	height: 2px;
	clear: both;
}
.divide3 {
	background-color: #FFF;
	height: 1px;
	clear: both;
}
.divide4 {
	background-color: #00A9B7;
	height: 2px;
	clear: both;
}
.divide-short {
	height: 2px;
	clear: both;
	background-image: url(../images/divide-short.png);
	background-repeat: no-repeat;
	background-position: center center;
}
 .liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-left: 25px;
	padding-bottom: 10px;
}
.liststyle1 li {
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	list-style-image: url(../images/bullet1.png);
	color: #666666;
}
.liststyle2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.png);
	padding-left: 20px;
}
.liststyle2 li {
	padding-top: 0.66em;
	padding-bottom: 0.66em;
	list-style-image: url(../images/bullet2.png);
	color: #666666;
}
.liststyle3 {
	list-style-position: outside;
	list-style-image: url(../images/tick.png);
	padding-left: 20px;
}
.liststyle3 li {
	padding-top: 0.66em;
	padding-bottom: 0.66em;
	list-style-image: url(../images/tick.png);
	color: #666666;
}
.liststyle4 li {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-left: 25px;
	padding-bottom: 10px;
    color: white;
text-align: left;
}
.footer {
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #144958;
}
.tablestyle {
	font-size: 1.0em;
}
.tablestyle table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
.tablestyle td, .tablestyle th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding: 5px;
	text-align: left;
}
.tablebg1 {
	color: #FFF;
	background-color: #1A5C6B;
}
.tablebg2 {
	color: #FFF;
	background-color: #207289;
}
.odd {
	background-color: #FAFAFA;
}
/* responsive video embed*/
.video-wrapper {
	width: 640px;
	max-width: 100%;
}
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
max-width: 100%;
}

/* layout elements*/
.hpoffer {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #819FA7;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.hpoffer1 {
	font-size: 42px;
	color: #1F7287;
	background-image: url(../images/icon-checkup.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 60px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.hpoffer2 {
		font-size: 35px;
	color: #DF9E28;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 10px;
	background-image: url(../images/icon-christmas.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 40px;
	padding-right: 40px;
}
.hpoffer3 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #900;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 700;
}
.mainContent .hpoffer3 p{
	clear: both;
	text-align: center;	
}
.mobileno {
	display: none;
}
.mobileyes {
	display: block;
}
.parastyle1 {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFF;
	margin-bottom: 15px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 3%;
}
.parastyle2 {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #D6E2E6;
	margin-bottom: 15px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 65px;
	color: #0A2F3C;
	font-size: 1.0em;
}
.vision {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #207289;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom:30px;
	padding-left: 5%;
	font-size: 1.0em;
    text-align: center;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.vision p  {color: #FFF;  text-align: left; font-size: 18px;}
.vision h3 {color: #FFF; text-transform: uppercase;font-size: 25px;}
.vision-logo img { padding-right: 0px; padding-left: 0px; }
.vision-logo { }
.vision-text {   text-align: center; }
.blockleft, .blockleft69, .blockright69,.blockright80, .blockleft59, .blockleft39, .blockright59 {
	float: none;
	width: 100%;
}
.blockright, .blockright29, .blockleft29, .blockleft20,.fiveblock ,.threeblock ,.threeblocklast,.fourblock, .blockright39,  .ICcontent, .ICside {
	float: none;
	width: 100%;
}
.fourblock {
		margin-bottom: 5px;
}
.fiveblock .fig-item {
	padding: 5px;
}
.blockleft2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockright2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockfull {
	float: none;
	width: 100%;
	text-align: left;
	clear: both;
}
.blockimgfltright {
	float: right;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
}
.blockimgfltleft {
	float: left;
	text-align: left;
	margin-bottom: 0.63em;
	margin-left: 0%;
	margin-right: 2%;
}
.pad10 {
	padding-top: 0.63em;
	padding-right: 0.33em;
	padding-bottom: 0.63em;
	padding-left: 0.33em;
}
.pad1 {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.galleryimg {
	padding: 10px;
}
.galleryimg {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0.63em;
	margin-top: 0.63em;
}
.gallerytxt {
	min-height: 0px;
	text-align: left;
	clear: both;
	display: block;
}
.mainContent .centtxt  p, .mainContent .galleryimg p, .centxt {
	text-align: center;
}
.centxt2 {
	text-align: left;
}
.mainContent .galleryimg .gallerytxt p{
	text-align: left;
}
.topmargin10 {
	margin-top: 10px;
}
.dropshad, .galleryimg {
-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    2px 1px 8px rgba(0, 0, 0, 0.2);
box-shadow:         2px 1px 8px rgba(0, 0, 0, 0.2);
}
.marginbot10 {
	margin-bottom: 0.63em;
}
.space10 {
	height: 10px;
}
.width70 {
	width: 69%;
}
.width30 {
	width: 29%;
}
.width50left {
	width: 49%;
	float: left;
}
.width50right {
	width: 49%;
	float: right;
}
.fltleft {
	float: left;
}
.fltright {
	float: right;
}
.padtopbot20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Miscellaneous classes for reuse */
.contspacer {
	height: 1px;
}
.sideimg, .sideimg2, .sideimg3 {
	text-align: center;
}
.sideimg img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
	overflow: hidden;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;
	border: 1px solid #FFF;
}
.sideimg2 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width:100%;
	overflow: hidden;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;
	border: 1px solid #FFF;
}
.sideimg3 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	margin-bottom: 5px;
}
.topimg {
	text-align: center;
}
.topimg img {
	border: 1px solid #EEEEEE;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.topimg {
	padding-top: 20px;
	padding-bottom: 20px;
}
  .mainContent .sideimg p, .mainContent .sideimg2 p {
	text-align: center;
}
.featured{
	padding-top: 10px;
	padding-bottom: 10px;
}
.featured .fa,.featured2 .fa,.apptlink .fa, .teamlink .fa {
	padding-left: 10px;
}
.padiconright {
	padding-right: 10px;
}
.mainContent .featured a:link,   .mainContent .featured a:visited, .mainContent .featured2 a:link,   .mainContent .featured2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.mainContent .featured a:link,   .mainContent .featured a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DF9E28;
}
.mainContent .featured2 a:link,   .mainContent .featured2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #207289;
}
.mainContent .featured a:hover, .mainContent .featured a:active  {
	background-color: #7D4E24;
}
.mainContent .featured2 a:hover, .mainContent .featured2 a:active  {
	background-color: #144958;
}
.testimonial2 {
	background-color: #DDE1ED;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
}
.testitop{
	background-image: url(../images/quote-top.png);
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
}
.testitxt {
	padding-right: 5%;
	padding-left: 5%;
}
.testifoot {
	background-image: url(../images/quote-bottom.png);
	height: 28px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testilink {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}
.mainContent .testitxt  p {
	text-align: center;
}
.hptestimonial {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*treatment menu */
.treatment-menu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	margin-top: 20px;
	clear: both;
}
.treatment-menu ul {
	list-style-type: none;
}
.treatment-menu li{
	display: block;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
}
.menuheading {
	color: #7699D0;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.treatment-menu a:link,  .treatment-menu a:visited {
	color: #7699D0;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.treatment-menu a:hover, .treatment-menu a:active {
	color: #222222;
}	
/* openday */
    .mobile-offer { display: block}
    .open-day-block-outer {
	background-image: url("../images/implant-mobile.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
 .mobile-offer2 { display: block}
    .open-day-block-outer2 {
	background-image: url("../images/odb-mobile2.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
    .od-text {padding-top: 50px}
    .od-text h3 {color: #FFFFFF; font-size: 20px;padding-bottom: 5px}
    .od-text h4 {color: #DF9E28; font-size: 20px;padding-bottom: 5px; padding-top: 5px;}
.heres {color: #FFFFFF; font-size: 20px;padding-bottom: 185px}
    .od-works{width: 90%; float:none; margin-right: auto; margin-left: auto}
.od-block1, .od-block2, .od-block3 {background-color: #207289;  text-align: center; margin-bottom: 10px; padding: 20px}
    .od-block1 {width: auto; float: none}
    .od-block2 {width: auto; float: none}
    .od-block3 {width: auto; float: none}
    .od-block-num {color: #FFFFFF; font-size: 25px;padding-bottom: 5px}
    .od-block-title {color: #DF9E28; font-size: 20px;padding-bottom: 5px}
    .od-block-text {color: #FFFFFF; font-size: 16px;padding-bottom: 5px}
/* sideboxes*/	
#sideinfo {
}
	.boxtitle {
	font-size: 1.2em;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	.boxtxt {
	font-size: 1.0em;
	padding-top: 0px;
	display: block;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	clear: both;
	}
	.boximg {
	text-align: center;
	background-color: #FFF;
	width: 100%;	
	}
.sideboxtitle {
	font-size: 1.4em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	}
.sideboxtxt {
	font-size: 1.0em;
	padding-top: 0.63em;
	display: block;
	padding-right: 5%;
	padding-left: 5%;
	}
.sidebox1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;	
 }
.mainContent .sidebox1 a:link,  .mainContent .sidebox1 a:visited {
	background-color: #627B83;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 5%;
	padding-bottom: 5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	background-image: url(../images/bg-swoosh2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainContent .sidebox1 a:hover, .mainContent .sidebox1 a:active {
	background-color: #233D4D;
}
.sidebox2 {
	text-align: center;	
 }
.mainContent .sidebox2 a:link,  .mainContent .sidebox2 a:visited {
	background-color: #E6EAEB;
	display: block;
	color: #306C83;
	text-decoration: none;
	padding-top: 0%;
	padding-bottom: 0%;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	border: 1px solid #E6EAEB;
}
.mainContent .sidebox2 a:hover, .mainContent .sidebox2 a:active {
	background-color: #627B83;
	color: #FFF;
}
.sbtopmarg {
	margin-top: 20px;
}
@media screen and (min-width: 375px){
    /* openday */
    .mobile-offer { display: block}
    .open-day-block-outer {
	background-image: url("../images/implant-mobile.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
     .open-day-block-outer2 {
	background-image: url("../images/odb-mobile2.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
    .od-text {padding-top: 70px}
    .od-text h3 {color: #FFFFFF; font-size: 20px;padding-bottom: 5px}
    .od-text h4 {color: #DF9E28; font-size: 20px;padding-bottom: 5px; padding-top: 5px;}
.heres {color: #FFFFFF; font-size: 20px;padding-bottom: 235px}
    .od-works{width: 90%; float:none; margin-right: auto; margin-left: auto}
.od-block1, .od-block2, .od-block3 {background-color: #207289;  text-align: center; margin-bottom: 10px; padding: 20px}
    .od-block1 {width: auto; float: none}
    .od-block2 {width: auto; float: none}
    .od-block3 {width: auto; float: none}
    .od-block-num {color: #FFFFFF; font-size: 25px;padding-bottom: 5px}
    .od-block-title {color: #DF9E28; font-size: 20px;padding-bottom: 5px}
    .od-block-text {color: #FFFFFF; font-size: 16px;padding-bottom: 5px}   
}
@media screen and (min-width: 420px){
    /* openday */
    .mobile-offer { display: block}
    .open-day-block-outer {
	background-image: url("../images/implant-mobile.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
    .open-day-block-outer2 {
	background-image: url("../images/odb-mobile2.jpg");
	background-repeat: no-repeat;
     background-size: contain;
	padding: 20px;
	background-color: #4A4647;
	background-position: center top;
}
    .od-text {padding-top: 70px}
    .od-text h3 {color: #FFFFFF; font-size: 20px;padding-bottom: 5px}
    .od-text h4 {color: #DF9E28; font-size: 20px;padding-bottom: 5px; padding-top: 5px;}
.heres {color: #FFFFFF; font-size: 20px;padding-bottom: 275px}
    .od-works{width: 90%; float:none; margin-right: auto; margin-left: auto}
.od-block1, .od-block2, .od-block3 {background-color: #207289;  text-align: center; margin-bottom: 10px; padding: 20px}
    .od-block1 {width: auto; float: none}
    .od-block2 {width: auto; float: none}
    .od-block3 {width: auto; float: none}
    .od-block-num {color: #FFFFFF; font-size: 25px;padding-bottom: 5px}
    .od-block-title {color: #DF9E28; font-size: 20px;padding-bottom: 5px}
    .od-block-text {color: #FFFFFF; font-size: 16px;padding-bottom: 5px}   
}
@media screen and (min-width: 480px){
     
    /* general */
	.toptel {
	padding-top: 35px;
	padding-bottom: 5px;
	font-size: 26px;
	text-align: center;
}

	.sectionmenu .heading {
	font-size: 25px;
	}
.fiveblock {
	text-align: center;
	float: left;
	width: 50%;
}	
.threeblock {
	float: left;
	width: 32.75%;
	margin-right: 0.5%;
}
.threeblocklast	{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 33%;
}
.fourblock {
	width: 48%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}
.hpboxtxt , .treatboxtxt{
	min-height:100px;
} 
.blockimgfltright {
	float: right;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 0%;
	margin-right: 2%;
	max-width: 25%;
}
/* team */
.teamblockimage {
	float: left;
	width: 18%;
	text-align: center;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 0.5%;
	margin-top: 5px;	
}
.teamblocktxt {
	float: right;
	width: 76%;
	padding-right: 1%;
	padding-left: 1%;
}
/* gallery */
.practicegallery, .treatment {
	float: right;
	width: 96%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 1%;
}
.practicegallery li, .treatment li{
	width: 50%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.gallerytitle {
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2A448B;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:50px;
}
.actionblock1 {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
.actionblock2 {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
.taglinetitle {
	float: left;
	width: 48%;
	padding-right: 0%;
	padding-left: 0%;
}
 .taglinesocial {
	float: right;
	width: 48%;
	padding-right: 0%;
	padding-left: 0%;
}
.topsocialicons {
	float: right;
	padding: 5px;
}
/* round hover circles*/
.circbg {
	background-color: #7FA0A7;
}
.cicadjust1 {
	height: 0px;
}
.circspacer {
	height: 60px;
}
.circblock, .circblock2 {
	float: left;
	width: 48%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
}
.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}

	 }	
	 @media screen and (min-width: 767px){
         /* openday */
    .mobile-offer { display: none}
    .open-day-block-outer {
	background-image: url("../images/implant-desk.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	padding: 10px;
	background-color: #4A4647;
	background-position: center top;
}
          .open-day-block-outer2 {
	background-image: url("../images/odb-desk2.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	padding: 10px;
	background-color: #4A4647;
	background-position: center top;
}
    .od-text {padding-top: 70px}
    .od-text h3 {color: #FFFFFF; font-size: 35px;padding-bottom: 5px}
    .od-text h4 {color: #DF9E28; font-size: 25px;padding-bottom: 5px; padding-top: 5px;}
.heres {color: #FFFFFF; font-size: 30px;padding-bottom: 48px}
    .od-works{width: 90%; float:none; margin-right: auto; margin-left: auto}
.od-block1, .od-block2, .od-block3 {background-color: #207289;  text-align: center; margin-bottom: 10px; padding: 20px;}
    .od-block1 {width: 25%; float: left; margin-right: 2%;}
    .od-block2 {width: 25%; float: left;  margin-right: 2%;}
    .od-block3 {width: 25%; float: left; margin-right: 2%;}
    .od-block-num {color: #FFFFFF; font-size: 25px;padding-bottom: 5px}
    .od-block-title {color: #DF9E28; font-size: 16px;padding-bottom: 5px; min-height: 80px;}
    .od-block-text {color: #FFFFFF; font-size: 16px;padding-bottom: 5px; min-height: 80px;}   


		 .inpagetitle, .inpagetitle2 {
	font-family: 'Oxygen', Verdana, Geneva, sans-serif;
	font-size: 30px;
	line-height:75px;
	color: #1F7288;
	font-weight: 400;
	margin-bottom: 0.33em;
	clear: both;
	padding-bottom: 5px;
	margin-top: 0.63em;
 }
.topbookonline {text-transform: uppercase;margin-bottom: 0.33em; padding-bottom: 25px;padding-top: 25px;}		 
		.logo {
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
}
 .toptel {
	padding-top: 35px;
	padding-bottom: 5px;
	font-size: 26px;
	text-align: left;
	float: left;
	width: 35%;
	padding-right: 0px;
	padding-left: 0px;
}
.topsocial {
	text-align: right;
	padding-top: 35px;
	padding-bottom: 5px;
	float: right;
	width: 35%;
	display: block;
}
		/* round hover circles*/
.circbg {
	background-color: #7FA0A7;
}
.cicadjust1 {
	height: 60px;
}
.circspacer {
	height: 60px;
} 
.circblock {
	float: left;
	width: 23.33333333%;
	margin-bottom: 5px;
	padding-right: 5%;
	padding-left: 5%;
}
.circblock2 {
	float: left;
	width:23%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
}
.mainContent .circblock  .info-content h3 {
	font-size: 12px;
	text-align: center;
	font-variant: small-caps;
}
 .mainContent   .circblock h3 {
	font-size: 20px;
	text-align: center;
	font-variant: small-caps;
}
.mainContent   .info-content p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 2px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}
/* layout elements*/
.vision-text {
	text-align: left;
border-left: thin solid #FFFFFF;
    padding-left: 30px
}
         .vision-logo img { padding-right: 20px; padding-left: 0px; padding-top: 20px; }
.ICcontent {
	float: right;
	width: 71%;
	padding-bottom: 10px;
}
.ICside {
	float: left;
	width: 24%;
	padding-top: 0px;
	padding-bottom: 10px;
}
.blockleft {
	float: left;
	width: 48%;
}
.blockright {
	float: right;
	width: 48%;
}
.blockleft69 {
	float: left;
	width: 69%;
}
.blockleft59 {
	float: left;
	width: 55%;
	padding-right: 4%;
}
.blockright29 {
	float: right;
	width: 29%;
}
.blockright39 {
	float: right;
	width: 39%;
}
.blockright69 {
	float: right;
	width: 67%;
	padding-left: 2%;
}
         .blockright80 {
	float: right;
	width: 76%;
	padding-left: 2%;
}
.blockright59 {
	float: right;
	width: 55%;
	padding-left: 4%;
}
.blockleft29 {
	float: left;
	width: 29%;
}
         .blockleft20 {
	float: left;
	width: 22%;
}
.blockleft39 {
	float: left;
	width: 39%;
}
.blockleft2 {
	float: left;
	width: 49%;
	text-align: left;
}
.blockright2 {
	float: right;
	width: 49%;
	text-align: right;
}
.fiveblock {
	text-align: center;
	float: left;
	width: 20%;
}
.fourblock {
	width: 23%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}
.treatment-menu li{
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}	
.centxt2 {
	text-align: center;
}
.sideimg img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
	 }
@media screen and (min-width: 1000px){
	   /* openday */
    .mobile-offer { display: none}
    .open-day-block-outer {
	background-image: url("../images/implant-desk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px;
	background-color: #4A4647;
	background-position: center top;
}
     .open-day-block-outer2 {
	background-image: url("../images/odb-desk2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px;
	background-color: #4A4647;
	background-position: center top;
}
    .od-text {padding-top: 0px}
    .od-text h3 {color: #FFFFFF; font-size: 45px;padding-bottom: 5px!important;}
    .od-text h4 {color: #DF9E28; font-size: 25px;padding-bottom: 5px; padding-top: 0px;}
.heres {color: #FFFFFF; font-size: 30px;padding-bottom: 25px}
    .od-works{width: 90%; float:none; margin-right: auto; margin-left: 0px}
.od-block1, .od-block2, .od-block3 {background-color: #207289;  text-align: center; margin-bottom: 10px; padding: 20px; }
    .od-block1 {width: 20%; float: left; margin-right: 1%;}
    .od-block2 {width: 20%; float: left;  margin-right: 1%;}
    .od-block3 {width: 20%; float: left; margin-right: 0%;}
    .od-block-num {color: #FFFFFF; font-size: 45px;padding-bottom: 5px}
    .od-block-title {color: #DF9E28; font-size: 20px;padding-bottom: 5px; min-height: 80px;}
    .od-block-text {color: #FFFFFF; font-size: 16px;padding-bottom: 5px; min-height: 80px;}  
    
.mobileno {
	display: block;
}
.mobileyes {
	display: none;
}

 .content2 {
	padding-top: 140px;
}
.normal-imglist .hptreatbox_link a:link ,  .normal-imglist .hptreatbox_link a:visited  {
	min-height: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.normal-imglist .hptreatbox_link a:hover , .normal-imglist .hptreatbox_link a:active{
}	
.logo {
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.menu {
	float: right;
}
.menuwrap {
	float: right;
	width: 60%;
	padding-top: 27px;
}

.topcontact {
	float: left;
	width: 33.3333%;
}
.topsocial {
	text-align: right;
	padding-top: 100px;
	padding-bottom: 5px;
	float: right;
	width: 25%;
}
.tagline {
	text-align: center;
	font-size: 30px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tagline2 {
	font-size: 25px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.toptel {
	padding-top: 100px;
	padding-bottom: 5px;
	font-size: 26px;
	text-align: left;
	float: left;
	width: 25%;
	padding-right: 0px;
	padding-left: 0px;
}
.contspacer {
	height: 30px;
}
/* round hover circles*/
.circbg {
	background-color: #7FA0A7;
}
.cicadjust1 {
	height: 60px;
}
.circspacer {
	height: 60px;
}	
.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}
.mainContent .circblock  .info-content h3 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-variant: small-caps;
}
.mainContent   .circblock h3 {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-variant: small-caps;
}
.mainContent   .info-content p {
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
.hptestimonial {
	max-width:95%
}
}
@media screen and (min-width: 1200px){ 
	.sectionmenu .heading {
	font-size: 30px;
	}
	


.actionblock {
	padding-bottom: 20px;
}
.actionblock1, .actionblock2, .actionblock3, .actionblock4 {
	float: left;
	text-align: left;
}
.actionblock1 {
	width: 20%;
	padding-right: 4%;
	padding-left: 4%;
	text-align: left;
	padding-top: 0px;
}
.actionblock2 {
	width: 23%;
	padding-left: 0%;
	padding-right: 0%;
}
.actionblock3 {
	width: 29%;
	padding-right: 0%;
	padding-left: 0%;
}
.actionblock4 {
	width: 20%;
	padding-right: 0%;
	padding-left: 0%;
}
.botsocial {
	padding-top: 10px;
	padding-bottom: 5px;
	}
.botmap {
	float: right;
}	
.socialicons2 {
	text-align: left;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.gallerytxt {
	min-height:100px;
}
/* round hover circles*/
.circbg {
	background-color: #7FA0A7;
}
.cicadjust1 {
	height: 90px;
}
.circspacer {
	height: 5px;
}
.mainContent .circblock  .info-content h3, .mainContent   .circblock h3 {
	font-size: 20px;
	text-align: center;
	font-variant: small-caps;
}
.mainContent   .info-content p {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
/* gallery */
.practicegallery, .treatment {
	float: right;
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 1%;
}
.practicegallery li, .treatment li{
	width: 25%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:50px;
}
}
.center-block {
	 margin: auto;
  width: 50%;
	text-align: center;
}

.mv-5 {
	
	margin-bottom: 20px;
}
video {
  width: 100%;
  height: auto;
}