@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700,600);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

body, html {min-height: 100%; padding: 0; margin: 0; font-family: 'Raleway', sans-serif; font-weight: 500; color: #454545; -webkit-text-size-adjust: 100%;}
body {width: 100%; overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}

.semi {font-weight: 600;}

/*covid banner*/
/*.notice a {
    color: #fff;
	}

.notice {
    text-align: center;
    min-height: 20px;
    background-color: #cf000a;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    padding: 10px 2% 15px;
	width: 96%;
	}

.topbutton_wrap {
  	text-align: center;
    margin-bottom: 5px;
	}

.notice .content {
  	text-align: left;
  	margin: 0 auto;
    max-width: 1130px;
	}

.notice a.topbutton {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 5px;
    background-color: #FFEB3B;
    margin: 11px auto 0;
    display: inline-block;
  	vertical-align: top;
    max-width: 330px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	}

.notice h2 {
   
  	margin: 0;
	color: #FFF;
	font-size: 27px;
	}
	
.notice h3 span {
  	margin: 0;
	color: #FFF;
	font-size: 21px;
	}

.notice ul {
  	margin-left: 20px;
	}*/

.notice a {
    color: #fff;
	}

.notice {
    text-align: center;
    min-height: 20px;
    background-color: #cf000a;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    /*padding: 10px 2% 15px;*/
  	padding: 10px 2% 10px;
	width: 96%;
	}

.notice .content {
  	/*text-align: left;*/
  	text-align: center;
  	margin: 0 auto;
    max-width: 1094px;
	}

.notice ul {
  	margin-left: 20px;
	}

.content {
    width: 95%;
    max-width: 1300px;
	}

/*Intake Form Button*/
.intake-btn {
    color: #fff !important;
    font-size: 20px;
    font-weight: 600;
    background: #4390b5;
    border: 2px solid #4390b5;
    text-align: center;
    text-decoration: none !important;
    padding: 5px 10px;
    border-radius: 5px;
  	display: inline-block;
	}

.intake-btn:hover {
  	background: #fff;
    color: #4390b5 !important;
	}

/*logoline*/
.logoline {
    background-color: #79bedd;
    padding: 5px 0 5px 0;
	}

.topphone2 {
    font-size: 22px;
    float: right;
    color: #fff;
    width: 28%;
    text-align: right;
    font-weight: 700;
    padding-top: 5px;
    font-family: 'Open Sans', sans-serif;
	}

.toplogo {
    max-width: 50%;
    float: left;
    text-align: left;
    padding: 15px 0;
	}

.toplogo img {
    width: 100%;
	}


/*topmenu*/
.topline {
    background-color: #0c628c;
	}

.topline .content {
    position: relative;
	}

.topmen ul {
    padding: 0;
    margin: 0 0 -1px 0;
    display: table;
    border-collapse: collapse;
    float: left;
	}

.topmen ul li {
    display: table-cell;
    border-collapse: collapse;
    padding: 15px 0;
	}

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 14px 0; }

.topmen ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 12px 14px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}

.topmen ul li a:hover, .topmen ul li.active a {
    background-color: #4390b5;
    padding: 15px 12px 14px 12px;
	}

.slt {
    border-bottom: 8px solid rgba(131,225,253,0.7);
    position: relative;
    z-index: 100;
    margin-bottom: -8px;
	}

.hamb {
    display: none;
	}

.topsocial .socio {
	float: right;
	width: 30px;
	margin: 5px 0px 0px 10px;
	}

.sociog {
	margin-top:15px;
	width: 90px;
	float: right;
	}

.socio {
    display: inline-block;
    vertical-align: top;
    width: 52px;
    margin: 15px 9px -6px 1px;
	}

.fb-like span iframe {
    width: 72px !important;
    }

.fb_iframe_widget span {
  margin-right: 5px!important;
}


.book {
    float: right;
    padding: 14px 0 0 0;
	}

.book a {
    padding: 5px 10px;
    border-radius: 4px;
    background-color: #e8962d;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}

.book a:hover {
    background-color: #ecad5d;
	}

/*sliderline*/
.sliderline {
    background-color: #baebf7
	}

.relat {
    position: relative;
	}

.slideupbg {
    width: 100%;
    opacity: 0;
	}

.slideup {
    background: url(../images/slider.png) no-repeat top left;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
	}

.nivo-caption {
    position: absolute;
    left: 50px;
    top: 35%;
    z-index: 100;
    width: 42%;
    font-size: 38px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    z-index: 9997;
    background-color: transparent;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=10);
    color: #434343;
    padding: 0;
	}

