/******** Site Wide ********/
.inner .container{
padding: 0 25px;
}
.inner .container.form{
padding: 0 130px;
}
.inner .container, .page-template-page-secure .container, .page-template-page-secure-2 .container, .page-template-page-login .container, .page-template-page-login-2 .container{
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.container{
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.clear{
clear:both;
}
p,a,h1,h2,h3,h4,h5,h6{
font-family: 'open sans', sans-serif;
}
h1{
font:39px/39px 'open sans', sans-serif;
margin-bottom: 25px;
}
a{
text-decoration: none;
}
p{
font: 400 16px/24px 'open sans', sans-serif;
}
strong{
font-weight: 600px;
}
.site-content{
padding:0px;
}


/******* Header *******/
.site-header{
background-color: rgba(255, 255, 255, 0.92);
display: block;
position: fixed;
width: 100%;
z-index: 9999;
}
.site-header .container{
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.logo{
margin:13px 0 13px 15px;
float: left;
}
nav.main-navigation{
width: auto;
margin-top: 24px;
float: right;
clear: none;
}
nav li{
padding: 25px 15px;
}
nav li:last-child{
padding-right: 0px;
}
nav a{
font-size: 18px;
color: #5e5e5e;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
nav a:hover{
color:#d40729;
-webkit-transition: color 0.3s ease-in;
transition: color 0.3s ease-in;
}
nav a:active{
color:#d40729;
}
/******* Footer  *******/

.site-footer{
background-color: #424242;
padding:20px 0;
}
.site-footer .site-info{
font-size: 16px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
font-family: 'Varela Round';
font-weight: 400;
color: #fff;
text-align: right;
}
.page-template-homepage .site-footer{
margin-top:0px;
}
.site-footer a, .site-footer a:hover{
color:#fff;
}
/******* flip *******/
.flip-container-1, .flip-container-2, .flip-container-3, .flip-container-4{
margin-right: 2.9%;
}
.flip-container {
perspective: 1500px;
float: left;
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
transform: rotateY(180deg);
}

.flip-container, .front, .back{
width:244px;
height: 244px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
.front{
background-color: #f7f7f7;
color: #fff;
border: 1px solid #9daab7;
}
.back {
background-color: #032f5a;
color: #fff;
border: 1px solid #9daab7;
}
/* flip speed goes here */
.flipper {
transition:.8s;
transform-style: preserve-3d;

position: relative;
}

/* hide back of pane during swap */
.front, .back {
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
}

/* front pane, placed above back */
.front {
z-index: 2;
/* for firefox 31 */
transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
transform: rotateY(180deg);
}

.icon {
margin: 55px auto 15px;
width: 77px;
}
.box-title{
text-align:center;
padding: 0 20px;
font-size: 22px;
line-height: 24px;
font-weight: 600;
color: #3f3f3f;
}
.back-title{
text-align:center;
font-size: 20px;
line-height: 22px;
padding:0 20px 20px;
margin-bottom:20px;
margin-top: 44px;
font-weight: 600;
color: #fff;
background-image: url('img/back-title-bg.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}
.home .back-text p{
font-size: 15px;
text-align: center;
color:#fff;
padding:0 35px 0px;
}
.home-boxes{
max-width: 1385px;
margin: 60px auto;
width: 100%;
}

/******* HomePage *******/
.home h2{
font-size: 39px;
color: #606060;
margin: 65px 0 30px;
font-weight: 400
}
.home p{
color:#606060;
font-size: 18px;
line-height: 20px;
margin-bottom: 15px;
}
.slider{
max-width: 2000px;
width: 100%;
margin: 0 auto;
text-align: center;
}
.slider .slider-title-1{
font-size:47px;
line-height: 50px;
color:#fff;
font-weight: 900;
text-align: center;
margin: 0px 0 20px;
}
.slider .slider-title-2{
font-size:31px;
color:#fff;
font-weight: 400px;
margin-bottom: 45px
}
.slider .metaslider .caption-wrap {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: white;
display: block;
left: 0;
line-height: 1.4em;
margin: 0;
opacity: 1;
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.slider-find {
background-color: #fff;
border-radius: 5px;
color: #4e4e4e;
display: block;
font-size: 16px;
padding: 12px;
width: 130px;
margin: 0 auto;
}
.slider-find a{
color: #4e4e4e;
}
.metaslider .caption {
padding: 5px 10px;
position: relative;
top: 35%;
word-wrap: break-word;
}
.survey1::after{
content: "";
height: 482px;
left: 50%;
position: absolute;
top: 0px;
width: 50%;
}
.survey2::after{
content: "";
height: 482px;
left: 0%;
position: absolute;
top: 0px;
width: 50%;
}
.survey3::after{
content: "";
height: 482px;
left: 50%;
position: absolute;
top: 0px;
width: 50%;
}
.survey1, .survey2, .survey3{
background-color: #f5f5f5;
width: 100%;
height: 482px;
background-repeat: no-repeat;
position: relative;
display: block;
margin: 0 auto;
}
.survey2.survey-2{
background-color: #fff;
}
.survey1.survey-1::after {
background-image:url('img/body-image01.jpg');
background-position: 28% 0;
background-size: cover;
}
.survey2.survey-2::after {
background-image:url('img/body-image02.jpg');
background-position: 85% 0;
background-size: cover;
}
.survey3.survey-3::after {
background-image:url('img/body-image03.jpg');
background-position: 40% 0;
background-size: cover;
}
.home-left, .home-right{
width:40%;
}
.home-left{
float: left;
margin-left: 50px
}
.home-right{
float: right;
margin-right: 50px
}
.home-right ul, .home-left ul{
margin-left: 0px;
margin-top: 25px;
padding-left: 0px;
list-style: none;
}
.home-right li, .home-left li{
font: 600 18px/28px 'open sans', sans-serif;
color: #606060;
}
.home-right li::before, .home-left li::before{
content: "+";
padding-right: 10px;
}
.home-right a, .home-left a{
font: 400 17px/14px 'open sans', sans-serif;
color:#fff;
background-color:#002152;
padding: 10px 20px 13px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 35px;
overflow: hidden;
}
.home-right a:hover::after, .home-left a:hover::after{
width: 100%;
}
.home-right a::after{
background-color:rgba(212,8,43,0.75);
content: "";
position: absolute;
transition: all 0.3s ease 0s;
z-index: 2;
height: 100%;
right: 0;
top: 0;
width: 0;
}
.home-left a::after{
background-color:rgba(212,8,43,0.75);
content: "";
position: absolute;
transition: all 0.3s ease 0s;
z-index: 2;
height: 100%;
left: 0;
top: 0;
width: 0;
}
.home-right a{
float: left;
position: relative;
}
.home-left a{
float: right;
position: relative;
}
.bottom-home{
background-image:url('img/bottomslider.jpg');
background-position: center;
background-size: cover;
height: 333px;
}
.home h3{
font-size: 38px;
margin-top: 25px;
font-family: 'Varela Round';
margin-bottom: 0;
padding: 54px 0 20px;
font-weight: 400;
color: #fff;
text-align:center;
}
.home h3 .thin{
font-weight: 300;
}
.bottom-title a:hover::after{
height: 100%;
}
.bottom-title {
padding-top: 250px;
}
.bottom-title a::after{
background-color:rgba(188,188,188,0.65);
content: "";
position: absolute;
transition: all 0.3s ease 0s;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
z-index: 2;
height: 0;
left: 0;
top: 0;
width: 100%;
}
.bottom-title > a {
background-color: #fff;
font-size: 18px;
color: #6f6f6f;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
display: block;
margin: 0 auto;
max-width: 200px;
padding: 5px 0;
text-align: center;
text-decoration: none;
border:1px solid #acacac;
-webkit-box-shadow: inset 9px 9px 5px -7px rgba(172,172,172,0.5);
-moz-box-shadow: inset 9px 9px 5px -7px rgba(172,172,172,0.5);
box-shadow: inset 9px 9px 5px -7px rgba(172,172,172,0.5);
position: relative;
}

/********* Surveyor Portal ***********/

input[type="submit"]{
font: 400 17px/14px 'open sans', sans-serif;
color:#fff;
background-color:#30b7d7;
padding: 10px 20px 13px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 35px;
border-width: 0px;
overflow: hidden;
}
input[type="submit"]:hover::after, input[type="submit"]:hover::after{
width: 100%;
}
input[type="submit"]::after{
background-color:rgba(212,8,43,0.75);
content: "";
position: absolute;
transition: all 0.3s ease 0s;
z-index: 2;
height: 100%;
right: 0;
top: 0;
width: 0;
}
.login-password label, .login-username label{
width: 85px;
display: block;
float: left;
}
.login {
margin: 60px auto 0;
max-width: 325px;
}


.more-btn{
font: 400 17px/14px 'open sans', sans-serif;
color:#fff;
background-color:#002152;
padding: 10px 20px 13px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 35px;
overflow: hidden;
float: right;
margin-left: 20px;
}
.more-btn:hover{
color: #fff;
}
/********* Team/About Page *********/

.top{
padding-top: 25px;
}
.bottom h2{
font:39px/24px 'open sans', sans-serif;
margin-bottom: 25px;
}
.team-left{
width: 55%;
float: left;
}
.team-right{
width: 35%;
float: right;
}
.team-right img{
padding: 75px 0px 0 0;
}
.team{
max-width: 400px;
width: 100%;
margin: 0px auto;
padding-top:20px;
}
.team-box-holder{
width: 22.8%;
float: left;
margin-right: 2.93%;
}
.team-box-holder.last{
margin-right: 0%;
}
.team-box{
position: relative;
display: block;
}
.team-box img{
display: block;
}
.team-box .overlay{
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(9,42,74,0.7);
opacity: 0;
display: block;
top:0px;
-webkit-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
cursor: pointer;
}
.team-box .overlay .text{
display: table;
width: 100%;
height: 100%;
vertical-align: middle;
}
.team-box .overlay .text .center{
display: table-cell;
width: 100%;
height: 100%;
vertical-align: middle;
padding: 0 25px;
}
.team-box .overlay .text p{
font: 14px/18px 'open sans', sans-serif;
color: #fff;
text-align: center;
}
.team-box:hover .overlay{
opacity: 1;
-webkit-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

/********* Inner ********/

table{
color: #000;
}
td{
padding: 8px;
background-color:#ECECEC;
}
.table-title{
color: #fff;
background-color: #032D5A;
font-weight:bold;

}

/********* contact ********/

.map p{
margin: 0px;
}

.map .gm-style-mtc {
display: none;
}
.contact-left{
float: left;
width: 45%;
}
.contact-right{
float: right;
width: 45%;
padding-top: 75px;
}
.contact-right input{
	width: 100%;
	margin: 10px 0
}
.contact-right input[type="submit"]{
	width: 20%;
	margin: 15px 0;
	float: right
}
.contact-right textarea{
	height: 150px;
	margin: 10px 0
}
.contact-bottom{
	margin-top: 25px
}

/********* Secure *********/

.survey-right{
width: 30%;
float: right;
}
.survey-left{
width: 65%;
float: left;
}
#ninja_forms_form_9_cont .ninja-forms-field {
margin-left: 0 !important;
margin-top: 10px;
width: 100% !important;
}
#ninja_forms_form_9_cont  #ninja_forms_field_95 {
width: auto !important
}
#ninja_forms_field_5{
width: auto !important;
}
#ninja_forms_form_9_cont input[type="checkbox"]{
width: auto !important
}


/********* Responsive *********/

@media (max-width: 1400px) {
.flip-container-1, .flip-container-2, .flip-container-3, .flip-container-4 {
margin-right: 3.4%;
}
.flip-container, .front, .back {
border-radius: 5px;
height: 206px;
width: 206px;
}
.icon {
margin: 22px auto 15px;
width: 77px;
}
.back-title{
text-align:center;
font-size: 20px;
line-height: 22px;
padding:0 20px 20px;
margin-bottom:20px;
margin-top: 22px;
font-weight: 600;
color: #fff;
background-image: url('img/back-title-bg.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}
.home-boxes {
margin: 60px auto;
max-width: 1200px;
width: 100%;
}
.home h2 {
color: #606060;
font-size: 26px;
font-weight: 400;
margin: 85px 0 30px;
}
.home p {
color: #606060;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.home-right li, .home-left li{
font: 600 16px/28px 'open sans', sans-serif;
color: #606060;
}
.home-right a, .home-left a{
font: 400 17px/14px 'open sans', sans-serif;
color:#fff;
background-color:#002152;
padding: 10px 20px 13px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 35px
}
}
@media (max-width: 1240px) {
.flip-container-1, .flip-container-2, .flip-container-3,  .flip-container-4 {
margin-right: 1.5%;
}
.home-boxes {
margin: 60px auto;
max-width: 1085px;
width: 100%;
}
.flip-container, .front, .back {
border-radius: 5px;
height: 195px;
width: 195px;
}
.back-title{
margin-top: 15px;
}
nav.main-navigation {
margin-right: 30px;
}
.more-btn {
background-color: #002152;
border-radius: 5px;
color: #fff;
float: right;
font: 400 17px/14px "open sans",sans-serif;
margin-left: 20px;
margin-right: 15px;
margin-top: 35px;
overflow: hidden;
padding: 10px 20px 13px;
}
}


@media (max-width:1200px) {
.product-holder-content {
margin: 15px; }
}
@media (max-width:1116px){
.logo {
float: left;
margin: 31px 0 31px 15px;
width: 30%;
}
}
@media (max-width: 1100px) {
.flip-container-1, .flip-container-2, .flip-container-3,  .flip-container-4 {
margin-right: 1.5%;
}
.home-boxes {
margin: 60px auto;
max-width: 940px;
width: 100%;
}
.flip-container, .front, .back {
border-radius: 5px;
height: 175px;
width: 175px;
}
.home .back-text p {
font-size: 13px;
}
.box-title {
font-size: 18px;
}
.back-title {
font-size: 18px;
margin-top: 25px;
margin-bottom: 20px;
padding-left:15px;
padding-right: 15px;
padding-bottom: 20px;
}
.home .back-text p{
padding-left:15px;
padding-right: 15px;
}
.icon {
margin: 17px auto 15px;
}
.slider .slider-title-2 {
font-size: 25px;
margin-bottom: 27px;
}
.slider .slider-title-1 {
font-size: 34px;
line-height: 34px;
}
}
@media (max-width:1024px){
.logo {
float: left;
margin: 31px 0 31px 15px;
width: 20%;
}

.flip-container-1, .flip-container-3, .flip-container-5  {
margin-right: 11.6%;
margin-bottom: 11.6%;
}
.flip-container-2, .flip-container-4{
margin-right:0%;
}
.flip-container, .front, .back{
width:269px;
height: 266px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.home-boxes {
margin: 60px auto;
max-width: 610px;
width: 100%;
}
.icon {
margin: 65px auto 15px;
}
.box-title{
text-align:center;
padding: 0 35px;
font-size: 22px;
line-height: 24px;
font-weight: 600;
color: #3f3f3f;
}
.back-title{
text-align:center;
font-size: 22px;
line-height: 24px;
padding:0 35px 20px;
margin-bottom:20px;
margin-top: 40px;
font-weight: 600;
color: #fff;
background-image: url('img/back-title-bg.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}
.home .back-text p{
font-size: 15px;
text-align: center;
color:#fff;
padding:0 35px 0px;
}
.flip-container {
perspective: 1500px;
float: left;
overflow: hidden
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
transform:none;
}
.front{
background-color: #f7f7f7;
color: #fff;
border: 1px solid #9daab7;
}
.back {
background-color: rgba(3,47,90,0.9);
color: #fff;
border: 1px solid #9daab7;
}
/* flip speed goes here */
.flipper {
transition:none;
transform-style: none;
position: relative;
}

/* hide back of pane during swap */
.front, .back {
backface-visibility: inherit;
position: absolute;
left: 0;
}

/* front pane, placed above back */
.front {
z-index: 2;
/* for firefox 31 */
transform: rotateY(0deg);
top: 0;
}

/* back, initially hidden pane */

.flip-container:hover .back{
z-index: 9990;
top:0px;
-webkit-transition: top 1s ease-in-out;
transition: top 1s ease-in-out;
}
.flip-container .back {
z-index: 9990;
top:-268px;
transform: rotateY(0deg);
-webkit-transition: top 1s ease-in-out;
transition: top 1s ease-in-out;
}
.home h2 {
color: #606060;
font-size: 23px;
font-weight: 400;
margin: 20px 0 30px;
}
.metaslider .caption {
top: 15%;
}
}
@media (max-width: 850px) {
.slider .slider-title-2 {
font-size: 20px;
margin-bottom: 20px;
}
.slider .slider-title-1 {
font-size: 29px;
line-height: 29px;
}
.metaslider .caption {
padding: 5px 10px;
position: relative;
top: 20%;
word-wrap: break-word;
}
nav.main-navigation {
float: none;
margin: 0 auto;
width: 413px;
}
.logo {
float: none;
margin: 39px auto 0;
width: 223px;
}
.home-left, .home-right{
width: 100%;
margin: 0px;
padding: 25px;
}
.home h2 {
color: #606060;
font-size: 30px;
font-weight: 400;
margin: 0 0 30px;
}
.survey1, .survey2, .survey3 {
background-color: #f5f5f5;
background-repeat: no-repeat;
display: block;
height: auto;
padding-top: 300px;
margin: 0 auto;
position: relative;
width: 100%;
}
.survey1::after, .survey2::after, .survey3::after  {
content: "";
height: 300px;
left: 0%;
position: absolute;
top: 0;
width: 100%;
}
.home h2 {
color: #606060;
font-size: 21px;
font-weight: 400;
margin: 25px 0 30px;
}
.home p {
color: #606060;
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
.home-right li, .home-left li{
font: 600 16px/28px 'open sans', sans-serif;
color: #606060;
}
.home-right a, .home-left a{
font: 400 17px/14px 'open sans', sans-serif;
color:#fff;
background-color:#002152;
padding: 10px 20px 13px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 35px
}
.metaslider .caption {
top: 5%;
}
.page-template-homepage .site-content, .page-template-page-login .site-content {
padding-top: 164px;
}
.team-left, .team-right{
width: 100%
}
.team-right img {
display: block;
margin: 0 auto;
padding: 5px 0 65px;
}
.overlay .text p {
color: #fff;
font: 12px/16px "open sans",sans-serif;
text-align: center;
}
.contact-left, .contact-right{
width:100%;
}
}
@media (max-width: 730px) {
.logo {
float: none;
margin: 20px auto 10px;
height: auto;
width: 223px;
}
}
@media (max-width:670px){
.more-btn {
margin-top:12px;
margin-bottom:10px;
}
.flip-container-1, .flip-container-3 {
margin-right: 3.6%;
margin-bottom: 3.6%;
}
.site-content {
padding-top: 0px;
}
.page-template-homepage .site-content, .page-template-page-login .site-content {
padding-top: 0px;
}
.site-header{
background-color: rgba(255, 255, 255, 0.85);
display: block;
position: inherit;
width: 100%;
z-index: 9999;
}
.home-boxes {
margin: 60px auto;
max-width: 560px;
width: 100%;
}
nav.main-navigation{
display: none;
}
.survey1, .survey2, .survey3 {
background-color: #f5f5f5;
background-repeat: no-repeat;
display: block;
height: auto;
padding-top: 250px;
margin: 0 auto;
position: relative;
width: 100%;
}
.survey1::after, .survey2::after, .survey3::after  {
content: "";
height: 250px;
left: 0%;
position: absolute;
top: 0px;
width: 100%;
}
.slider-find {
background-color: #fff;
border-radius: 5px;
color: #4e4e4e;
display: block;
font-size: 13px;
margin: 0 auto;
padding: 5px;
width: 115px;
}
.team-box-holder {
float: left;
margin-right: 11.93%;
width: 44%;
}
.team-box-holder:nth-child(2),	.team-box-holder:nth-child(7){
margin-right: 0%;
}
.overlay .text p {
color: #fff;
font: 14px/18px "open sans",sans-serif;
text-align: center;
}
}
@media (max-width: 570px) {
.home-boxes {
margin: 60px auto;
max-width: 440px;
width: 100%;
}
.back-title {
background-image: url("img/back-title-bg.jpg");
background-position: center bottom;
background-repeat: no-repeat;
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 24px;
margin-bottom: 10px;
margin-top: 25px;
padding: 0 10px 20px;
text-align: center;
}
.box-title {
color: #3f3f3f;
font-size: 16px;
font-weight: 600;
line-height: 24px;
padding: 0 35px;
text-align: center;
}
.icon {
margin: 45px auto 15px;
}
.home .back-text p {
color: #fff;
font-size: 12px;
padding: 0 15px;
text-align: center;
}
.flip-container, .front, .back {
border-radius: 5px;
height: 212px;
width: 211px;
}
.home h3 {
color: #fff;
font-size: 28px;
font-weight: 600;
margin-bottom: 0;
margin-top: 25px;
padding: 20px 20px 50px;
text-align: center;
}
.metaslider .caption {
display: none;
}
.overlay .text p {
color: #fff;
font: 12px/16px "open sans",sans-serif;
text-align: center;
}
.overlay .text p {
color: #fff;
font: 12px/16px "open sans",sans-serif;
text-align: center;
}
}
@media (max-width: 460px ) {
.flip-container-1, .flip-container-3, .flip-container-4 {
margin-right: 0%;
margin-bottom: 15%;
}
.btn-blue {
	margin-right: 3%!important;
}
.flip-container-2{
margin-right:0%;
margin-bottom: 15%;
}
.flip-container, .front, .back{
width:269px;
height: 266px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.home-boxes {
margin: 60px auto;
max-width: 269px;
width: 100%;
}
.icon {
margin: 65px auto 15px;
}
.box-title{
text-align:center;
padding: 0 35px;
font-size: 22px;
line-height: 24px;
font-weight: 600;
color: #3f3f3f;
}
.back-title{
text-align:center;
font-size: 22px;
line-height: 24px;
padding:0 35px 20px;
margin-bottom:20px;
margin-top: 40px;
font-weight: 600;
color: #fff;
background-image: url('img/back-title-bg.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}
.home .back-text p{
font-size: 15px;
text-align: center;
color:#fff;
padding:0 35px 0px;
}
#wpgmza_map {
height: 260px !important;
}
.logo {
float: none;
margin: 24px auto 10px;
width: 230px;
}
}
@media (max-width:400px){
.team-box-holder {
float: left;
margin-right: 0%;
width: 100%;
}
.site-header {
	padding-bottom: 20px;
}
.overlay .text p {
color: #fff;
font: 14px/18px "open sans",sans-serif;
text-align: center;
}
.team {
margin: 0 auto;
max-width: 270px;
padding-top: 20px;
width: 100%;
}
h1{
font:30px/30px 'open sans', sans-serif;
margin-bottom: 25px;
}
.bottom h2 {
font: 30px/30px "open sans",sans-serif;
margin-bottom: 25px;
}
.logo {
float: none;
margin: 25px 15px 0;
width: 215px;
}
}

/********* IE Specific *********/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.flip-container {
perspective: 1500px;
float: left;
overflow: hidden !important;
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
transform:none;
}
.front{
background-color: #f7f7f7;
color: #fff;
border: 1px solid #9daab7;
}
.back {
background-color: rgba(3,47,90,0.9);
color: #fff;
border: 1px solid #9daab7;
}
/* flip speed goes here */
.flipper {
transition:none;
transform-style: none;
position: relative;
}

/* hide back of pane during swap */
.front, .back {
backface-visibility: inherit;
position: absolute;
left: 0;
}

/* front pane, placed above back */
.front {
z-index: 2;
/* for firefox 31 */
transform: rotateY(0deg);
top: 0;
}

/* back, initially hidden pane */

.flip-container:hover .back{
z-index: 9990;
top:0px;
opacity: 1;
-webkit-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
.flip-container .back {
z-index: 9990;
opacity: 0;
transform: rotateY(0deg);
-webkit-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
}

.slides {
margin: 0;
padding: 0;
}

.home-services-holder {
max-width: 100%;
margin: 0 auto;
width:100%
}

.service-left {
max-width: 32%;
width: 100%;
float: left;
margin-right: 2%;
position: relative;
}
.service-middle {
max-width: 32%;
width: 100%;
float: left;
margin-right: 2%;
position: relative;
}
.service-middle2 {
max-width: 100%;
width: 100%;
margin:0 auto;
position: relative;
}
.service-middle2 img {
	margin: 0 auto;
}

.right-top {
max-width: 100%;
width: 100%;
margin-bottom: 9%;
position: relative;
}

.right-bottom {
max-width: 100%;
width: 100%;
position: relative;
}

.right-top img, .right-bottom img {
display: block;
}

.service-right {
max-width: 32%;
width: 100%;
float: left;
position: relative;
}

.container-serivces-home {
max-width: 1131px;
margin: 0 auto;
width:100%;
margin-top: 4%;
padding: 2%;
}

.full-width-home {
max-width: 100%;
width: 100%;
height: 391px;
background-image:url(img/about-bg.jpg);
background-repeat: no-repeat;
background-position: center;
margin-top: 4%;
}
.full-width-about {
	max-width: 100%;
	width: 100%;
	height: 591px;
	background-image:url(img/about-rhodsac.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
	}

.full-width-philosophy {
	max-width: 100%;
	width: 100%;
	height: 650px;
	background-image:url(img/philosophy-care-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
}

.full-width-supported1 {
	max-width: 100%;
	width: 100%;
	height: 545px;
	background-image:url(img/supported-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
}

.full-width-supported2 {
	max-width: 100%;
	width: 100%;
	height: 720px;
	background-image:url(img/supported-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
}

.full-width-supported3 {
	max-width: 1920px;
	margin: 0 auto;
	width: 100%;
	height: 500px;
	background-image:url();
	background-color: #3f3f3f;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
}

@media only screen and (max-device-width: 480px) {
	.full-width-about {
		height: 690px;
		}
		ul#aboutus li {
			display: block!important;
			padding-top: 8px;
	}
	.full-width-supported3 {
		height: 760px;
	}
	.full-width-supported3 .spec-title {
		font-size: 20px;
		line-height: 22px;
		font-weight: 600;
	}
	.full-width-supported2 {
	height: 720px;
	margin-top: 0%;
}
.full-width-management {
	height: 1000px!important;
}
}

.full-width-management {
	max-width: 100%;
	width: 100%;
	height: 680px;
	background-image:url(img/management-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4%;
}

.post-title {
font-size: 18px;
font-weight: bold;
}

.full-width-home-2 {
max-width: 1200px;
width: 100%;
margin: 5% auto;
height: 340px;
padding: 2%;
}

.home-news-container {
max-width: 32%;
width: 100%;
float: left;
text-align: center;
}

.home-news-container:nth-child(1) {
margin-right: 2%;
}
.home-news-container:nth-child(2) {
margin-right: 2%;
}

.white-txt {
color: white;
}
.text-holder {
max-width: 830px;
width: 100%;.
padding: 0 20px;
margin: 0 auto;
text-align: center;
}

.btn-blue {
color: white;
background-color: #da4241;
padding: 7px 26px;
margin-right: 20%;
transition: background .5s ease-in-out;
}
.btn-pink {
color: white;
background-color: #2ab5d4;
padding: 7px 26px;
transition: background .5s ease-in-out;
}
.btn-blue:hover {
color: white;
background-color: #e62e2d;
padding: 7px 26px;
margin-right: 20%;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: 0.5s;
transition: background .5s ease-in-out;
}
.btn-pink:hover {
color: white;
background-color: #3fcbea;
padding: 7px 26px;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: 0.5s;
transition: background .5s ease-in-out;
}
.buttons-bttm {
margin-top: 40px;
}
.overlay {
position: absolute;
background: rgba(0, 0, 0, 0.4);
max-width: 100%;
width: 100%;
height: 100%;
opacity: 0;
overflow: hidden;
transition: opacity .5s ease-in-out;
}
.overlay2 {
position: absolute;
background: rgba(0, 0, 0, 0.4);
max-width: 100%;
width: 100%;
height: 100%;
opacity: 0;
overflow: hidden;
transition: opacity .5s ease-in-out;
}
.overlay3 {
position: absolute;
background: rgba(0, 0, 0, 0.4);
max-width: 100%;
width: 100%;
height: 100%;
opacity: 0;
overflow: hidden;
transition: opacity .5s ease-in-out;
}

.overlay:hover, .overlay2:hover, .overlay3:hover {
opacity: 1;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: 0.5s;
transition: opacity .5s ease-in-out; }

.home-text-service {
    bottom: 0;
    color: white;
    padding: 10px 20px;
    position: absolute;
    z-index: 99999;
}
.home-text-service2 {
	bottom: 0;
    color: white;
    padding: 10px 20px;
    position: absolute;
    z-index: 99999;
}
.home-text-service h4, .home-text-service2 h4{
	font:400 34px/46px 'Varela Round', sans-serif;
	letter-spacing: -1.65px;
	margin: 0 0 5px;
	padding: 0 0 15px;
	background-image:url(http://www.rhodsaccarehome.com/wp-content/uploads/2016/07/bottom-line.png);
	background-repeat: no-repeat;
	background-position:-2% bottom;
}
.home-text-service p, .home-text-service2 p{
	color: white;
	font: 400 18px/20px 'Varela Round', sans-serif;
	margin-top: 5px
}

img {
display: block;
}

.huge_it_slideshow_description_text_2 {
right: 36%!important;
bottom: 15%!important;
background: rgba(0,0,0,0.5)!important;
}
li .huge_it_slideshow_description_text_2 {
background: rgba(0,0,0,0.6)!important;
padding-left: 10%
}
.huge_it_slideshow_description_text_2 h2 {
	font: 400 38px/46px 'Varela Round', sans-serif;
	margin: 0;
	color: white;
	padding-bottom: 10px;
	text-align: left
}
.huge_it_slideshow_description_text_2 p {
margin: 0;
color: white;
font: 400 23px/46px 'Varela Round', sans-serif;
letter-spacing: -1.65px
}
.huge_it_slideshow_dots_container_2 {
    display: none !important;
}
.blue-txt {
color: #72b0fc;
}
.blue-txt-2 {
color: #2ab5d4 ;
}
.pink-txt {
color: #f32523;
}
.home-news-container img {
	margin: 0 auto;
}

.read-right {
	float: right;
	color: #2ab5d4;
}
.read-right:hover {
	float: right;
	color: #167b92;
}
nav a:hover{
border-bottom: 2px solid #2ab5d4!important;
color: #5e5e5e;
}
.underlined {
	background-image:url(http://www.rhodsaccarehome.com/wp-content/uploads/2016/07/bottom-line.png);
	background-repeat: no-repeat;
	background-position:bottom center;
}

.service-middle2 {
	display: none;
}
@media (max-width: 1150px) {
	.huge_it_slideshow_description_text_2 h2 {
	    color: white;
	    font: 400 26px/28px "Varela Round",sans-serif;
	    letter-spacing: -1.65px;
	    margin: 0;
	}
	.huge_it_slideshow_description_text_2 p {
	    color: white;
	    font: 400 18px/26px "Varela Round",sans-serif;
	    letter-spacing: -1.65px;
	    margin: 0;
	}
}
@media (max-width: 768px) {
	.site-header {
		position: inherit;
	}
	.page-template-homepage .site-content, .page-template-page-login .site-content {
		padding: 0;
	}
	.right-top { margin-bottom: 9%;
	}
	.service-middle2 {
		display: block;
		margin-top: 10%;
	}
}
@media (max-width: 650px){
	.home-text-service h4, .home-text-service2 h4{
		font-size: 26px
	}
}
@media (max-width:560px) {
	li .huge_it_slideshow_description_text_2 {
		display: none;
	}
	.huge_it_slideshow_dots_thumbnails_2 {
		display: none!important;
	}
	.home-news-container {
    clear: both;
    max-width: 100%;
    width: 100%;
		margin-bottom: 20px;
	}
	.read-right {
		float: none;
	}
	.buttons-bttm {
		margin-top: 0!important;
	}
}

@media (max-width: 425px) {
	.text-holder p {
		line-height: 21px!important;
	}
}

.responsive-menu-button {
	background: #2ab5d4!important;
}

@media (max-width: 780px) {
	.home-text-service {
		margin: 0!important;
		width: 100%;
		height: 100%;
	}
	.home-text-service2 {
		margin: 0!important;
		width: 100%;
		height: 
		100%;
	}
	.site-footer .site-info {
    color: #fff;
    font-family: "Varela Round";
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
}
.post {
    max-width: 100%;
    width: 30%;
    float: left;
		margin-right: 3%;
}
.news-list {
	margin-top: 130px;
	padding: 10px;
}

@media ( max-width: 600px ) {
	.post {
		max-width: 100%;
		width: 100%;
		clear;both;
		margin-right: 0;
		text-align: center;
	}
	.post img {
		display: inline;
	}
}
@media (max-width: 500px){
	.home-services-holder {
	    margin: 0 auto;
	    max-width: 300px;
	    width: 100%;
	}
	.service-left {
		max-width: 100%;
		width: 100%;
		float: left;
		margin-right: 0%;
		margin-bottom: 12%;
		position: relative;
	}
	.service-middle {
		max-width: 100%;
		width: 100%;
		float: left;
		margin-right: 0%;
		margin-bottom: 12%;
		position: relative;
	}
	.service-right {
		max-width: 100%;
		width: 100%;
		float: left;
		position: relative;
	}
	.home-text-service h4, .home-text-service2 h4{
		font-size: 34px
	}
	.home-text-service h4, .home-text-service2 h4{
		font-size: 26px
	}
	.home h3 {
	    color: #fff;
	    font-size: 28px;
	    font-weight: 600;
	    margin-bottom: 0;
	    margin-top: 25px;
	    padding: 20px;
	    text-align: center;
	}
	.text-holder p {
    font: 400 17px/24px "Varela Round",sans-serif;
    padding: 10px;
}
.alignright {
    display: block;
    float: none;
    margin: 5px auto;
}
}
@media (max-width: 400px){
	.text-holder p {
    font: 400 15px/24px "Varela Round",sans-serif;
    padding: 10px;
}
}
@media (max-width:768px) {
	.news-list {
    margin-top: 0px;
	}
}
h2.entry-title {
	color:#d67ade!important;
}
h2.entry-title a {
	color:#d67ade!important;
}
.single-post main#main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.singlecont {
	margin-top: 120px;
}

/*	@media (max-width: 1130px) {
.service-middle {
clear:left;
}
.service-right {
position: absolute;left:293px;
}
} */
