/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

tbody {
    line-height: 2;
}
img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
}

/* set html5 elements to block */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #000042;
    font-size: 1em;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
	color: #00000d; /* was #17330d; */
}
/* Contact page adjustments */
.ui-overlay-a, .ui-page-theme-a {
	background-color:  #000042;
} 
.ui-page-theme-a a:visited {
	color:#FFF;
}
.ui-page-theme-a {
	text-shadow:none;
}
.ui-page-theme-a a {
    font-weight: normal;
}
/* end of contact page adjustments */

a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
/*	margin: 0 0 .5em 0; */
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
/*	margin: 20px 0 .4em; */
	color: #5e181c;
}
h1 {
    padding-top: 4%;
/*    font-size: 8vw; */
}
h2 {
	font-size: 3.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

.top-message {
    font-size: 1.5em;
    color: dodgerblue;
    text-align: center;
}

.slide-caption {
    font-size: 2em;
    line-height: 2em;
    color: lightgrey;
    text-align: center;
}
.times {
    font-family: times new roman, times, serif;
}
.arial {
    font-family: Arial, Helvetica, sans-serif;
}
.ubuntu {
    font-family: 'Ubuntu Condensed', sans-serif;
}
.top-pic {
    line-height: 0;
}
.top-pic-m {
    background: #00000c;
    text-align: center;
    color: white;
    font-size: 3em;
    padding: 7% 0;
}
.top-p {
    padding-top: 10%;
}
.above-page-title {
    font-size: 2.5em;
}
.centerit {
    text-align: center;
}
.map-text {
    padding: 0 5%;
}
.yellow {
    color: #f5db3e;
}
.specialist {
    font-size: 2em;
}
.communities {
    font-size: 1.2em;
    font-style:italic;
    padding: 2%;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
/*	width: 90%; /* was 980px; */
	margin: 0 auto;
	background-color:#FFF; 
    max-width: 1920px;
}

/************************************************************************************
HEADER
*************************************************************************************/
.phone {
    padding: 3% 2% 7%;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
}
.phone a {
    font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
    font-size: 2em;
}
.deskphone {
    font: bold 2em Arial, Helvetica, sans-serif;
}
.blueline {
    background-color: #1867f1;
    height: 7px;
}
.head-title {
    color: white;
    font-size: 4em;
    letter-spacing: 0.2em;
    text-align: center;
    background-color: #00000c;
    min-height: 3.5em;
}
.top-buttons {
    float: right;
    padding-right: 2%;
    width: 80%;
    padding-top: 1%;
}
.lang-button img {
    float: right;
    padding-top: 11px;
}
#status a img {
    float: right;
    padding-left: 20px;
}
.logo {
    padding: 20px;
}
.logo img {
    width: 100%;
    max-width: 625px;
}
.call-box {
    width: 55%;
    font-size: 0.5em;
    position: absolute;
    top: 54px;
    right: 20px;
}
.call-box-mobile {
    padding-top: 10px;
}
.notice {
    color: white;
    background-color: #062765;
    font-size: 1.5em;
    font-style: italic;
    padding: 2%;    
}
/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/

/************************************************************************************
CONTENT
*************************************************************************************/

.desktop, .large-screen {
    display:none;
}
.mobile, .med-screen {
    display:block;
}