.theme-pure .nivoSlider img {
    height: auto;
	}

.redtext {
    color: #ff0000;
	}

/*sliderline inner pages*/
.ri {
    text-align: right;
    width: 380px;
	}

.mbiginner {
    border-top: 8px solid rgba(131,225,253,0.7);
    margin-top: -8px;
    position: relative;
    z-index: 100;
	}

.relatinner {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
	}

/*mainpage content*/
.mbi {
    background: url(../images/h1linebg.jpg) repeat-x top;
    background-size: 100% 57px;
    margin-top: -20px;
    padding-bottom: 15px;
	}

.mbig {
    border-top: 8px solid rgba(131,225,253,0.7);
    margin-top: -12px;
    padding-top: 10px;
    position: relative;
    z-index: 100;
    padding-bottom: 15px;
    background-color: #fffbf2;
	}

.mainleftblockbig {
    width: 58%;
    float: left;
    text-align: left;
    font-size: 16px;
	}

.mainrightblockbig {
    width: 38%;
    float: right;
    text-align: left;
    font-size: 16px;
    border-left: 1px solid #6c6c6c;
    padding-left: 2%;
	}

.doctor {
    width: 150px;
    float: right;
    margin: 0 0 5px 10px;
    text-align: center;
    background-color: #61b5db;
    padding: 3px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
	}

.doctor img {
    width: 100%;
    margin-bottom: 5px;
	}

.bottext {
    width: 64%;
    display: inline-block;
	}

ul.servi {
    width: 37%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    color: #f05f00;
    line-height: 23px;
	}

ul.servi a {
    color: #f05f00;
	}

ul.servi a:hover {
    text-decoration: underline;
	}

.carecredit {
    margin-top: 10px;
	}

.pinkline {
    /*padding: 15px 0;*/
	}

.orangetext {
    /*color: #f4a238;*/
  	color: #f05f00;
	}

table.time {
    border: 0;
    color: #454545;
	}

table.time td {
    border: 0;
    padding: 0 10px 0 0;
	}

table.time td.day {
    font-weight: 600;
	}

.dir {
    width: 130px;
    padding: 8px 0;
    color: #fff;
    border-radius: 3px;
    background-color: #59a8cc;
    margin: 10px 0 0 20px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}

.dir:hover {
    background-color: #0c628c;
	}

.dir a {
    color: #fff;
	}

.loctext {
    display: inline-block;
    vertical-align: top;
    width: 260px;
    text-align: left;
	}

.locpic1 {
    display: inline-block;
    vertical-align: top;
    height: 230px;
	}

.locpic2 {
    display: inline-block;
    vertical-align: top;
    height: 230px;
    width: 95%;
    max-width: 300px;
    margin-left: 15px;
    border: 3px solid #79bedd;
    border-radius: 5px;
	}

.locpic2 iframe {
    width: 100% !important;
    height: 100% !important;
	}

.locpic1 img {
    height: 100%;
    border-radius: 5px;
    border: 3px solid #79bedd;
	}

.loc, .con, .suf, .serv {
    color: #f4a238;
    font-size: 29px;
    line-height: 37px;
    padding: 10px 0;
    font-weight: 600;
	}

