/*
Theme Name: Cholla Medical Group
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the Green Web Media team
Author URI: https://www.greenwebmedia.com/
Description: The 2018 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way.
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chollamedical

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body{
  padding: 0;
  margin: 0;
  font-family: "Open Sans",sans-serif;
  background: url("images/body-pattern.png") left top repeat;
}

img {
  max-width: 100%;
}

a:focus{
  text-decoration:none;
  border:none;
  outline:none;
}
a {
    outline: none;
}
button{
  outline: none;
}

*::-moz-selection {
  background: #fcd700 none repeat scroll 0 0;
  color: #ffffff;
  text-shadow: none;
}

::selection {
    background: #fcd700;
    color: #fff;
    text-shadow: none;
}

/** My custom CSS start **/

.wpcf7-form.invalid table tr td span.wpcf7-not-valid-tip { display: none!important; }
.wpcf7-form.invalid table tr td:nth-child(2) span.wpcf7-not-valid-tip { display: block!important; }
.fill-survey {display: none;}

/** My Custom CSS close **/

/******************** Rate Your Visit Css starts Here ******************/

.visit-wrk {
  border-bottom: 1px dotted #cccccc;
  float: left;
  margin-top: 20px;
  width: 100%;
}

.inner-page-main .visit-wrk p {
  font-size: 13px;
}

.visit-wrk > h3 {
  color: #000000;
  font-size: 20px;
  letter-spacing: 1px;
}

.visit-wrk ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.visit-wrk ul li{

}

.visit-wrk h5 {
  font-size: 15px;
  margin-bottom: 15px;
}

.visit-wrk ul li h6 {
  font-size: 13px;
  font-weight: 700;
}

.visit-wrk ul li label.radio-inline {
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}

.visit-wrk table th {
  font-size: 13px;
  font-weight: 400;
}

.inner-page-main .visit-wrk p {
  font-size: 13px;
  margin-top: 0;
}

.visit-wrk table tr td label.radio-inline {
  vertical-align: top;
}

.visit-wrk table th{
  border-right: 1px solid #dedede;
}

.visit-wrk table tr td {
  text-align: center;
  border-right: 1px solid #dedede;
}

.visit-wrk table tr td.txt-left {
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}

.visit-wrk table thead{
  background: #e6e6e6;
}

.visit-wrk .form-group > label {
  font-size: 13px;
}

.visit-wrk table {
  margin-bottom: 15px;
}

.visit-wrk h6 {
  font-size: 13px;
  font-weight: 700;
}

.sect {
  margin-bottom: 15px;
}

.visit-wrk > h4 {
  font-size: 15px;
  margin-bottom: 18px;
}

.visit-wrk label {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}

.visit-wrk label.radio-inline{
  display: inline-block;
}

.visit-wrk label input{
  margin-right: 5px;
}

/******************** css-for-13-9-2018 ******************/
 
.single-product h1 {
    font-size: 25px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
}
.single-product h2 {
    font-size: 17px !important;
	border-bottom: none !important;
}

input#submit {
    background: #384f78 none repeat scroll 0 0;
    border: none;
    color: #ffffff;
    padding: 5px 14px;
    border-radius: 4px;
	text-transform: capitalize;
}
	.inner-page-left h2 {
  border-bottom: 3px solid #a32822;
  color: #3e3f3f;
  font: 2em "Open Sans Condensed",sans-serif;
  margin-bottom: 25px;
  margin-top: 0;
}

/******************** css-for-13-9-2018 end ******************/

/******************** Rate Your Visit Css ends here ******************/


p{
  color: #383838;
  font: 1em/1.4em "Open Sans",sans-serif;
  line-height:22px;
}

.location-common{
  margin-bottom: 20px;
}

.location-common img{
  width: 100%;
}

.head-top-main {
  background: #fff none repeat scroll 0 0;
  padding-bottom: 26px;
  padding-top: 17px;
}

.header-top-right{
  width: 100%;
  float: right;
  text-align: right;
}

.header-top-right h4{
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
}

.header-top-right p{
  text-align: right;
  margin-bottom: 0;
  color: #fff;
  line-height:19px;
}

.header-top-right a {
  background-color: #76625c;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  height: 93px;
  padding-bottom: 13px;
  padding-top: 15px;
  width: 207px;
  float: right;
  box-shadow: 1px 1px 3px #444444;
  font-family: "Open Sans Condensed",sans-serif;
  padding-right:10px;
}

.header-top-right a:hover{
  text-decoration: none;
  background-color: #543f39;
}

.header-bottom-right{
  text-align: right;
  margin-top: 10px;
  float: left;
  width: 100%;
}

.header-bottom-right h4{
  font-family: "Open Sans",sans-serif;
    color: #75112e;
    font-size: 26px;
    font-weight: 700;
}

.header-bottom-right h4 a{
  color: #75112e;
}

.header-bottom-right h5{
  font-family: "Open Sans",sans-serif;
    color: #384f78;
    font-size: 16px;
    font-weight: 700;
}

.header-bottom-right h4 a:hover{
  text-decoration: none;
}