.home-title {
    font-size: 3.6rem;
    padding-bottom: 2.5rem;
}
.page-content {
    background-color: white;
    text-align: center;
}
.page-title {
    font-size: 3.6rem;
    padding: 2rem;
}
.page-text {
 /*   font-family: 'Times New Roman', Times, serif; */
    text-align: left;
    font-size: 1.2em;
    padding: 4% 5%;
    line-height: 1.5em;
}
.oc-text {
    padding-top: 2%;
    padding-bottom: 2%;
}
.mediation-top {
    padding-top: 2%;
}
.mediation-text p {
    margin-bottom: 0.8em;
}
.mediation-text p:last-child {
    margin-bottom: 1.2em;
}
.mediation-box {
    background-color: #0b2d73;
    background-image: linear-gradient(to right, #0b2d73, rgb(71, 168, 224));
    background-image: linear-gradient(to right, #0b2d73, #1867f1);
    padding: 30px 30px 10px;
    color: white;
    border-radius: 20px;
    margin-bottom: 20px;
}

.page-text ul {
    padding-left: 5%;
}
.page-text ul li {
    padding: 2%;
}
.page-text ul li:first-child {
    padding-top: 0;
}
.header-text {
    font-family: 'Times New Roman', Times, serif;
    text-align: left;
    font-size: 1.5em;
    padding: 3% 5% 0;
    line-height: 1.2em;
}
.header-text p {
    margin-bottom: 0.8em;
}

.enough {
/*    font-size: 5vw;
    font-family: roboto, Arial, Helvetica, sans-serif; */
    padding-top: 5%;
    margin-bottom: 0;
}
.enough img {
    width: 70%;
    max-width: 800px;
}
.enough-text {
    font-family: 'Gelasio', Arial, Helvetica, sans-serif;
    font-size: 2.8vw;
    padding: 0 3% 4%;
    letter-spacing: -0.01em;
    line-height: 1.2em;
}
.green {
    color: green;
}
.test-head {
    text-align: center;
    font-size: 1.7em;
    padding-top: 5%;
}
.test-text {
    font-size: 1.5em;
    line-height: 1.5em;
    font-style: italic;
    padding: 5%;
}
.test-whitebg {
    padding: 2% 15% 0;
    text-align: left;
}
.test-whitebg-head {
    font-size: 1.5em;
    padding-left: 5%;
}
.test-gray {
    color: #626c75;
}
.blue {
    color: #1867f1;
}
.bold {
    font-weight: bold;
}
.larger {
    font-size: larger;
}
.bluebold {
    font-weight: bold;
    color: #1867f1;
}
.blue-bot-margin {
    margin-bottom: 0.5em;
}
.message-sent-text {
    color: green;
    font-size: 1.5em;
    padding-bottom: 20px;
}
.alpha {
    font-size: 0.5em;
    letter-spacing: .2em;
}
.alpha a  {
    color: #87913b;
}
.toggle-price-button {
    padding: 2% 0;
}
.off {
    display: none;
}
.welcome {
    font-size: 2.6rem;
    padding: 7% 0 1%;
}
.whitebg {
	background: #fff;
	padding: 20px 35px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.blackbg {
	background: #000;
}
.darkgreenbg {
    background: #17330d;
}
.gradbluebg {
    background: #92a5b7;
    background: -moz-linear-gradient(left, #92a5b7, #132658);
    background: -webkit-gradient(left bottom,left top,color-stop(0, #132658),color-stop(1, #92a5b7));
    background: -webkit-linear-gradient(left, #92a5b7, #132658);   
    background: -o-linear-gradient(left, #92a5b7, #132658);	
    background: -ms-linear-gradient(left, #92a5b7, #132658);	
    background: linear-gradient(to right, #92a5b7, #132658);
}
.darkred {
    color: #8c171d;
}
.burgundy {
    color: #731c21;
}
.darkburgundy {
    color: #53181c;
}
.medgreen {
    color: #87913b;
}
.lightgreen {
    color: #cbd388;
}
.lightgreenbg {
    background: #cbd388;
}
.col-container {
    width: 100%;
    background-color: white;
}
.servicebg {
    background-color: #17330d;
}
.col {
    display: table-cell;
    vertical-align: middle; 
}
.col1 {
    background-color: white;
    text-align: center;
    width: 64%;
    float: left;
}
.col2 {
    color: white;
    background-color: #92a5b6;
    margin: 3% 3% 2% 2%;
    padding: 1% 2% 0;
    width: 21%;
    float: left;
}
.col2pic {
    margin: 1% 2% 0;
    width: 25%;
    float: left;
}
.col2bluebox {
    margin: 1% 2% 0;
    width: 25%;
    float: left;
    border: 3px solid #1867f1;
    font-size: 1.5em;
    color: #1867f1;
}
.col2bluebox ul {
    padding: 0 5%;
}
.col2bluebox li {
    margin-bottom: 0.5em;
}
.col2slant {
    color: white;
    background-color: #1867f1;
    border-radius: 25px;
    border-style: double;
    border-width: 10px;
    border-color: rgb(22, 157, 255);
    width: 19%;
    margin: 2% 3% 0% 2%;
    padding: 1% 2% 0;
    float: left;
    font-size: 1.2em;
    line-height: 1.4em;
}
.mobile-width {
    width: 80%;
    margin-left: 5%;
}
.only1-col {
    width: 80%;
    margin-left: 10%;
    text-align: center;
}

.book-series {
    padding: 0 2%;
}
.book-img, .accord-img {
    padding: 2% 3%;
    text-align:center;
    line-height: 2;
}
.book-text {
    font-style:italic;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 2% 5%;
    text-align: left;
}
.contact-info {
    padding-top: 2%;
    text-align: center;
}
.contact-info p {
    margin: 0;
}
.address-line {
    text-align: center;
    padding: 2%;
}
.address-line img {
    width: 90%;
    max-width: 971px;
}
.address-line-oc {
    font-size: 1.5em;
}
.col2-top, .pad-top2 {
    padding-top: 2%;
}
.pad-bot0 {
    padding-bottom: 0;
}
.pad-bot1 {
    padding-bottom: 1%;
}
.pad-bot2 {
    padding-bottom: 2%;
}
.subcol1 {
    width: 100%;
    padding: 5% 0 10%;
}
.subcol2 {
/*    width: 80%;
    float: left;
    padding: 3% 0 8% 3%; */
    padding-bottom: 10%;
}
/*.subcol2 a {
    color:black;
    text-decoration: none;
} */
    .pic-name {
        color: white;
        font-size: 0.8rem;
        text-align: center;
        margin-top: 2.5%;
    }
    .ital {
        font-style: italic;
    }
    .pic-tech-name {
        color: #cbd387;
    }
    .search-box {
        padding-bottom: 3%;
}
.colpic {
   width: 20%;
    padding-top: 2%; 
    padding-left: 5%;
    float: left;
    text-align: center;
    font-size: 1em;
}
.picmarg {
    margin-top: 5%;
}
.bg-spacer {
    float: left;
}
table {
    width: 100%;
}
.subject {
    padding-top: 1%;
}
.bullet-col1, .bullet-col2 {
    float: left;
    width: 40%;
    color: #1867f1;
}
.page-text ul {
    list-style: none;
    color:black;
}
.page-text ul li::before {
  content: "•"; color: #1867f1;
  display: inline-block; 
  width: 1.5em;
  margin-left: -1.5em
}
.list-text {
    color
}
.
.TF {
        padding: 1% 0 0;
}
.picblock {
    display:block;
}
.picspacing {
    width: 18%;
    padding-left: 1.7%;
    padding-top: 0;
}
.prices-last {
    border-bottom: 3px dashed #a83e3e;
}

.col4 {
    color: white;
    text-align: left;
    background-color: #17330d;
    padding: 2% 10%;
}
.service-top {
    padding: 0 2%;
}
.service-title {
    font-size: 2em;
}
.about-link {
    padding: 0 10px;
}
.about-m {
    text-align: center;
    clear: both;
    padding-bottom: 2%;
}
.col-phone-m {
    text-align: center;
}
.footer-phone-m, .col-phone-m {
    font-size: 2.5em;
}
.footer-phone-m a, .col-phone-m a {
    text-decoration: none;
}
.small-screen, .smaller-than-700 {
    display: none;
}
.nowrap {
    white-space: nowrap;
}
.answer {
    font-size: 4em;
}
.answer-line {
    padding-top: 1em;
}



/************************************************************************************
CONTACT FORM
*************************************************************************************/
.ui-panel {
    width: 25em !important;
    border: #1867f1 4px solid;
    min-height: 300px;
    max-width: 95%;
}
.ui-panel-dismiss-position-right.ui-panel-dismiss-open {
left: -25em!important;
right: 25em!important; }
.ui-panel-inner {
/*    border-radius: 25px; 
    border: #1867f1 4px solid; */
    padding: 0;
}
.ui-panel-inner img {
    width: 100%;
}
.ui-panel h1 {
    text-align: center;
}
.ui-panel-fixed {
    bottom: auto;
}
.ui-margin-left {
    margin-left: 1em;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #FFF;
    background-color: #00000c;
	font-size: 1em;
    text-align: center;
    line-height: 4em;
}
#footer p {
    padding-top: 2em;
    padding-bottom: 2em;
    margin: 0;
}
#footer a {
	color: #FFF;
}
.footer-alt-bg {
    background-color: #9facb9;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/*.clearfix { display: block; zoom: 1; } */

/************************************************************************************
RESPONSIVE DESIGN SECTION
*************************************************************************************/
@media screen and (max-width: 420px) {
    .head-title {
        font-size: 3em;
    }
    .small-screen {
        display:block;
    }
    .footer-phone-m {
        line-height: 0.7em;
        padding: 10px 0;
    }
    .copyline {
        line-height: 0.7em;
        padding: 10px 0;
    }

}

@media screen and (max-width: 700px) {
    .top-pic-m {
        font-size: 2em;
    }

    .top-pic-m img {
        width: 90%;
    }
    .footer-phone-m, .col-phone-m {
        font-size: 1.7em;
    }
    .copyline {
        font-size: 0.6em;
    }
    .small-to-med {
        display: none;
    }
    .smaller-than-700 {
        display: block;
    }
    .page-text ul.bullet-col2 li:first-child {
    padding-top: 2%;
}

    .bullet-col1, .bullet-col2 {
        float: none;
        width: 90%;
    }
    ul.bullet-col1 {
            margin-bottom: 0;
    }

    ul.bullet-col2 {
        margin-top: 0;
    }
/*    h1 {
        font-size: 3.5em;
    } */
    .enough {
        font-size: 2.5em;
    }
    .notice {
        font-size: 1.3em;
        padding: 5%;
    }
    .solution-s {
        font-size: 0.9em;
    }
    


}
    
@media screen and (max-width: 999px) {
    .col1 {
        float: none;
        width: 100%;
    }
    .col2, .col2pic {
        float: none;
        width: 76%;
        margin-left: 10%;
    }
    .col1 img {
        max-width: 90%;
    }
    .head-slg {
        padding-top: 2%;
        font-size: 1.2em;
    }
    .top-pic-m img {
        padding-top: 5%;
    }
    .enough-text {
        font-size: 4.7vw;
    }
    .contact-pic {
        text-align: center;
        padding: 20px 0;
    }
    .mobile-center {
        text-align: center;
    }
    .fs-zero {
        font-size: 0 !important;
    }
    .footer-menu {
    background-color: #92a5b6;
    color: white;
    line-height: 3em;
    text-align: center;
}
    .footer-menu a {
    padding-left: 2%;
    padding-right: 2%;
    color: white;
}
    .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 1.5em;
  transition: 0.4s;
}

.active, .accordion:hover {
  color: white;
  background-color: #92a5b6;
}

.apanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden; 
  transition: max-height 0.2s ease-out;
  text-align: center;
  line-height: 2;
}
    .apanel a:first-child img {
        padding-top: 5%;
    }
    .shade-bg {
        background-color: #c8f4fc;
    }

}
@media screen and (min-width: 700px) {
    .about-m {
        font-size: 1.2em;
    }
    .solution {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 1000px) {
    .logo {
        float: left;
        padding-bottom: 0;
/*        width: 30%;
        padding-left: 2%; */
        width: 35%;
        position: absolute;
        top: 15px;
    }
}

@media screen and (min-width: 2000px) {
    .logo {
        width: 35%;
        max-width: 625px;
        padding-left: 2%; 
    }

    .call-box {
        position: relative;
        top: -42px;
        left: 902px;
    }
}
/************************************************************************************
MENU
*************************************************************************************/
@media screen and (min-width: 1000px) {

#menu {
	height: 4em;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    z-index: 99999;
}
#menu  ul {
  list-style-type: none;
  margin: 0;
  padding: 1em 0 0 0.8em;
}

#menu li {
  float: left;
  border-left: 2px solid #fff;
  position: relative;
  width: 20%;
}
#menu.spanish li {
    width: 17%;
 }
#menu  li:first-child {
  border-left: none;
  width: 10%;
}
#menu li:nth-of-type(3) {
    width: 27%;
}
#menu.spanish li:nth-of-type(2) {
    width: 27%;
}
#menu:hover li {
  border: none;
}

#menu li a {
  display: block;
  font-size: 1.3vw;
  letter-spacing: 0.3vw;
  color: #fff;
  text-align: center;
  padding: 5px 20px;
  text-decoration: none;
}