.loc .h1 {
    background: url(../images/loc.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
	}

.con .h1 {
    background: url(../images/con.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
	}

.suf .h1 {
    background: url(../images/suf.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
	}

.serv .h1 {
    background: url(../images/serv.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
	}

.socleft {
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    padding: 80px 2% 2% 2%;
	}

.socright {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    padding: 80px 2% 2% 2%;
	}

/*footer menu*/
.footer {
    background-color: #454545;
    padding: 20px 0;
	}

/*copyright*/
.copyright {
    font-size: 14px;
    color: #b3b3b3;
    margin: 15px 0;
	}

.copyright a {
    color: #b3b3b3;
    text-decoration: underline;
	}

.copyright a:hover {
    text-decoration: none;
	}


/*inner pages*/
.h1line {
    text-align: left;
    background-color: #4390b5;
    padding-left: 10px;
	}

.h1line a {
    color: #fff;
	}

.h1line h1 {
    color: #fff;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(../images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
	}

.innertab {
    display: table;
    width: 100%;
	}

.innercontent {
    padding: 10px 15px;
    text-align: left;
    display: table-cell;
    vertical-align: top;
	}

.innercontent a, .innerrightcol a {
    color: #000;
    text-decoration: underline;
	}

.innercontent a:hover, .innerrightcol a:hover {
    text-decoration: none;
	}

.k2FeedIcon {
    float: right;
    position: relative;
    margin-bottom: -10px;
	}

.innerrightcol {
    display: table-cell;
    vertical-align: top;
    width: 180px;
    padding-left: 20px;
    text-align: left;
	}

.innercontent ul {
    margin-left: 15px;
    padding-left: 0;
	}

.innerrightcol ul {
    margin-left: 0;
    padding-left: 0;
	}

.innerrightcol ul li {
    padding: 5px 0;
    margin: 0;
	}

/*Connect with us inner pages*/
.innerconnect {
    background-color: #f3fbff;
	}

.innerconnect1 {
    width: 700px;
	}

.innerconnect1 .socleft {
    padding: 0 2% 20px 2%;
	}

.innerconnect1 .socright {
    padding: 0 1% 20px 1%;
	}

.leftblo {
    float: left;
    margin-top: -130px;
	}

.rightblo {
    float: right;
    margin-top: -130px;
	}

/*system*/
.topphone p, .socleft p, .mainleftblock p, .topphone1 p, .topphone2 p {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
	}

.innerconnect p {
    padding: 0;
    margin: 0;
	}

ul.osmap {
    padding-left: 15px;
    margin-left: 15px;
	}

fieldset {
    border: none;
    padding: 0;
    margin: 0;
	}

#second {margin: 0; width: 100%; float: left; margin-top: 20px;}

#one {float: left; width: 48%;padding-right:10px;}

#two {width: 38%; float: left; margin-bottom: 20px;}

#address {float: left;width: 43%;}
#week {float: left;width: 10%;}
#hours {float:left;width: 47%;}

.itemHeader { margin-top: 20px !important;}

.npimg img {float:right;}

.nobr {white-space: nowrap;}

.k2ArchivesBlock ul li {margin-bottom: 10px !important;}

#offices .locpic1 {margin: 0 auto;display:block;}

#osmap h1 {
    color: #fff;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(../images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
	}

#osmap {text-align:left;}

#osmap .even {
    padding: 0px;
	}

.mainleftblock {
    width: 48%;
    /*float: left;*/
  	margin: 0 auto;
    text-align: left;
    font-size: 16px;
    /*padding-right: 2%;*/
    padding-top: 5px;
	}

.mainrightblock {
    float: right;
    width: 48%;
    text-align: left;
    padding-left: 1%;
    padding-top: 5px;
	}

body.home .mbi {background: none;}

img.serv {padding:0;}

/*RS Form*/

body.rsform .mbi h1 {
    color: #fff;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(../images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
	text-align: left;
    margin-left: 11px;
	margin-top: 0;
	}
	
body.rsform .mbi {
    margin-top: 0px;
	}

	
.formTableLayout tr.rsform-block>td {
    padding: 5px;
	font-weight: 600;
	}

input, textarea, button , select {
    outline: none;
    padding: 4px;
	}
	
	
.formTableLayout button#Send {
    background: #48b5c5;
    color: #fff;
    border-color: #48b5c5;
    padding: 5px 20px 7px ;
    border-radius: 5px;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    border: 2px solid transparent;
	}


.formTableLayout button#Send:hover {
    background: #fff;
    color: #48b5c5;
    border-color: #fff;
    border: 2px solid;
    cursor: pointer;
	}
	
.rsform-block.rsform-block-describe-nature-of-appointment {
	vertical-align: top;
	}

tr.rsform-block.rsform-block-ref {
    vertical-align: text-bottom;
    }

@media only screen and (max-width: 1300px) {
  
.toplogo {
    padding: 6px 0;
  	}
  
.topphone2 {
    font-size: 14px;
    }
  
/*topmenu*/
.topmen ul li a {
    font-size: 14px;
	padding: 15px 8px 14px 8px;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    padding: 15px 8px 14px 8px;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 13px 0; }
}