.navbar-inverse {
  background-color: #384f78;
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}

.cholla-nav{
  background-color: #384f78;
  text-align: center;
  position: relative;
}

.cholla-nav ul{

}

.navbar-nav > li {
  display: inline-block;
  float: none;
  margin-left: -4px;
}

.cholla-nav ul li:first-child{
  background: none;
}

.cholla-nav ul li{
  background: url("images/nav-border.jpg") left top no-repeat;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 2px;
  margin-left: 4px;
  padding-left: 12px;
  padding-right: 12px;
  transition: all 0.5s ease 0s;
}

.navbar-inverse .navbar-nav > li > a:hover{
  background: #2e4061;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #ffffff;
}

nav.navbar #navbar .menu-main_menu-container ul#menu-main_menu li.current-menu-item a{
  background: hsl(219, 36%, 28%) none repeat scroll 0 0;
}

.navbar-nav {
  width: 100%;
}

.cholla-nav {
  margin-top: -15px;
}




.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
  font-size:17px
}
.carousel-caption h3 {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}


a.left.carousel-control {
  background-image: none;
  cursor: auto;
}

a.right.carousel-control {
  background-image: none;
  cursor: auto;
}

.carousel {
  padding-left: 5px;
  padding-right: 5px;
}

.cholla-nav::after {
  border-color: rgba(0, 0, 0, 0) #243c64 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 28px 14px 0;
  height: 0;
  left: 0;
  opacity: 0.7;
  position: absolute;
  width: 0;
}

.cholla-nav::before {
  border-color: #243c64 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 15px 27px 0 0;
  bottom: -15px;
  height: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  width: 0;
}

.container.cholla-nav {
  width: 1005px;
}

.carousel-caption {
  float: left;
  left: 0;
  right: 0;
  width: 100%;
}