#menu a.h_link {
        color: #08256c;
/*        font-weight: bold; */
        background-color: white;
    }
/* Change the link color to #1867f1 (bright blue) on hover */
#menu li a:hover {
  background-color: #1867f1;
}
#menu ul li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul li ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 2em;
    left: 0;
    z-index: 99999;    
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    background: #69799a;
/*    width: 100%; */
}
   #menu ul li:hover ul li {
        float:none;
    }
#menu ul li ul a {
    padding: 10px;
    width: 18vw;
    max-width: 340px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
    color: #fff;
    font-size: 1em;
    text-align: center;
    letter-spacing: normal;
    border-bottom: 1px solid #fff;
}
#menu ul li ul li ul li a.h_link {
    color: #777;
    }
.minwid {
    min-width: 255px;
}
.minwid-s {
    min-width: 303px;
}
    
#menu ul li ul li:first-child > a::after {
    content: ''; /* displays up triangle */
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #69799a;
}
    #menu ul li:first-child > a:hover::after {
    border-bottom-color: #1867f1;
}
#menu ul li ul li ul li:first-child > a::after {
    content: ''; /* displays right triangle */
    position: absolute;
    left: -14px;
    top: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
}
#menu ul li ul li ul li:first-child > a:hover::after {
    border-bottom-color: #69799a;
}


    #menu ul li ul li:last-child a {
        border-bottom: none;
    }
 #menu ul li ul li .practice a {
        width: 24vw;
        max-width: 500px;
    }
    /* Second level Sub-menu */