@media only screen and (max-width: 1150px) {
/*topmenu*/
.topmen ul li a {
    font-size: 13px;
    padding: 15px 4px 14px 4px;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    padding: 15px 4px 14px 4px;
    }
  
html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 12px 0; }

.topright {
    padding: 8px 0 8px 0;
    }

/*sliderline*/
.nivo-caption {
    left: 50px;
    top: 20%;
    width: 40%;
    font-size: 38px;
    }

#one {width: 100%; padding-right:10px;}

#two {width: 100%; margin-bottom: 20px;}

/*Connect with us*/
.leftblo {
    max-width: 250px;
    }

.rightblo {
    max-width: 250px;
    }
}

@media only screen and (max-width: 1140px) {
span.nobr.sld4 {
    max-width: 270px;
    white-space: break-spaces;
    display: block;
    }
}

@media only screen and (max-width: 980px) {
/*topmenu*/
.topmen ul li a {
    font-size: 12px;
    padding: 15px 4px 14px 4px;
    }

.book {
    float: right;
    padding: 12px 0 0 0;
    }

/*logoline*/
.topphone2 {
    font-size: 14px;
    }
/*
.locpic1 {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    height: auto;
    }
*/
.locpic2 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top: 20px;
    }
/*
.locpic1 img {
    height: auto;
    width: 100%;
    border-radius: 5px;
    border: 3px solid #79bedd;
    }
*/
/*Connect with us*/
.leftblo {
    float: none;
    margin-top: 15px;
    margin: 10px 0;
    max-width: 80%;
    display: block;
    }

.rightblo {
    float: none;
    margin: 10px 0;
    max-width: 80%;
    display: block;
    }
}

@media only screen and (max-width: 870px) {
/*logoline*/
.topphone2 {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    }

.toplogo {
    float: none;
    display: block;
    width: 90%;
    max-width: 500px;
    padding: 0;
	}
    
.topsocial {
	width: 110px;
	margin: 0 auto;
	}

.topsocial .socio {
	margin: 8px 3px 0 3px;
	}
  
.sociog {
    margin-left: 3px;
	}

/*topmenu*/
.topmen {
    display: none;
    }

.topmen ul {
    padding: 0;
    margin: 0;
    display: block;
    background-color: #0c628c;
    position: absolute;
    top: 42px;
    left: 0;
    width: 240px;
    z-index: 9999;
    }

.topmen ul li {
    display: block;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    text-align: left;
    }

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 0; }

.topmen ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 8px 15px;
    display: block;
    }

.topmen ul li a:hover, .topmen ul li.active a {
    margin: 0;
    padding: 8px 15px;
    }

.hamb {
    float: left;
    height: 20px;
    padding: 10px 0 12px 0;
    display: block;
    cursor: pointer;
	width: auto;
    }

/*sliderline*/
.nivo-caption {
    left: 50px;
    top: 20%;
    width: 40%;
    font-size: 31px;
    }

.loctext {
    display: block;
    vertical-align: top;
    width: 260px;
    text-align: left;
    /*margin-bottom: 30px;*/
    }

span.nobr.sld4 {
    max-width: 218px;
    }

/*mainpage content*/
.mainleftblockbig {
    width: auto;
    float: none;
    display: block;
    padding-right: 0;
    }

.mainrightblockbig {
    width: auto;
    float: none;
    display: block;
    padding-left: 0;
    border: 0;
    }

.bottext {
    width: auto;
    }

.socleft {
    padding: 20px 2% 2% 2%;
    }

.socright {
    padding: 20px 2% 2% 2%;
    }

/*copyright*/
.copyright {
    margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
#one {padding-right: 0px;}
#address {float: left; width: 100%;}
#week {float: left; width: 50px;margin:20px 0;}
#hours {float:left;width: 65%;margin:20px 0;}
p img.pe {float:none!important;text-align:center;}
.mainleftblock .locpic2 , .mainrightblock .locpic2 {width: 100%;}
  
.locpic1 {
	display: none;
	}
}