.slider-main .carousel-caption{
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.slider-main .carousel-caption h3 {
  color: #ffffff;
  margin-top: 12px;
  border-bottom: 3px solid #75112e;
  font-family: "Open Sans Condensed",sans-serif;
  font-size: 1.6em;
  text-align: left;
  margin-top: 12px;
  padding: 0 0 12px 20px;
  text-shadow: none;
}

.we-look {
  float: left;
  width: 100%;
}

.we-look-left {
  float: left;
  width: 60%;
}

.we-look-left h5 {
  color: #ffffff;
  font: 800 1.1em "Open Sans",sans-serif;
  margin: 10px 0 0 20px;
  text-align: left;
  text-shadow: none;
}


.we-look-right {
  float: left;
  width: 40%;
  text-align: right;
  padding-right: 20px;
}

.we-look-right a {
  background: #384f78 none repeat scroll 0 0;
  border-radius: 9px;
  box-shadow: 1px 1px 3px #444444;
  padding: 12px 30px 10px;
  transition: all 0.5s ease 0s;
  letter-spacing: 1px;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  font-family: "Open Sans Condensed",sans-serif;
  font-size: 1.5em;
  margin-top: 11px;
  text-shadow: none;
}

.we-look-right a:hover{
  background: #2e4061 ;
}

.section-main{
  text-align: center;
}

.section-wrk-main {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 99%;
    padding-top: 39px;
    text-align: left;
    padding-bottom: 25px;
}

.section-wrk-main h2{
  margin-top: 0;
  border-bottom: 3px solid #73502d;
  font: 1.75em "Open Sans Condensed",sans-serif;
  margin-bottom: 12px;
  padding-bottom: 8px;
}

.quick-links{
  padding-left: 20px;
  padding-right: 20px;
}

.quick-links ul{
  list-style: none;
  margin: 0;
  padding: 0 0 0 8px;
}

.quick-links ul li {
  margin-bottom: 24px;
  padding: 0;
  
}

.quick-links ul li:nth-child(1) a{
    background-image: url("images/user-plus.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}

.quick-links ul li:nth-child(2) a{
    background-image: url("images/check.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}

.quick-links ul li:nth-child(3) a{
    background-image: url("images/card.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}

.quick-links ul li:nth-child(4) a{
    background-image: url("images/star.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}

.quick-links ul li a {
    background-color: #384f78;
  background-position: 8px 8px;
  border-radius: 9px;
  color: #ffffff;
  display: block;
  font-family: "Open Sans Condensed";
  font-size: 18px;
  padding: 12px 6px 16px 59px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.5s ease 0s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.quick-links ul li a:hover{
  background-color: #2e4061;
}

.our-mission{
  padding-left: 20px;
  padding-right: 20px;
}

.our-mission p span a{
  color:#6d1d1d;
  text-decoration:underline;
}
.more-content {
  font-style: italic;
  margin-top: 20px;
}

.our-mission h6{
  font-family: 'Libre Baskerville', serif;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
}

.our-mission p.txt-center{
  text-align: left;
}

.our-mission a:hover{
  color: #1e90ff;
}

.partner-health{
  padding-left: 20px;
  padding-right: 20px;
}
/*********testimonial*****************/
.testimonials{
  text-align:center;
}
.testi-main-wrk {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: -5px auto 0 auto;
  padding: 10px 0 49px;
  text-align: left;
  width: 96%;
  text-align:center;
}
.testimonial-wrapper {
  border: 3px solid hsl(219, 20%, 81%);
  box-shadow: 2px 2px 11px hsl(219, 20%, 81%);
  margin: 0 auto;
  padding: 15px 0 10px;
  position: relative;
  text-align: center;
  width: 65%;
}

.testimonial-wrapper .item-inner h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 0;
}

.testimonial-wrapper .owl-nav {
  bottom: 3px;
  position: absolute;
  right: 14px;
}

.fa.fa-quote-left.quote {
    color: #384f78;
    margin-right: 10px;
}

.fa.fa-quote-right.quote {
    color: #384f78;
    margin-left: 10px;
}

.owl-prev span, .owl-next span {
  font-size: 25px;
  
  
}
.testimonial-wrapper .owl-carousel .owl-nav button.owl-next {
  background-color: #384f78;
  color: #fff;
  height: 15px;
  line-height: 10px;
  vertical-align: middle;
  width: 15px;
}
.testimonial-wrapper .owl-carousel .owl-nav button.owl-prev {
  background-color: #384f78;
  color: #fff;
  height: 15px;
  line-height: 10px;
  vertical-align: middle;
  width: 15px;
  margin-right:5px;
}
/***************************/
.footer-main{
  text-align: center;
    margin-top: -15px;
    position: relative;
}

.foot-main-wrk{
  margin: 0 auto;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
    background: #384f78;
    padding: 22px 15px;
}

.foot-main-left{
  color: #fff;
}


.foot-main-left ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.foot-main-left ul li:first-child{
  margin-left: 0;
}
.divider {
    margin: 0 8px;
}

.foot-main-left ul li{
  display: inline-block;
    margin: 0px;
    text-align: center;
    color: #fff;
}
.footer-social-icon .square {
    height: 23px;
    line-height: 23px;
    width: 23px;
  color:#384f78;
  background-color:#fff;
  text-align:center;
  transition:all ease-in-out .2s;
}
.footer-social-icon .square:hover {
  background-color:#384f78;
  color:#fff;
}
.foot-main-left ul li a{
  color: #fff;
  text-decoration: underline;
}

.foot-main-right{
  text-align: right;
}

.foot-main-right p{
  color: #fff;
  margin-bottom: 0;
}
.foot-main-left .footer-social-icon {
    margin-top: 12px;
}
.foot-main-left .footer-social-icon li {
    margin-right: 8px;
}
#copyright {
    margin-bottom: 0;
  list-style:none;
}
#copyright li:last-child{
  margin-top:6px;
  color:#fff;
}
#copyright li:last-child a{ 
  color:#fff;
}

#footer-strip {
  background: #1c1c1b none repeat scroll 0 0;
  height: 15px;
  margin-top: -27px;
  position: relative;
}

.footer-strip{
    background: #1c1c1b none repeat scroll 0 0;
  height: 15px;
  width: 100%;
  float: left;
  margin-top: -15px;

}


.inner-page-main{
  text-align: center;
}

.inner-page-main p{
  margin-bottom: 25px;
  color: #3e3f3f;
  font: 1.13em/1.4em "Open Sans",sans-serif;
}

.inner-page-main .inner-page-left ul li{
  color: #3e3f3f;
  font: 1.13em/1.4em "Open Sans",sans-serif;
}

.inner-page-common.dis-table {
  /*background: #3f3f3f none repeat scroll 0 0;*/
  margin: 0 auto;
  text-align: left;
  width: 100%;
  position: relative;
  display:table;
}
.dis-table .dis-row {
  display: table-row;
  width: 100%;
}
.dis-table .dis-row .dis-cell {
  display: table-cell;
  float: none;
  vertical-align:top;
}
#dis-cell-left.dis-cell {
    background-color: #fff;
}
.inner-page-right.dis-cell {
  background: #3f3f3f none repeat scroll 0 0;
  padding-left: 30px;
  padding-right: 30px;
}
.inner-page-left{

}
.page.page-id-7 #about-us-gallery.wpb_gallery.wpb_content_element {
    margin-bottom: 30px !important;
}
.page.page-id-7 .dis-table .dis-row .dis-cell.inner-page-right {
  vertical-align: middle;
}

.page.page-id-7 .dis-table .dis-row .dis-cell.inner-page-right {
  background: rgba(0, 0, 0, 0) url("images/right.jpg") no-repeat scroll left top / 100% 100%;
  vertical-align: middle;
}
.page.page-id-7 #news-sec {
  position: absolute;
  top: 11px;
}

.page.page-id-7 .dis-table .dis-row .dis-cell.inner-page-right {
  vertical-align: middle;
}

.page.page-id-7 .dis-table .dis-row .dis-cell.inner-page-right .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}


.footer-main.footer-inner-common {
  margin-top: -15px;
}


.footer-main.footer-inner-common ul li{
  margin: 15px 9px 0;
}

.footer-main.footer-inner-common .foot-main-right {
  margin-top: 15px;
}
.single.single-staff .inner-page-right {
  padding: 25px 30px 20px 15px;
}
#single-staff-wrapper .single-staff-image {
  float: left;
  list-style: outside none none;
  margin-right: 30px;
}
.single-staff-wrapper {
  list-style: outside none none;
}