#menu ul li ul li ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 0;
    left: 19vw;
    z-index: 99999;    
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#menu ul li ul li:hover ul
{
    display:block;
}


/************************************************************************************
CONTENT
*************************************************************************************/
    
.desktop {
    display:block;
}
.mobile {
    display: none;
}
.shiftup {
    position: relative;
    top: -160px;
}
.col1 {
    padding: 0 2%;
}
.page-text {
    font-size: 1.5em;
}
.header-text {
    font-size: 1.7em;
}
.test-text {
        font-size: 1.3em;
}
.book-img {
    float: left;
    padding: 4% 3% 12%;
}
.head-title {
    line-height: 1.5;
}

.about-d {
    text-align: center;
    clear: both;
    padding-bottom: 2%;
    font-size: 1.8em;
}
#footer {
    line-height: 6em;
}    
    
.footer-menu {
    background-color: #92a5b6;
    color: white;
    line-height: 3em;
    text-align: center;
    font-size: 0.9em;
}
.footer-menu a {
    padding-left: 2%;
    padding-right: 2%;
    color: white;
}
    .col-phone {
        font-size: 2em;
        text-align: center;
    }
    .footer-phone {
        font-size: 1em;
        float: right;
        padding-right: 5%;
    }
.cat1 {
    font-weight: bold;
    background-color: #7d96ad;
    text-align: left;
     padding-left: 5%;
}
    .about-links {
        padding-left: 7%;
    }