@media only screen and (max-width: 767px) {
.mainleftblock {
    width: 100%;
    padding-right: 0%;
    padding-top: 20px;
    }

.mainrightblock {
    width: 100%;
    padding-left: 0%;
    padding-top: 20px;
    }
  
.loctext {
    width: 35%;
    float: left;
	}
  
.mainleftblock .locpic2, .mainrightblock .locpic2 {
    width: 65%;
    float: left;
	}
  
.innerconnect1 {
    width: 100%;
	}
}
@media only screen and (max-width: 670px) {
/*sliderline*/
.nivo-caption {
    left: 50px;
    top: 25%;
    width: 40%;
    font-size: 21px;
    }

span.nobr.sld4 {
    max-width: 150px;
    }
    

.npimg {width:100%;float:none !important; text-align:center;}

.npimg img {float:none !important;}

.locpic1 {
    display: block;
    vertical-align: top;
    width: 95%;
    max-width: 300px;
    height: auto;
    margin-bottom: 20px;
    display: none;
    }

.locpic2 {
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0;
    }
}

@media only screen and (max-width: 570px) {
/*sliderline*/
.nivo-caption {
    left: 50px;
    top: 10%;
    width: 35%;
    font-size: 16px;
    }

span.nobr.sld4 {
    max-width: 115px;
    }

/*mainpage content*/
.mbi {
    margin-top: -12px;
    }

.loc, .con, .suf, .serv {
    font-size: 18px;
    }

.loc .h1, .con .h1, .suf .h1, .serv .h1 {
    padding: 0 0 0 30px;
    }

.socleft {
    padding: 20px 2% 2% 2%;
    display: block;
    float: none;
    width: auto;
    }

.socright {
    padding: 20px 2% 20px 2%;
    display: block;
    float: none;
    width: auto;
    }
  
.loctext {
    width: 100%;
  	text-align: center;
  	}
  
table.time {
    margin: 0 auto;
    text-align: left;
  	}
  
.mainleftblock .locpic2, .mainrightblock .locpic2 {
    width: 100%;
  	margin-top: 15px;
 	max-width: unset;
	} 
  
.dir {
    margin: 10px auto 0;
 	}

/*inner pages*/
.h1line h1 {
    font-size: 18px;
    }

.innerrightcol {
    display: none;
    }

/*Connect with us inner pages*/
.innerconnect1 {
    width: auto;
    }

.itemHeader {margin-top: 12px !important;}
  
p img.pe {max-width:100%;height:auto;}

img.serv {max-width:100%;height:auto;margin: 0 0 10px !important}

}

@media only screen and (max-width: 421px) {
#week {float: left; width: 25%;margin:20px 0;}
#hours {float:left;width: 75%;margin:20px 0;}
.nivo-caption p { line-height: 20px;  font-size: 13px;}
.slideshow {max-width:400px; display:block;position:relative;overflow: hidden;}
.slideup, .slideup img, img.slideup{overflow: hidden;max-width:100%;width:100%;height:auto;}
.nivo-slider-wrapper.theme-pure{max-width:768px; display:inline-block;position:relative;overflow: hidden;}
.content table td {display:block;}
table.time td {display:inline-table;}

span.nobr.sld4 {
    max-width: 95px;
    }

}

@media only screen and (max-width: 360px) {
.slideshow {}
}


/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
	}

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
	}

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
	}

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
	}

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(../images/acce.png) no-repeat center;
    background-size: 100% auto;
	}

#templateswitcher {
    display: none!important;
	}

@media only screen and (max-width: 767px) {
span.ofc-ada-description {
    display: none;
    }

span.ofc-ada-button {
    width: 100%;
    }
}
.activeFeedbackField {
display: inline-block;
position: relative;
Width:0;
Overflow:hidden;
}

.activeFeedbackField input{
Position:absolute;
Left:10px;
}

.activeFeedbackDescription {
padding-top: 5px;
margin: 0;
}
ul.list-unstyled.list-inline
 {  padding: 0; }


.rsblog-default {
    float: left;
    width: 80%;
}

.rsblog-entry-title span {
    color: #000;
    text-decoration: underline;
}
.rsblog-post a, .rsblog-page a {
    transition: color .5s;
    color: #000 !important;
    text-decoration: underline;
}
.rsblog-main-post-container .rsblog-entry-title span{
    text-decoration: none !important;
}
.blog-archive.moduletable
{
    margin-top: 83px !important;
}
ul.list-unstyled {
    padding: 0 !important;
}
.rsblog-post {
    margin-bottom: 40px;
    text-align: left;
}
.rsblog-default .maincont {
margin-top: 0 !important;
}
.rsblog-default .h1line {
    margin-top: -19px;
}
/*.rsblog-default .h1line h1{
padding: 0px 0 34px 0px;
}
*/