.inner-page-left {
  background: #ffffff none repeat scroll 0 0;
  float: none;
  min-height: inherit;
  padding: 25px 71px 30px 24px;
  /*width: 100%;*/
}

.inner-page-left h2 {
  border-bottom: 3px solid #a32822;
  color: #3e3f3f;
  font: 2em "Open Sans Condensed",sans-serif;
  margin-bottom: 25px;
  margin-top: 0;
}

.inner-page-left h2.space-top {
  margin-top: 40px;
}

.inner-page-left h4{
  color: #3e3f3f;
    font-family: "Open Sans",sans-serif;
    font-size: 1.575em;
    font-weight: 700;
    margin-bottom: 25px;
}

.inner-page-left p a {
  color: #164f81;
  font-weight: 600;
  text-decoration: underline;
}

.inner-page-main .inner-page-left .vc_tta-container .vc_tta-panel h4.vc_tta-panel-title a {
  font-weight: 700;
}

.inner-page-main .inner-page-left h3 {
  font-weight: 600;
}


.inner-page-right {
  color: #ffffff;
  padding: 25px 30px 0 0;
}

.inner-page-right ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#news-sec li{
    padding: 10px 0 10px 0px;
  position: relative;
}

.inner-page-right ul li a {
  color: #ffffff;
  font: 600 1.3em "Open Sans",sans-serif;
  text-decoration: none;
}

.location-wrk{
  width: 100%;
}

.location-wrk img{
  border: 3px solid #ffffff;
  box-shadow: 1px 1px 3px #aaaaaa;
}

.location-wrk h3 {
  font-size: 1.125em;
  margin-bottom: 4px;
  margin-top: 10px;
}

.location-wrk h3 a{
  transition: color 0.5s ease 0s;
  font-size: 1.125em;
  font-family: "Open Sans",sans-serif;
  color: #73502d;
  text-decoration: underline;
  font-weight: 600;
}

.location-wrk p{
  color: #3e3f3f;
  font: 1.2em/1.4em "Open Sans",sans-serif;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 5px;
}

.location-wrk .view-details{
  width: 100%;
  float: left;
}

.location-wrk .view-details a{
  color: #e08026;
  transition: color 0.5s ease 0s;
  color: #73502d;
  font: 1.2em/1.4em "Open Sans",sans-serif;
  margin-top: 0;
  display: block;
  text-decoration: underline;
}

/*****************************************/

#about-us-gallery img {
  max-width: 120px;
}
#about-us-gallery > li {
    display: inline-block;
    margin-bottom: 13px;
  margin-right:10px;
}
#about-us-gallery > li:nth-child(2n) {
  margin-right: 0;
}
#about-us-gallery {
  text-align: center;
}

/*#news-sec {
  height: 565px;
}*/
.staff-left {
  float: left;
  width: 30%;
}
.staff-left img {
  height: auto;
  width: 100%;
}
.staff-right > h4 {
  color: #384f78;
  font: 1.52em "Open Sans Condensed",sans-serif;
  margin-top: 0;
}
.staff-right {
  float: right;
  width: 65%;
}
.staff-wrk {
  float: left;
  margin-bottom: 0;
  width: 100%;
  padding-bottom: 50px;
}

/**************rate your visit********************/
.border-btm-rate {
  border-bottom: 1px dashed #232323;
  margin-bottom: 25px;
}
#rate-your-visit h6 {
  font-size: 13px;
  font-weight: bold;
}
#rate-your-visit .wpcf7-list-item-label {
  font-size: 13px;
}

#rate-your-visit .first {
  margin-left: 0;
}

#rate-your-visit table td {
    border: 1px solid #d2d2d2;
}
#rate-your-visit table td .wpcf7-form-control-wrap {
  display: block;
  text-align: center;
}
#rate-your-visit .wpcf7-form-control-wrap textarea {
  height: 145px;
  width: 100%;
}
#rate-your-visit .common-dis-bk .wpcf7-list-item {
  display: block;
  font-weight: normal;
  margin-bottom: 0.3em;
  margin-left: 0;
}
#rate-your-visit .common-dis-bk .wpcf7-list-item-label {
  font-weight: normal;
}
#rate-your-visit input[type="radio"] {

  position: relative;
  top: 2px;
}

/*************************************/


/*************** 0164 starts here **********************/


.inner-page-common.dis-table {
  background: #ffffff none repeat scroll 0 0;
}

.blog .inner-page-right.dis-cell {
  padding-left: 15px;
}

.single-post .inner-page-right.dis-cell {
  padding-left: 15px;
}

.archive .inner-page-right.dis-cell {
  padding-left: 15px;
}

.sidebar-inner form.woocommerce-product-search button {
  background: #384f78 none repeat scroll 0 0;
  border: medium none;
  padding: 5px 10px;
}