.cat2 {
    font-weight: bold;
    background-color: #527a9d;
    text-align: left;
    padding-left: 5%;
}
.cat3 {
    width: 45%;
    padding-left: 5%;
    background-color: #7d96ad;
    float: left;
}
.col4, .col4-contact {
    float: left;
    width: 21%;
    padding: 2%;
}

.col2palm img {
    width: 85%;
    padding-left: 7%;
}
.col3 {
    width: 30%;
}
.col5 {
    width: 18%;
    padding: 1%;
    float: left;
}
.col3padleft {
        padding-left: 23%;
}
.home-text {
    font-size: 2vw;
    padding: 0 3%;
}
.pic-name {
    margin-right: 7%;
}
.top-p {
    padding-top: 7%;
}
.top-p2 {
    padding-top: 3%;
}
.col1-5 {
    padding-top: 200px;
}
.col6 {
    padding-right: 1%;
    width: 15%;
}
.search-box {
    padding: 2% 0% 2% 7%;
    width: 40%;
    float: left;
}
.contact-col1 {
    width: 67%;
    padding-left: 5%;
    padding-right: 3%;
    float:left;
}
.map-text {
    font-size: 1.2em;
    width: 25%;
    float: left;
    padding: 0;
}
    .map-text p {
        padding: 2% 0 0;
    }
    .map-text img {
        padding-bottom: 7%;
    }
