.navbar-brand img {
    width: 250px;
}
.media h6.media-heading {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 10px;
}
.media-body > p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
}
.media-body a {
    color: #333;
}
.location-address {
    margin-top: 0;
}
.media-heading {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}
.homepage_content p {
    font-size: 16px;
    line-height: 1.375;
}
.homepage_p {
		color:#00a4ef; 
		font-size:36px; 
		font-weight:700;
		padding-bottom:0px;
		
}
.blog-text {
    background: #2190d7 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: table;
    font-family: "Open Sans";
    margin-top: 14px;
    padding: 10px 20px;
}
.blog-text:hover {
    background: #1383ca;
    border-radius: 3px;
    color: #fff;
    display: table;
    font-family: "Open Sans";
    margin-top: 14px;
    padding: 10px 20px;
}
.well {
    padding-top: 20px;
}
.about_p {
    font-size: 16px;
    line-height: 1.375;
}
.abouts_p {
    font-size: 16px;
    line-height: 1.375;
	padding-top:10px;
}
.search_p {
    font-size: 17px;
    line-height: 1.375;
	font-weight:bold;
	padding-top:15px;
}
.form-group > button {
    background: #ffb900;
	color:#fff;
	border:none;
	font-size:14px;
	font-weight:700;
	padding:3px 5px;
}
.form-group > button:hover {
    background: red;
}
.form-group > input {
    border: none;
    height: 24px;
    padding: 0px 0px 0px 6px;
}
.form-group {
    margin-bottom: 0px;
}
.homepage_content strong{
    color: #f44236;
}
.subscribe{
  margin-top:9px;
  color:#666;
}
.locations{
  /*min-height: 175px;*/
  min-height: 47px;
}
.full-width-nav {
    background: #fafafa;
    width: 100%;
    padding: 0 75px;
}
.navbar-custom {
    padding: 0;
}
.custom-logo {
    margin: 7px 15px 7px 60px  !important;
    float: left;
}
.jumbotron h2 {
    font-size: 40px;
}
.custom-logo img {
    width: 440px;
}
.full-width-nav > li > a {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 15px 22px;
}
.navbar-nav > li:last-child {
    margin-left: 10px !important;
    margin-right: 10px;
}
.full-width-nav .search-form_toggle {
    margin-top: 5px;
}
.full-width-nav > li:last-of-type {
    float: right;
}
.padding-sm {
    padding: 40px 0;
}
.padding-md {
    padding: 80px 0;
}
.no-padding {
    padding: 0;
}
.padding-b-125 {
    padding-bottom: 125px;
}
.map > .map_model {
    height: 512px;
}
.why_choos_us > li {
    font-size: 16px;
    margin-top: 15px;
}
.location-block-title {
    float: left;
    height: 20px;
    transform: rotate(-90deg);
    width: 90px;
    margin-top: 75px;
}
/* .store-locations {
    float: right;
    width: 62%;
    position: relative;
    margin-bottom: 15px;
}
.store-locations:before {
    content: "Our Locations";
    position: absolute;
    left: -95px;
    top: 60px;
    transform: rotate(-90deg);
	background:#00a4ef;
	color:#fff;
	font-weight:700;
	padding:5px;
} */
.full-width {
    width: 100%;
}
.testimonials blockquote.media {
	padding-top: 10px;
}
.delivery-services-img{margin-bottom:20px;}
.delivery-services-p{font-size:25px; margin-bottom:20px;}
.navbar-right {
    float: right;
    margin-right: 45px;
}

@media (max-width: 767px) {
    .full-width-nav .search-form_toggle {margin: 0;}
    .navbar-default .navbar-header {display: block;}
    .navbar-default .custom-logo {display: none;}
    /* .store-locations {float: left; margin-bottom: 30px; position: relative; width: 100%; padding: 0 25px; box-sizing: border-box;} */
    .store-locations::before {content: "";}
}
@media (min-width: 768px) and (max-width: 980px) {
    .custom-logo {margin: 5px 57px !important;}
	.custom-logo img {width: 310px;}
	/* .store-locations {width:35%; float:left;} */
	/* .store-locations::before {left: -84px;} */
	.navbar-default .navbar-nav > li > a {padding: 18px 5px;}
	.full-width-nav > li > a {font-size: 16px;}
	.why_choos_us > li {margin-left: 17px;}
	.about_p { padding-bottom:14px;}
	footer .well { padding-bottom: 0px;padding-top: 0px;}
	.well { padding-bottom: 0px; padding-top: 0px;}

}