.sidebar-inner form.woocommerce-product-search button:hover{
  background: #425e8f none repeat scroll 0 0;
}

.sidebar-inner form.woocommerce-product-search input {
  color: #222222;
  height: 31px;
  padding: 0 10px;
}

.single-post .single-blog-image img {
  margin-bottom: 20px;
}

.inner-page-right ul.product-categories li {
  position: relative;
  padding-left: 12px;
}

.inner-page-right ul.product-categories li::after{
  position: absolute;
  content: "\f0da";  
    font-family: FontAwesome;
    left: 0;
    top:3px;
    color: #fff;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  box-shadow: none;
  float: left;
  height: auto;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 8px;
  width: 32px;
}

.inner-page-right .sidebar-inner h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.inner-page-main ul.products li span.onsale {
  background: #384f78 none repeat scroll 0 0;
}

.inner-page-main #primary ul.products li.product:nth-child(2n) {
  float: right;
}

.inner-page-main #primary ul.products li h2.woocommerce-loop-product__title {
  background: #f6f6f6 none repeat scroll 0 0;
  font-size: 20px;
  margin-top: 0;
  padding: 7px 5px;
}
.inner-page-main #primary ul.products li span.price {
  color: #384f78;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
.inner-page-main #primary ul.products li.product {
  box-shadow: 0 2px 19px #e4e4e4;
  text-align: center;
}

.inner-page-main #primary ul.products li.product a.button.ajax_add_to_cart {
  background: #384f78 none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
  display: block;
  padding: 10px 0;
  margin-top: 7px;
}

.inner-page-main #primary ul.products li.product a.button.ajax_add_to_cart:hover{
  background: #425e8f;
}

.inner-page-main #primary ul.products li.product img {
  margin-bottom: 0;
  max-height: 250px;
  width: 100%;
}

.inner-page-main #primary ul.products li.product a.added_to_cart {
  background: #3f3f3f none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  padding: 6px 0;
}

.inner-page-main #primary ul.products li.product a.added_to_cart:hover{
  background: #222;
}

.inner-page-main #primary span.onsale {
  background: #384f78 none repeat scroll 0 0;
}

.single-product .inner-page-main #primary p.price {
  color: #384f78;
  font-size: 24px;
}

.single-product .inner-page-main #primary button.single_add_to_cart_button {
  background: #384f78 none repeat scroll 0 0;
}

.single-product .inner-page-main #primary button.single_add_to_cart_button:hover{
  background: #425e8f;
}

.single-product .inner-page-main #primary input.qty {
  height: 32px;
}

.single-product .inner-page-main #primary ul.products li.product:nth-child(2n) {
  float: left;
}

.inner-page-main .inner-page-left input.pay-now {
  background: hsl(218, 36%, 35%) none repeat scroll 0 0;
  border: medium none;
  color: hsl(0, 0%, 100%);
  font-size: 15px;
  padding: 6px 20px;
  text-decoration: none;
  text-transform: capitalize;
}

.inner-page-main .inner-page-left input.pay-now:hover{
  background: #425e8f;
}

.inner-page-main .inner-page-left .vc_tta-container .vc_tta-panel {
  border: 1px solid #cccccc;
  margin-bottom: 15px;
}

.inner-page-main .inner-page-left .vc_tta-container .vc_tta-panel h4 {
  border-bottom: 1px solid #cccccc;
}

.woocommerce-message a.button {
  background: #384f78 none repeat scroll 0 0;
  color: #ffffff;
}

.woocommerce-message a.button:hover{
  background: #425e8f none repeat scroll 0 0;
  color: #ffffff;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button {
  background: #384f78 none repeat scroll 0 0;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button:hover{
  background: #425e8f none repeat scroll 0 0;
}

.woocommerce form .coupon #coupon_code {
  width: 145px;
}

.woocommerce form .coupon button.button {
  background: #384f78 none repeat scroll 0 0;
  color: #ffffff;
}


.inner-page-left {
  padding-top: 20px;
}


.inner-page-left.resources-wrk ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.inner-page-left.resources-wrk ul li a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e2e2e2;
  color: #164f81;
  display: block;
  line-height: 31px;
  padding: 4px 15px;
  text-decoration: underline;
}

.inner-page-left.resources-wrk ul li a:hover{
   background: #e2e2e2 none repeat scroll 0 0;
}

.inner-page-left.resources-wrk ul.vc_tta-tabs-list li a {
  font-weight: 700;
}



.inner-page-common .vc_general .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a {
  background: #164f81 none repeat scroll 0 0;
  color: #ffffff;
}

.inner-page-common .vc_general .vc_tta-tabs-container ul.vc_tta-tabs-list li a:hover {
  background: #164f81 none repeat scroll 0 0;
  color: #ffffff;
}


.about-shape {
  padding: 16px 20px;
  text-align: center;
}

.about-shape p {
  color: #ffffff;
  font-size: 30px;
  font-style: italic;
}


#news-sec li {
  padding: 10px 0 10px 20px;
  position: relative;
}