.subcol1 {
    width: 18%;
    padding: 1% 0 0 7%;
    float: left;
}
.subcol2 {
    width: 18%;
    float: left;
    padding: 1% 0 0 3%;
}
    .prices {
        height: 24vw;
        max-height: 330px;
        width: 70%;
        margin-left: 2%;
        border-top: 3px dashed #a83e3e;
        border-bottom: none;
    }
.TF {
    padding: 0 0 0 20%;
}

    table {
        padding-top: 9vw;
    }
    th {
        border-right: 2px solid black;
        padding-left: 2px;
        padding-right: 2px;
    }
    th:last-child {
        border-right: none;
    }
    .colpic {
        font-size: 0.7em;
        min-height: 250px;
    }
    .oneblock {
        padding-left: 41.1%;
    }
    .threeblock {
        padding-left: 21.4%;
    }
    .map-frame {
        padding: 20px;
        max-width: 840px;
        max-height: 640px;
    }
    .address-line-oc {
        font-size: 2em;
    }
    .communities {
        font-size: 1.5em;
    }

}
@media screen and (min-width: 1101px) {
    .colpic {
        font-size: 0.8em;
        min-height: 263px;
    }
    .book-img {
        padding: 4% 3% 5%;
    }

}
@media screen and (min-width: 1201px) {
    .book-img {
        padding: 2% 3%;
    }


.footer-menu a {
    padding-left: 2%;
    padding-right: 2%;
    font-size: 1em;
}
    .footer-phone {
        font-size: 2em;
    }

}
@media screen and (min-width: 1301px) {
#pagewrap {
	width: 95%; 
    }
    .test-head {
        font-size: 1.5em;
    }
    .colpic {
        min-height: 270px;
    }
    .med-screen {
        display: none;
    }
    .large-screen {
        display: block;
    }

}
@media screen and (min-width: 1401px) {
    .colpic {
        min-height: 305px;
    }
    .specialist {
        font-size: 2.5em;
    }
}
@media screen and (min-width: 1501px) {
    .head-title {
        min-height: 4em;
    }
    .map-text {
        font-size: 1.5em;
        padding: 5% 0;
    }
    .book-img {
        padding-top: 3%;
        padding-bottom: 5%;
    }
    .book-text {
        font-size: 1.5em;
        padding-top: 2.5%;
        padding-right: 5%;
    }
    .footer-phone {
        font-size: 2.7em;
    }

}
@media screen and (min-width: 1601px) {
    .book-img {
        padding-bottom: 3%;
    }
    .page-text {
        font-size: 1.7em;
        line-height: 1.7em;
    }
    .header-text {
        font-size: 2.7em;
        max-width: 1100px;
        margin-left: auto;
    }
    .solution {
        font-size: 1.2em;
    }


}

@media screen and (min-width: 1801px) {
    .solution-s {
    font-size: 1.2em;
}
}



@media screen and (min-width: 1901px) {
    #menu ul li ul li ul {
        left: 360px;
    }
    .subcol1 {
        width: 19%;
        padding: 1% 1% 4% 8%;
        float: left;
    }
    .subcol2 {
        width: 19%;
        float: left;
        padding: 1% 0 0 6%;
    }

}

@media screen and (min-width: 1911px) {
    .solution {
        font-size: 1.5em;
    }
}

@media screen and (min-width: 2101px) {
    #menu li a {
        font-size: 1em;
    }
    .home-text {
        font-size: 1em;
    }
    .test-head, .test-whitebg-head {
        font-size: 2em;
    }


    .news-text {
        max-height: 830px;
    }
    .enough {
        font-size: 3em;
    }
    .enough-text {
    font-size: 3em;
    }
/*        h1 {
        font-size: 6em;
    } */


table {
    padding-top: 6em;
}
}
@media screen and (min-width: 4001px) {
    #pagewrap {
        max-width: 2064px;
    }
}