@media (min-width: 981px) and (max-width: 1024px) {
.custom-logo img {
    width: 239px;
}

}

@media (min-width: 1025px) and (max-width: 1280px) {
    .custom-logo img {width: 336px;}
}
header {
    position: relative;
    z-index: 999;
}
.blog-image {
    width: 100%;
    height: 230px;
    margin-bottom: 15px;
}
.blog-post {
    margin-bottom: 50px;
}
.blog-post-title {
	margin-bottom: 10px;
}
.search-form input {
    width: 95%;
    display: block;
    border: none;
    outline: none;
}
.search-form input:focus {
	border: none;
	outline: none;
}
.blog-post-meta {
    margin-top: 5px;
    margin-bottom: -15px;
}
.subscribe input {
    margin-bottom: 10px;
}
.footer_cnt {
    padding-bottom: 15px !important;
    padding-top: 10px !important;
}

footer .well {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
@media (max-width:800px) {
	footer .contact-info-list dt, footer .contact-info-list dd {
		float: none;
    text-align: center;
    width: auto;
	}
	
.subscribe input {
    width: 160px;
}
footer .contact-info-list .mail {
	font-size: 13px
}

}

@media (max-width:768px) {
	footer .col-md-3.col-sm-3:nth-child(2) ul {
    margin-top: 10px;
}
footer .col-md-3.col-sm-3:nth-child(2) h5 {
    display: none;
}
footer .col-md-3.col-sm-3 {
margin-bottom:30px
}

footer .col-md-3.col-sm-3:nth-child(1) {
    margin-bottom: 0;
}

footer .col-md-3.col-sm-3:last-child {
    margin-bottom: 10px;
}
	footer .info-list2 li::before {
	position: static;
		margin-right: 5px;
	}
	
footer .info-list2 li {
    padding-left: 12px;
}

.well2.col-3_mod.bg-secondary.padding-sm .row:last-child {
    margin-top: 0;
}
}

@media (max-width:1330px) {
.full-width-nav > li > a {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 17px 8px;
}
}
@media (max-width:950px) {
.full-width-nav > li > a {
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 18px 6px;
}
}
.parallax_cnt .content-image {
    float: left;
    margin-right: 15px;
}
.no-margin {
    margin: 0 !important;
}
.margin-b-40 {
    margin-bottom: 40px;
}
.parallax_cnt p {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
.store-locations .media-body.media-body_ins {
    display: inline-block;
    width: auto;
}
.well2 .container {
	max-width:none!important;
}
.store-locations .item, .store-locations .media-body  {
	text-align:left!important;
	margin-top:0!important;
}

.store-locations p {
    color: #222;
}
@media (min-width:480px) {
	.store-locations .item {
		display: inline-block;
		margin: 0 0 10px !important;
		vertical-align: top;
		width: 49%;
		text-align:left!important;
		max-width:none!important;
	}
	.store-locations #header-slider {
		text-align: left !important;
		max-width:none;
	}
	.store-locations {
		max-width:none!important;
	}
}
@media (min-width:768px) {
	.store-locations .item {
		display: inline-block;
		margin: 0 0 10px !important;
		vertical-align: top;
		width: 33%;
	}
}
@media (min-width:992px) {
	.store-locations .item {
		display: inline-block;
		margin: 0 0 10px !important;
		vertical-align: top;
		width: 24.5%;
	}
}
.cite small {
    font-size: 13px;
    color: grey;
    font-style: italic;
    vertical-align: 3px;
}

.store-locations p i {
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
}

/* accordion Why choose us? */
.parallax_cnt .ui-accordion h4 {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    cursor: pointer;
    font-weight: normal;
    margin: 5px 0;
    width: 100%;
	float: left;
    padding: 10px 0;
}
.parallax_cnt .ui-accordion .ui-accordion-content {
    background: rgba(0, 0, 0, 0.05);
	float: left;
    width: 100%;
	padding: 0 30px;
	border: 0
}
.parallax_cnt .ui-accordion .ui-accordion-content p { 
	padding: 10px 0 0;
}
#choose_us {
    padding-top: 30px;
	padding-bottom: 50px;
}
#choose_us h2.margin-b-40 {
	margin-bottom: 30px;
}
.parallax_cnt p {
    margin-top: 0;
    margin-bottom: 15px;
}
@media (min-width:768px) {
	.parallax_cnt .ui-accordion .ui-accordion-content {
		padding: 0 60px;
	}
}
.navbar-default .navbar-brand {
	position: relative;
}
.PhNo {
    bottom: -15px;
    font-size: 13px;
    font-weight: normal;
    left: 58%;
    letter-spacing: 0;
    line-height: normal;
    position: absolute;
    text-align: center;
    transform: translate(-50%, 0px);
    width: 100%;
    text-transform: capitalize;
}
.newsupdate {
     display: inline-block;
    text-align: left;
    width: 177px;
}
.newsupdate div {
	font-weight:bold;
	color:#d2d2d2;
}
footer .contact-info-list dt.mail {
    margin-left: 0;
}
footer .contact-info-list dd.mail {
    float: right;
    width: 66%;
}
@media (max-width:991px) {
	.newsupdate div {text-align:center}
}
@media (max-width:767px) {
	.newsupdate {
		display: inherit;
		text-align: center;
		width: auto;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.navbar-default {text-align: center;}
	.custom-logo, .navbar-header {float:none;}
	.navbar-default .navbar-header .navbar-brand {display: inline-block;}
	.navbar-header {
		margin-bottom: 5px;
	}
	.PhNo {
		 bottom: -8px;
		font-size: 11px;
	}
}
.about_p .ui-accordion-header {
	padding: 10px;
    background: #00a4ef;
    color: #fff;
    font-size: 18px;
    border: #00a4ef 1px solid;
	margin-top:5px;
	cursor:pointer;
}
.about_p .ui-accordion-content{
    margin-top: 2px;
    border: #00a4ef 1px solid;
    margin-left: 0px;
    margin-right: 0;
    padding: 15px;
}
.about_p .ui-accordion-content ul li {
  list-style: inside none circle;
}
.about_p .ui-accordion-content img{background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
display: block;
line-height: 1.42857;
margin-bottom: 20px;
padding: 4px;
transition: border 0.2s ease-in-out 0s;width:100%;height:auto;}
.servicespage h4{color:#ffb900; margin:10px 0px;font-weight:bold;}
.servicespage h4 .fa{color:#00a4ef;}

.rxaddress .addressleft {
  float: left;
  padding: 10px;
  width: 16%;
background: rgba(160,160,160,1);
background: -moz-linear-gradient(left, rgba(160,160,160,1) 0%, rgba(198,198,198,1) 6%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(160,160,160,1)), color-stop(6%, rgba(198,198,198,1)), color-stop(80%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(160,160,160,1) 0%, rgba(198,198,198,1) 6%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(160,160,160,1) 0%, rgba(198,198,198,1) 6%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(160,160,160,1) 0%, rgba(198,198,198,1) 6%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(160,160,160,1) 0%, rgba(198,198,198,1) 6%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#ffffff', GradientType=1 );

color:#3063a1;
border:#bfbfbf 1px solid;
border-right:0px;
min-height:88px;
margin-top:10px;

}
.rxaddress .addressright {
background: rgba(58,124,202,1);
background: -moz-linear-gradient(top, rgba(58,124,202,1) 0%, rgba(46,94,153,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,124,202,1)), color-stop(100%, rgba(46,94,153,1)));
background: -webkit-linear-gradient(top, rgba(58,124,202,1) 0%, rgba(46,94,153,1) 100%);
background: -o-linear-gradient(top, rgba(58,124,202,1) 0%, rgba(46,94,153,1) 100%);
background: -ms-linear-gradient(top, rgba(58,124,202,1) 0%, rgba(46,94,153,1) 100%);
background: linear-gradient(to bottom, rgba(58,124,202,1) 0%, rgba(46,94,153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a7cca', endColorstr='#2e5e99', GradientType=0 );
    float: left;
    padding: 10px;
    width: 440px;
	color:#fff;
	border:#295994 2px solid;
}

.media-left .fa {
	background: #ffffff;
    border-radius: 50%;
    color: #00a4ef;
    display: inline-block;
    font-size: 30px;
    height: 69px;
    line-height: 69px;
    text-align: center;
    width: 69px;
}
@media (min-width: 1024px) and (max-width: 1245px) {
.navbar-nav > li > a{
    font-size: 14px !important;
    padding: 41px 10px 38px;
}
.custom-logo img {
    width: 330px;
}
}
@media (min-width: 1024px) and (max-width: 1224px) {
.navbar-nav > li > a {
    font-size:13px !important;
}
}
@media (max-width: 767px) {
.search-form_toggle {
     margin-top:10px !important;
     position:absolute;
     top:30px !important;
   }
}