#news-sec li::after{
  content: "\f192"; 
    font-family: FontAwesome;
    left:0;
    position:absolute;
    top:14px;
    color: #fff;
}


.inner-page-main .inner-page-left ul li {
  font-size: 16px;
}



.woocommerce-checkout .woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-top: 3px solid #384f78;
}

.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address span {
  font-size: 24px;
  font-weight: 600;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields span input {
  border: 1px solid #aaa1a1;
  padding: 5px 11px;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields span.select2-selection {
  height: 34px;
}

#order_review #payment .place-order button {
  background: #384f78 none repeat scroll 0 0;
}

#customer_details .woocommerce-account-fields label.checkbox input {
  display: inline;
  float: left;
  top: -3px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: inline;
}

#customer_details .woocommerce-account-fields label.checkbox span {
  display: inline-block;
  padding-left: 18px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.woocommerce-checkout .woocommerce-account-fields .create-account input {
  border: 1px solid #aaa1a1;
  height: 34px;
  padding: 0 10px;
}

#customer_details .woocommerce-additional-fields textarea {
  border: 1px solid #aaa1a1;
  height: 110px;
  padding: 4px 10px;
}

#customer_details .woocommerce-shipping-fields input {
  border: 1px solid #aaa1a1;
  height: 34px;
  padding: 0 10px;
  top: -7px;
}

#customer_details .woocommerce-shipping-fields span.select2-selection {
  height: 34px;
}



.woocommerce-checkout .inner-page-left form.checkout_coupon button {
  background: #384f78 none repeat scroll 0 0;
  color: #ffffff;
}



.woocommerce-checkout .inner-page-left form.checkout_coupon input {
  height: 35px;
  padding: 0 10px;
  width: 100%;
    border: 1px solid #d3ced2;
}


#rate-your-visit span.filling-out-survey {
  float: left;
  margin-right: 10px;
}

#rate-your-visit span.other-survey {
  display: inline-block;
}

#rate-your-visit span.other-survey input {
  width: 200px;
}

.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address {
  margin-bottom: 0;
}


.inner-page-main .inner-page-left .woocommerce-order ul.order_details li {
  font-size: 10px;
}


/*************** 0164 ends here **********************/





/*************************************/


@media (min-width: 1200px){

  .container{
    width: 990px;
  }
  .slider-main{
    margin-top: -15px;
}
.inner-page-common.dis-table {
  top: -15px;
}


}

@media (max-width: 1199px ){

#customer_details .woocommerce-shipping-fields input {
  top: -6px;
}

.sidebar-inner form.woocommerce-product-search input {
  padding: 0 8px;
}
.pp_pic_holder .pp_expand {
  display: none !important;
}	

  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  display: inline-block;
  float: none;
  margin: 0 5px 1px 0;
  max-width: 45%;
  position: static;
  width: 48%;
  } 

  .inner-page-right #about-us-gallery ul.wpb_image_grid_ul li img {
  margin: 0;
  }

  .navbar {
    min-height: auto;
  }

  .container.cholla-nav {
  margin: -15px auto 0;
  width: 97%;
  }

.navbar-inverse .navbar-nav > li > a {
  padding-left: 9px;
  padding-right: 9px;
}

  .container.section-main {
  width: 100%;
  }
  .container.testimonials {
  width: 100%;
  }

.section-wrk-main {
  width: 98.2%;
}

.carousel-inner {
  margin: 0 auto;
  width: 99.2%;
}

.container.common-footer-container {
  width: 100%;
}

.inner-page-main {
  width: 100%;
}

.inner-page-common {
  top: 0;
}

.slider-main {
  width: 97.5%;
}

.slider-main img {
  width: 100%;
}

}
@media (min-width: 768px) and (max-width:1024px) {
	#customer_details .woocommerce-account-fields label.checkbox span {
    
    padding-left: 30px;
}
	.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: normal;
    font-size: 13px;
}
	.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address span {
    font-size: 20px;
		padding-left: 9px;
}
	
}

@media (max-width: 991px ){

.inner-page-main .inner-page-left .woocommerce-order ul.order_details li {
  display: inline-block;
  font-size: 10px;
  margin-bottom: 20px;
  width: 26%;
}	
	
#customer_details .woocommerce-account-fields label.checkbox span {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  padding-left: 25px;
}

.inner-page-main .inner-page-left h3 {
  font-weight: 600;
  margin-top: 0;
}

.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address span {
  font-size: 20px;
  padding-left: 26px;
}

.inner-page-right .sidebar-inner h3 {
  font-size: 19px;
}

.woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address span {
  padding-left: 27px;
}

#customer_details .woocommerce-shipping-fields input {
  left: 23px;
  top: -7px;
}

.inner-page-main #primary ul.products li.product {
  display: inline-block;
  float: none;
  margin: 0 11px 20px;
  text-align: center;
  vertical-align: top;
  width: 44%;
}

.sidebar-inner form.woocommerce-product-search input {
  width: 67%;
}

.inner-page-right.dis-cell {
  padding-right: 15px;
}

.blog .staff-right {
  float: none;
  width: 100%;
}


.inner-page-left {
  padding: 10px 71px 30px 24px;
}

.inner-page-main {
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}

.container.section-main {
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}

.inner-page-right #news-sec li a {
  font-size: 14px;
}

  .we-look-right a {
  font-size: 1.3em;
  padding: 5px 12px 10px;
  }

  .navbar-inverse .navbar-nav > li > a {
  font-size: 14px;
  padding-left: 5px;
  padding-right: 5px;
  }

  .header-logo img{
    width: 100%;
  }

  .footer-main.footer-inner-common ul li {
    margin: 15px 0 0;
  }

  .foot-main-left ul li a {
  font-size: 11px;
  }
  .divider {
    margin: 0 4px;
  }
  .foot-main-left ul li {
  margin: 0px 0 0;
  }

  .foot-main-right p {
  font-size: 12px;
  }

  .quick-links ul li a {
  font-size: 15px;
  padding: 12px 6px 16px 45px;
  }

  .quick-links ul li:nth-child(1) a {
  background-size: 12%;
  }

  .quick-links ul li:nth-child(2) a {
  background-size: 10%;
  }

  .quick-links ul li:nth-child(3) a {
  background-size: 12%;
  }

  .quick-links ul li:nth-child(4) a {
  background-size: 12%;
  }

  .section-wrk-main h2 {
  font: 1.5em "Open Sans Condensed",sans-serif;
  }

  .section-wrk-main {
  width: 100%;
  }

  .slider-main {
  width: 100%;
  }

    .our-mission h6 {
  text-align: left;
  }

  .our-mission p.txt-center {
  text-align: left;
  }

    .cholla-nav::before{
    display: none;
  }

  .cholla-nav::after{
    display: none;
  }

  .slider-main {
  margin-top: 0;
  }

  .testi-main-wrk {
  width: 97.7%;
}

.container.common-footer-container {
  padding-left: 8px;
  padding-right: 8px;
}

  .container.cholla-nav {
  margin: 0 auto 0;
  width: 100%;
  }
  #about-us-gallery img {
  max-width: 85px;
  }
  #news-sec {
    height: 834px;
  }
  
  .blog .staff-left {
    float: none;
    width: 100%;
}
#customer_details .woocommerce-account-fields label.checkbox span {
    
    padding-left: 30px;
}
}



@media (max-width: 767px ){
	
	.dis-table .dis-row {
    display: block;
    width: 100%;
}
	
	.inner-page-common.dis-table {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 100%;
}

.inner-page-main .inner-page-left .woocommerce-order ul.order_details li {
  width: 100%;
	border-right: none;
}	
	
.inner-page-main .inner-page-left .woocommerce-order ul.order_details {
  margin: 0;
  padding: 0;
}	
	
#rate-your-visit span.filling-out-survey {
  float: none;
}

.woocommerce-checkout .inner-page-left form.checkout_coupon p.form-row {
  width: 100%;
}

.woocommerce-checkout .inner-page-left form.checkout_coupon button {
  width: 100%;
}

.woocommerce-checkout .inner-page-left form.checkout_coupon input{
  text-align: center;
}

.woocommerce-cart .inner-page-left {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-cart .inner-page-left .woocommerce form.woocommerce-cart-form .coupon button {
  text-align: center;
  width: 100%;
}

.woocommerce form .coupon #coupon_code {
  width: 100%;
  text-align: center;
}

.single-product .inner-page-main .inner-page-common .inner-page-left #primary h1 {
  font-size: 22px;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields p#billing_first_name_field {
  width: 100%;
}

.woocommerce-checkout form.checkout .woocommerce-billing-fields p#billing_last_name_field {
  width: 100%;
}

.woocommerce-checkout .inner-page-left {
  padding-left: 0;
  padding-right: 0;
}

.single-product .inner-page-main .inner-page-common .dis-row {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.archive .inner-page-main .inner-page-common .dis-row {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.inner-page-left #main form.woocommerce-ordering {
  display: block;
  float: left;
  width: 100%;
}

.inner-page-main #primary ul.products li.product {
  display: block;
  float: left;
  margin: 0 0 30px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}


.dis-cell.inner-page-left {
  padding-top: 25px;
}

.quick-links ul li a {
  padding: 12px 6px 16px 47px;
}

.blog .staff-right > h4 {
  display: block;
  float: left;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 15px;
  width: 100%;
}

.blog  .dis-table .dis-row .dis-cell {
  display: block;
  float: left;
}

.blog .inner-page-right.dis-cell {
  margin-left: 15px;
  padding-left: 15px;
}

#rate-your-visit span.wpcf7-list-item {
  display: block;
  margin: 0 0 0 0;
}

.inner-page-common .vc_row.wpb_row {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.inner-page-right #about-us-gallery ul.wpb_image_grid_ul li img {
  max-width: 100%;
  width: 100%;
}



  .container-fluid .container.section-main {
  padding-left: 0;
  padding-right: 0;
}

  .dis-table .dis-row .dis-cell {
  display: block;
  }

  .foot-main-wrk {
  width: 100%;
}

  .header-logo {
  text-align: center;
  }

  .header-logo img {
  max-width: 250px;
  }

  .header-top-right {
    margin-top: 10px;
    text-align: center;
  }

  .header-top-right a {
  float: none;
  margin: 0 auto;
  }

  .header-bottom-right {
  margin-top: 10px;
  text-align: center;
  }

  .header-bottom-right h4 {
  font-size: 20px;
  margin-bottom: 0;
  }

  .cholla-nav ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  }

  .navbar-nav {
  margin: 0;
  }
.navbar-nav > li {
  border-bottom: 1px solid #182a47;
}
  .container.cholla-nav {
  margin: 0 auto;
  width: 100%;
  }

  .cholla-nav::before{
    display: none;
  }

  .cholla-nav::after{
    display: none;
  }

  .slider-main {
  margin-top: 0;
  }

  .we-look-left h5 {
  display: none;
  }

  .slider-main .carousel-caption h3 {
  font-size: 16px;
  }

  .we-look-right {
  padding-right: 0;
  text-align: center;
  width: 100%;
  }

.we-look-right a {
  font-size: 15px;
  margin: 5px 0 0;
  padding: 7px 20px;
}

.slider-main .carousel-caption h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-left: 0;
  text-align: center;
}

.slider-main .carousel-caption {
  bottom: 0;
  padding-bottom: 5px;
}

.carousel-inner {
  margin: 0 auto;
  width: 100%;
}

.section-wrk-main {
  padding: 15px 0;
  width: 100%;
}

.section-wrk-main h2 {
  font: 1.7em "Open Sans Condensed",sans-serif;
}

.quick-links ul li {
  margin-bottom: 15px;
}

.container.common-footer-container {
  padding-left: 0;
  padding-right: 0;
}

.foot-main-wrk {
  padding-top: 10px;
  width: 100%;
}

.foot-main-left ul li {
  display: block;
  margin: 13px 0 0;
  text-align: left;
}

.foot-main-left ul li a {
  font-size: 14px;
}

.foot-main-right p {
  font-size: 14px;
  text-align: left;
}

.section-wrk-main h2 {
  padding-top: 10px;
}


.inner-page-main {
  padding-left: 0;
  padding-right: 0;
}

.inner-page-common{
  width: 97%;
}

.inner-page-right {
  padding: 15px;
}

	
.inner-page-left {
  padding: 25px 15px 0px;
  min-height: initial;
}

.inner-page-left h2 {
  font: 1.7em "Open Sans Condensed",sans-serif;
  margin-bottom: 15px;
}

.inner-page-right ul li {
  padding: 6px 0 6px 14px;
}

.inner-page-right ul li a {
  font: 600 1.2em "Open Sans",sans-serif;
}

.inner-page-main p {
  font: 1em/1.6em "Open Sans",sans-serif;
  margin-bottom: 15px;
}

.location-wrk img {
  width: 100%;
}

.footer-main.footer-inner-common {
  margin-top: 0;
}


  .quick-links ul li:nth-child(1) a {
  background-size: 4%;
  }

  .quick-links ul li:nth-child(2) a {
  background-size: 4%;
  }

  .quick-links ul li:nth-child(3) a {
  background-size: 4%;
  }

  .quick-links ul li:nth-child(4) a {
  background-size: 4%;
  }

  .our-mission h6 {
  text-align: left;
  }

  .our-mission p.txt-center {
  text-align: left;
  }
  .divider {
  display: none;
  }
  .foot-main-left .footer-social-icon {
  margin-bottom: 12px;
  }
  .foot-main-left .footer-social-icon li {
  display: inline-block;
  }
  #copyright {
  padding: 0;
  }
  #copyright li:last-child {
  float: left;
  }
  .testi-main-wrk {
  width: 100%;
  }
  .testimonial-wrapper {
  width: 100%;
  padding:10px;
  }
  #news-sec {
  height: auto;
  padding-left: 15px;
  }
 .staff-wrk {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.staff-left {
  float: left;
  width: 100%;
}
.staff-right {
  margin-top: 15px;
  width: 100%;
}
.inner-page-right ul li a {
  font: 600 1.2em "Open Sans",sans-serif;
}
.inner-page-right {
  padding: 15px 15px 30px;
}

.single-staff .dis-cell.inner-page-left, .single-post .dis-cell.inner-page-left {
    margin-left: 15px !important;
}
.single-staff #single-staff-wrapper .single-staff-image {
  float: none;
  margin-bottom: 20px;
  margin-right: 0;
}
.single-staff .single-staff-wrapper {
    padding: 0;
}

.single.single-staff .inner-page-right, .single.single-post .inner-page-right {
    margin-left: 15px;
}

}


@media (max-width: 360px ){

    .quick-links ul li:nth-child(1) a {
  background-size: 10%;
  }

  .quick-links ul li:nth-child(2) a {
  background-size: 8%;
  }

  .quick-links ul li:nth-child(3) a {
  background-size: 10%;
  }

  .quick-links ul li:nth-child(4) a {
  background-size: 10%;
  }

}