@font-face {
  font-family: 'Candara';
  src: url('../fonts/Candara.eot?#iefix') format('embedded-opentype'),  url('../fonts/Candara.woff') format('woff'), url('../fonts/Candara.ttf')  format('truetype'), url('../fonts/Candara.svg#Candara') format('svg');
  font-weight: normal;
  font-style: normal;
} 
.container {
	width: 1235px;
}
a {
	color: #770000;
	text-decoration: none;
	outline:none;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	height: auto;
}

#all_wines #sectond:hover img{
		-webkit-transform: scale(1.5) rotate(10deg);
	-moz-transform: scale(1.5) rotate(10deg);
	-ms-transform: scale(1.5) rotate(10deg);
	-o-transform: scale(1.5) rotate(10deg);
	transform: scale(1.5) rotate(10deg);
	transition: all 1s;
}
#all_wines #sectond img{
	transition: all 1s;
}
#all_wines .vc_single_image-wrapper{
	overflow: hidden;
	position:relative;
	transition: all 1s;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item {
	background-color: #770000;
	font-family:'Candara';
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	color: #fff;
	background-color: #770000; 
}
.vc_images_carousel .vc_carousel-inner {
	text-align: center !important;
}
.sub-footer{
	float:left;
	width:100%;
	background:#073e68;
	padding:20px 0;
}
.flexslider{ border:none !important;}
.subfooter-ul{
	display:inline-block;
	padding:0;
	text-decoration:none;
	margin-bottom:0px;
}
.subfooter-ul li{
	list-style:none;
	float:left;
	padding:0 20px;
	font-size:18px;
	color:#fff;
	font-family: 'source_sans_proregular';
}
.subfooter-ul li a{
	font-size:18px;
	color:#fff;
	font-family: 'source_sans_proregular';
}

.subfooter-ul li a:hover{
	text-decoration:none
}
.img_logo{
	padding:3px 0;
	float:left;
}
.nav-11{
	position:relative;
	}
	
@media screen and (max-width:1180px) {
	.pull-right {
	float: left !important;
}
.top_social {
	width: 580px !important;
}
.container {
	width: auto;
}	
}
@media (min-width: 769px) {
	.mobile_view{ display:block !important;}
   .nav_10{
        position: absolute;
        z-index: 9999;
        width: 100%;
	top:0
    }
    .nav-11 .navbar-header {
        max-height: 70px;
    } 
   .nav-11.img_logo {
       position: relative;
       top: -30px;
   }
}
.sticky {
	 box-shadow: 0px 1px 20px #888888;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}

.main-menu{
	position:fixed;
	z-index:2222;
	width:100%;
	background:#fff;
	top:0;
}
.btn:hover, .btn:focus, .btn.focus{
	color:#fff;
	background:#095995;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img{
		height:429px;
	}
	.navbar-inverse .navbar-toggle {
    border-color: #5abcd3;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background:#116487;
}
.navbar-inverse .navbar-toggle .icon-bar{
	background-color:#fff;
}
.navbar-inverse .navbar-toggle:hover .icon-bar{
	background-color:#5abcd3;
}
.top-contact{
	float:left;
        padding-top: 8px;
}
.top-contact ul{
	padding:0;
	margin:0;
}
.top-contact ul li {
	float: left;
	line-height: 1;
	list-style: none;
	position: relative;
	transition: all .25s;
}
.top-contact ul li a {
	color: #000;
	font-size: 18px;
	font-family: 'Candara';
	padding: 6px 20px;
	transition: all .25s;
	text-transform: uppercase;
	width: 110px;
	text-align: center;
	line-height: 20px;
	height: 72px;
	vertical-align: middle;
	display: table-cell;
}
.last_line{
	padding-right:0px !important;
}
.top-contact ul li:last-child{
	border-right:none;
	
}
.top-contact ul li a:hover{
	color:#073e68;
}
.free_12{
	font-weight:100 !important;
}
.top-contact p {
	float:right;
	color:#4f4945;
	font-size:12px;
	font-weight:200;
	font-family: 'source_sans_proregular';
}
.top-contact p span{
	font-size:18px;
	padding-right:0px;
	padding-left:10px;
	color:#4f4945;
	font-family: 'Candara';
}
.top-contact p i {
	color:#073e68;
	float:left;
	padding-right:8px;
	font-size:16px;
	margin-top:5px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #5abcd3;
}
.navbar-inverse {
    background-color: #073e68;
    border:none;
}
@media (min-width: 768px) {
	

.navbar-nav {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.navbar-nav > li{
	border-left:1px solid #eaeaea;
	margin-bottom:0px;
}
.nav > li > a{ text-transform:uppercase;color: #333; font-size: 17px;}
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Candara';
	padding:20px 30px;
	
}
.nav-1 .navbar-nav > li > a{
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Candara';
	padding:20px 18px;
	
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color:#fff;
	background:#1d85af;
}
.navbar-inverse .navbar-nav > li:last-child{
	border-right:1px solid #5abcd3;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	color:#fff;
	background:#1d85af;
}

.slider_main {
	width: 100%;
	border-bottom: 3px solid #073e68;
	background:#af8f39;
	position: relative;
	float: left;
}
.remove_1{
	display:none !important;
}
.carousel-indicators .active{
	background:#095995;
}

.carousel-caption_1 h2 {
	color: #fff;
	font-size: 45px;
	margin-top: 0px;
	font-family: 'robotobold';
	text-transform: uppercase;
	line-height: 56px;
}
.carousel-caption_1 p {
	color: #fff;
	font-size: 20px;
	margin: 20px 0;
	font-family: 'Candara';
}
.videosection h3{
	color:#fff;
	font-size:36px;
	margin-bottom:10px;
	font-family: 'robotobold';
	text-transform:uppercase;}
	
.carousel-caption_1 h4{
	color:#fff;
	font-size:25px;
	margin-top:-7px;
	font-family: 'Candara';
	text-transform:uppercase;
	}
.carousel-caption_1 h4 span{
	font-size:50px;
	font-family: 'robotobold'; }
	.btn-blck{
		background:#073e68;
		border:2px solid #fff;
		color:#fff;
		border-radius:0px;
		font-size:17px;
		text-transform:uppercase;
		padding:10px 37px;
		font-family: 'Candara';
		 transition: all 0.3s ease 0s;
	}
	.btn-blck:hover{
		color:#fff;
		background:#095995;
	}
.navbar{
	margin-bottom:0px;
}
#private_panel{
	text-align:center;
}
.private_panel-A{
	background:url(../images/img/for-men_03.png);
	float:left;
	width:277px;
	height:229px;
	padding:10px 15px;
}
.private_panel-A h4{
	margin-top:20px;
	margin-bottom:0px;
	font-size:50px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Candara';
}
.private_panel-A p{
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Candara';
}
.private_panel-1{
	text-align:left;
}
.private_panel-1 img{
	float:left;
}
.private_panel-1 img:hover{
	opacity:.7;
}
.safe-and-reliable{
	width:78%;
	display:inline-block;
	text-align:left;
}
.safe-and-reliable .text-1, .safe-and-reliable .text-2, .safe-and-reliable .text-3{
	font-size:17px;
	font-family:'Candara';
	width:94%;
	color:#24201e;
}
.safe-and-reliable .text-1{
	margin-top:25px;
}
#about-Our-Clinics .clinics-text h4{
	 width: 78%;
    float: right;
	margin-top:0px;
}
#about-Our-Clinics .clinics-text .text-4{
	float:right;
	font-size:17px;
	font-family:'Candara';
	width:78%;
	margin-bottom:13px;
}
#about-Our-Clinics .clinics-text .text-5{
	float:right;
	font-size:17px;
	font-family:'Candara';
	width:78%;
	margin-bottom:20px;
}
#about-Our-Clinics .clinics-text .text-6{
	float:right;
	font-size:17px;
	font-family:'Candara';
	width:78%;
	margin-bottom:15px;
}
	.btn-quote{
		width:78%;
		float:right;
	}
	.clinics-text .btn-xl{
	float:left;
    background: #073e68;
    color: #fff;
    border-radius: 0px;
    padding: 10px 35px;
    border: 2px solid #fff;
    font-family: 'Candara';
    font-size: 17px;
    text-transform: uppercase;
	 transition: all 0.3s ease 0s;
	 margin-top:6px;
	}
	.clinics-text .btn-xl:hover{
		background:#095995;
	}
.safe-and-reliable .text-2{
	margin-bottom:25px;
}
#private_panel{
	background:url(../images/img/image_11_02.png);
	width:100%;
	float:left;
	padding:60px 0; 
}
#about-Our-Clinics{
	background:url(../images/img/image_12.png);
	float:left;
	width:100%;
	padding:60px 0;
	border:2px solid #e4e8eb;
}
#about-Our-Clinics .clinics_the-img
{	width:50%;
	text-align:center;
	float:left;
}
#about-Our-Clinics .clinics-text{
	width:50%;
	float:left;}
#about-Our-Clinics .clinics_the-img img{
	border:5px solid #095995;
	margin:0 auto;}
.clinics_the-img .btn-xl{
	background: #073e68;
    color: #fff;
    margin-top: -69px;
    border-radius: 0px;
    padding: 10px 30px;
	border:2px solid #fff;
	font-family:'Candara';
	font-size:17px;
	text-transform:uppercase;
	 transition: all 0.3s ease 0s;
}
.clinics_the-img .btn-xl:hover{
	background:#095995;
	color:#f1f1f1;
}
#about-Our-Clinics h4{
	font-size:33px;
	color:#01152e;
	text-transform:uppercase;
	font-family: 'Candara';
}
.safe-and-reliable h2{
	margin-top:80px;
	font-size:33px;
	color:#01152e;
	text-transform:uppercase;
	font-family: 'Candara';
}
.safe-and-reliable h4{
	color:#222222;
	font-size:26px;
	font-family:'Candara';
	margin-top:47px;
	font-weight:600;
}
.main-text-1{
	width: 78%;
    display: inline-block;
    text-align: left;
}
.Meeting-the-Needs h3{
	width: 100%;
    font-size: 33px;
    color: #01152e;
    text-transform: uppercase;
    font-family: 'Candara';
    float: right;
	}
	.Meeting-the-Needs .text-7, .Meeting-the-Needs .text-8, .Meeting-the-Needs .text-9{
	font-size:17px;
	font-family:'Candara';
	color:#24201e;
	width:88%;
	margin-bottom:20px;
	}
	#testimonials{
		float:left;
		background:url(../images/img/image_16.png) center;
		width:100%;
		text-align:center;
		padding:60px 0;
		-moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    margin: 0 auto;
    vertical-align: middle;
		
	}
	.btn-testimonial{
	width:40%;
	float:right;}
	.btn-testimonial .btn-test{
		text-transform:uppercase;
		padding:10px 32px;
		font-size:17px;
		font-family:'Candara';
		color:#fff;
		border:2px solid #fff;
		border-radius:0px;
		 transition: all 0.3s ease 0s;
	}
	.btn-testimonial .btn-test:hover{
		background:#095995;
	}
	#testimonials h3{
		font-size:33px;
		color:#fff;
		text-transform:uppercase;
		font-family: 'Candara';
	}
	.testi-text{
		width:80%;
		display:inline-block;
		text-align:left;
	}
	.testi-text .text-10 img{
		margin-top:-7px;
		margin-right:10px;
		}
	.testi-text .text-11 img{
		margin-top:7px;
		margin-left:10px;}
	.testi-text span{
		font-size:18px;
		font-family:robotobold;
		color:#fff;
		margin-top: 10px;
    	float: left;
	}
	.testi-text .text-10, .testi-text .text-11{
		font-size:17px;
		color:#fff;
		font-family:'Candara';
		width:88%;
	}
	#news-from{
		background:url(../images/img/img_20.png);
		width:100%;
		float:left;
		padding:60px 0;
		text-align:center;
	}
	#news-from h4 a{
		color:#24201e;
		font-size:17px;
		font-family:'robotomedium';
		transition: all 0.3s ease 0s;
	}
	#news-from h4 a:hover{
		color:#073e68;
	}
	#news-from h3{
		font-size:33px;
		color:#01152e;
		text-transform:uppercase;
		margin-bottom:30px;
		font-family: 'source_sans_probold';
	}
	.portfolio-item{
		padding: 0px 7.5px;
    width: 25%;
    float: left;
}
.portfolio-item_frist{
	padding-left:15px !important;
}
	.portfolio-item_last{
		padding-right:15px !important;
	}
	.thumbnail{
		padding-top:13px;
	}
	.Meeting-the-Needs{
		background:url(../images/img/img_18.png);
		width:100%;
		float:left;
		text-align:center;
		padding:60px 0;
	}
	.thumbnail{
		    border: 1px solid #d4e5ff;
	} 
.thumbnail:hover img {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	border-radius:13px;
}
.thumbnail img {
	
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}															
														
															
	#footer-top{
		padding:40px 0;
		background:#770000;
		width:100%;
		color:#fff;
		font-size:16px;
		float:left;
		font-family: 'Candara';
	}
	#footer-top h3 {
	margin-top: 0px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Candara';
}
#footer-top ul {
	padding: 0;
	margin-left: 30px;
}

#footer-top ul li a {
	font-size: 16px;
	font-family: 'Candara';
	color:#fff;
}
#footer-top ul li a:hover {
	color:#000;
}
	
.btn-top-footer {
	color: #000;
	background: #f2e4ee;
	padding: 10px 20px;
	border-radius: 15px;
	font-size: 17px;
	text-transform: uppercase;
	font-family: 'Candara';
	transition: all 0.3s ease 0s;
}
.btn-top-footer:hover{
		background:#333;
		color:#fff;
	}
	
	#ppsPopupShell_100_940507 .ppsPopupLabel {
	font-family: 'Candara' !important;
	color: #333 !important;
}
	
	#ppsPopupShell_100_940507 .ppsPopupTxt_0 {
	text-align: left !important;
	font-family: 'Candara' !important;
	text-shadow: none !important;
	font-size: 20px !important;
	color: #333 !important;
}
	.footer_bottom{
		float:left;
		width:100%;
		background:#fff;
	}
	.footer_bottom p{
		color:#242524;
		font-family: 'Candara';
		font-size:14px;
	}
	.footer_bottom .ftr_link{
		padding:0;
		margin:0;
		float:right;
	
	}
	.footer_bottom .ftr_link li{
		float:left;
		list-style:none;
		margin:20px 20px;
		border-left:1px solid #242424;
	}

	#footer-bottom{
	padding:20px 0;
}
#footer-bottom .col-lg-6 p{
	float:left;
	font-size:14px;
	font-family:Candara;
	color:#242524;
	font-weight:500;
}

#footer-bottom ul li{
	float:left;
	border-right:1px solid #242524;
	margin-top:3px;
	line-height:0.8;
}
.nav > li > a:hover, .nav > li > a:focus{
	background:none;
}
#footer-bottom ul li:last-child{
	border:none;
}
#footer-bottom ul li a{
	font-size:14px;
	color:#242524;
	font-family: 'Candara';
}
#footer-bottom ul li a:hover{
	color:#073e68;
	background:transparent;}
#footer-bottom	.nav > li > a{
	padding:0px 15px;
}
.wd_768{
	display:none !important;
}

														/*************************/
																/*Blog Page*/
														/*************************/
.blog_pl_1{
	background:url(../images/img/blog/pl_bg1.png);
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.blog_pl_1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.blog_pl_2{
	text-align:center;
	float:left;
	width:100%;
	background:#f1f5f8;
}
.blog-pod{
	padding-bottom:60px;
	padding-top:20px;
	float:left;
}
.main_blog-post{
	width:77%;
	display:inline-block;
}

.blog_post-text{
	text-align:left;
	float:left;
	width:65%;
}
.blog_post-text h3 a{
	text-transform:uppercase;
	font-size: 22px;
	font-family: 'Candara';
	color:#01152e;
	margin:0 0 25px 0;
}
.blog_post-text p{
	color:#24201e;
	font-size:17px;
	font-family:robotolight;
	margin:0 0 25px 0;
}
.blog_post-image{
	text-align:right;
	float:left;
	width:35%;
}
.blog_post-image img{
	display:inline-block;
	border:5px solid #095995;
	 transition: all 1s ease;
}
.social-icons{
	text-align:left;
	float:left;
	width:100%;
}
.social-icons p{
	font-size:17px;
	color:#01152e;
	text-transform:uppercase;
	font-family: 'source_sans_probold';
	margin-bottom:0px;
	padding:6px 10px 0 0;
	float:left;
}
.btn-facebook i, .btn-linkedin i, .btn-twitter i, .btn-instagram i{
	margin-right:8px;
	color:#f2f2f2;
}
.btn-facebook, .btn-linkedin, .btn-twitter, .btn-instagram{
	background:#3b5998;
	color:#fff;
	font-family: 'Candara';
	margin-left:8px;
	padding: 6px 30px 6px 10px;
	
}
 .btn-linkedin{
	background:#007bb6;
}

 .btn-twitter{
		background:#00aced;
}
 .btn-instagram{
	background:#517fa4;
}
.col-blue{
	background:#073e68;
	border:none !important;
}
.col-blue a{
	color:#fff !important;
}
.pagination > li > a, .pagination > li > span{
	background:none;
	border:2px solid #c2e2f0;
	color:#4c4d4f;
	font-size:17px;
	font-family:Candara;
	padding:4px 12px;
	
}


.pagination > li{
	display:inline-block;
	margin:0 6px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	 background-color:transparent;
	border: 2px solid #c2e2f0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #434343;
    cursor: default;
    background-color:transparent;
    border:2px solid #073e68;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
	border-radius:0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0px;
}
														/*************************/
															/*Contact Us page*/
														/*************************/

.contact-panel{
	background:url(../images/img/blog/pl_bg1.png);
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.contact-panel h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.contact-panel-2{
	background:#f1f5f8;
	padding:60px 0;
	text-align:center;
}
.contact-pl2-text{
	display:inline-block;
	width:78%;
	text-align:left;
	
}
.contact-pl2-text h3{
	font-size:33px;
	text-transform:uppercase;
	color: #01152e;
	 font-family: 'Candara';
}
.contact-pl_3{
	padding-top:55px;
	float:left;
	width:100%;
}
.contact-pl_3 .thumbnail a{
	color:#24201e;
	font-size:22px;
	font-family:'robotomedium';
}
.contact-pl2-text p{
	font-size:17px;
	font-family:'Candara';
	color:#24201e;
	margin-bottom:25px;
}
.contact-pl-2-form{
	width:70%;
	display:inline-block;
	text-align:left;
	padding:55px 0;
}
.contact-pl-2-form .form-group{
	width:100%;
	float:left;
}
.contact-pl-2-form .textarea .form-group .form-control{
	height:225px;
}
.contact-pl-2-form .form-group p{
	width:25%;
	float:left;
	margin-bottom:0;
	font-size:17px;
	font-family:'Candara';
	color:#24201e;

}
.contact-pl-3{
	width:78%;
	display:inline-block;
	text-align:left;
}
.contact-pl-3 h3{
font-size:33px;
text-transform:uppercase;
color: #01152e;
 font-family: 'Candara';
 margin-bottom:30px;
}
.contact-pl-3p1 img{
    float:left;
}
.contact-pl-3p1 {
	    float: left;
    padding-left: 15px;
    width: 90%;
    padding-top: 8px;
	font-size:17px;
	font-family:'Candara';
	color:#24201e;
	margin-bottom:25px;
}
.contact-pl-3p1 p {
    padding-left: 80px;
}

.contact-pl-3p1 p b {
    font-family: 'robotobold';
}
.contact-btn{
	width: 73%;
    float: left;
}
.contact-btn p{
	color:#9c9c9c;
	font-size:13px;
	font-family:'Candara';
	font-style:italic;
}
.contact-pl-3p1{
	float:left;
	width:100%;
	margin-bottom:6px;
}
	 
															/*************************/
																/*babies & boy page*/
															/*************************/
.babies-panel-1{
	background:#770000;
	padding:15px 0;
	float:left;
	width:100%;
}
.babies-panel-1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.babies-panel-1 h4{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.btn-babie{
		background:#073e68;
		color:#fff;
		border-radius:0px;
		font-size:17px;
		text-transform:uppercase;
		padding:8px 37px;
		font-family: 'Candara';
		 transition: all 0.3s ease 0s;
		 border:2px solid #fff;
                margin-top: 0;
}
.babies-panel-2{
	text-align:center;
	background:#f1f5f8;
	padding:60px 0 70px;
	width:100%;
	float:left;
}
.babies-panel-2-text{
	width:78%;
	display:inline-block;
	text-align:left;
}
.babies-panel-2-text h4{
	color: #222222;
    font-size: 26px;
    font-family: 'Candara';
    margin-top: 47px;

}
.babies-panel-2-text h2{
	    font-size: 33px;
    color: #01152e;
    text-transform: uppercase;
    font-family: 'Candara';
}
.babies-panel-2-text p{
	font-size: 17px;
	font-family: 'Candara';
	margin-top: 20px;
	width: 96%;
	color: #24201e;
}
.babies-panel-3{
	text-align:center;
	background:url(../images/img/image_11_02.png);
	background-size:100% 100%;
	padding:60px 0 70px;
	width:100%;
	float:left;
}
.babies-panel-3-text{
	width:77%;
	display:inline-block;
	text-align:left;
}
.babies-panel-3-text ul{
	padding:30px 0 0 10px;
}
.babies-panel-3-text ul li{
	list-style:none;
	padding-bottom:10px;
}
.babies-panel-3-text ul li span{
	font-size: 17px;
	font-family: 'Candara';
	color: #24201e;
}
.babies-panel-3-text ul li i{
	color:#127cc1;
	font-size:22px;
	padding-right: 10px;
    margin-top: -4px;
    float: left;
}
.babies-panel-3-text h2{
	    font-size: 33px;
    color: #01152e;
    text-transform: uppercase;
    font-family: 'Candara';
}
.babies-panel-3-text p{
	font-size: 17px;
	font-family: 'Candara';
	margin-top: 20px;
	width: 96%;
	color: #24201e;
}
.men_private{
	background:#f1f5f8;
	width:100%;
	float:left;
	padding:80px 0;
}
.men_private_a{
	background:url(../images/img/for-men_03.png);
	float:left;
	width:530px;
	height:229px;
	padding:20px;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.men_private_a h4{
	margin-top:5px;
	margin-bottom:0px;
	font-size:50px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Candara';
}
.men_private_a p{
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Candara';
}
.private_panelmen-1{
	float:left;
	text-align:left;
}
.private_panelmen-1 img{
	float:left;
}
.private_panelmen-1 img:hover{
	opacity:.6;
}
												/*************************/
														/*Men pages*/
												/*************************/

.men-panel-1{
	background:url('../images/img/blog/pl_bg1.png');
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.men-panel-1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.men-panel-1 h4{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Candara';
}
.men-panel-1 .btn-babie{
		background:#073e68;
		color:#fff;
		border-radius:0px;
		font-size:17px;
		text-transform:uppercase;
		padding:8px 37px;
		font-family: 'Candara';
		 transition: all 0.3s ease 0s;
		 border:2px solid #fff;
}
.men-panel-1 .btn-babie:hover{
	background:#095995;
}
.men-panel-2{
	background:#f1f5f8;
	width:100%;
	float:left;
	padding:80px 0;
	text-align:center;
}
.men-panel-2 h2{
	font-size: 33px;
    color: #01152e;
    text-transform: uppercase;
    font-family: 'source_sans_probold';
}
.men-panel-2-text{
    width: 78%;
    display: inline-block;
    text-align: left;
}
.men-panel-2-text ul{
	padding:0;
}
.men-panel-2-text ul li{
	list-style:none;
}
.men-panel-2-text ul li span{
	font-size: 17px;
	font-family: 'Candara';
	color: #24201e;
}
.men-panel-2-text ul li i{
	color:#127cc1;
	font-size:22px;
	padding-right:5px;
}
.men-pl-2-text-1{
	width:64%;
	float:left;
}
.men-pl-2-text-1 h3, .men-panel-2-text h3{
	color:#222222;
	font-family:'Candara';
	font-size:26px;
	margin-top:40px;
	font-weight:600;
}
.men-pl-2-text-1 p, .men-panel-2-text p{
	font-size: 17px;
	font-family: 'Candara';
	margin-top: 20px;
	width: 96%;
	color: #24201e;
}
.men-panel-2-image{
	float:right;
	width:36%;
	margin-top:25px;
}
.men-panel-2-image img{
	border:6px solid #d4b554;
}

/**************************/
  /*More Information page*/
/**************************/
.moreinfo-panel-1{
	background:url(../images/img/blog/pl_bg1.png);
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.moreinfo-panel-1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	width:93%;
	float:right;
	font-family: 'Candara';
}

.boys-panel-1 {
	background:url(../images/img/blog/pl_bg1.png);
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.boys-panel-1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	width:93%;
	float:right;
	font-family: 'Candara';
}
									

.enquiry-panel-1{
	background:url(../images/img/blog/pl_bg1.png);
	background-size:100% 100%;
	padding:30px 0;
	float:left;
	width:100%;
}
.enquiry-panel-1 h3{
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	width:93%;
	float:right;
	font-family: 'Candara';
}
.enquiry-panel-2{
	background:#f1f5f8;
	float:left;
	width:100%;
	padding:15px 0 80px;
	text-align:center;
}
.enquiry-pl-2-text{
	text-align:left;
	display:inline-block;
	width:78%;
}
.enquiry-pl-2-text p{
	font-size:17px;
	font-family:robotolight;
	margin-top:25px;
	width:96%;
}
.enquiry-pl-2{
	width:60%;
	text-align:left;
	display:inline-block;
}
.enquiry-pl-2 h3{
	   font-size: 33px;
    color: #01152e;
    text-transform: uppercase;
    font-family: 'Candara';}
	.make-an-form{
		float:left;
		width:100%;
		padding-top:30px;
	}
.form-group{
	width:100%;
	float:left;
}
.form-group p{
	width:25%;
	float:left;
	margin-bottom:0;
	font-size:17px;
	font-family:'Candara';
	color:#24201e;

}
.form-group .form-control{
	float:right;
	width:65%;
	background:#fff;
	border-radius:0;
}
.make-an-btn{
	width: 73%;
    float: right;
}
.make-an-btn .btn-babie{
	padding:10px 45px;
}
.dis_img{
	display:none;
}
.navbar-wrapper{display:none;}


.testimonials-widget-testimonials {
    color: white;
    font-size: 17px;
    font-family: 'Candara';
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.slicknav_nav .slicknav_arrow {
    float: right;
    display: none;
}
.easy-t-slideshow-wrap .cycle-slideshow {
    overflow: hidden;
    margin-bottom: 0;
    z-index: 0;
}
.main-body-content-general-template {
    background: #f1f5f8;
    width: 100%;
    float: left;
    padding: 60px 0;
    font-family: 'Candara';
    font-size: 17px;
    text-align: center;
}
#dr-name {
    font-size: 20px;
    color: #fff;
    font-family: 'Candara';
}

#top-header {
	background: #ffff;
}

.phone_no {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 23px;
	color: #af8f39;
	font-family: 'Candara';
}
.current-menu-item a,.navbar-nav li a:hover{color: #770000 !important; text-decoration:none !important;}
.dropdown-menu {
	position: absolute;
	border-radius: 0px;
	top: 57px;
	width: 200px;
	padding-top: 15px !important;
	background: none;
	border: none;
	box-shadow: none;
}
.dropdown-menu > .active > a{
	background-color: #fff;
	color:#000 !important;
}
.dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
 background-color: #f5f5f5; 
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3:hover {
	color: #fff !important;
	background-color: #333 !important;
}
.navbar-header h2 {
	font-size: 28px;
	color: #01152e;
	text-transform: capitalize;
	font-family: 'Candara';
	margin: 56px 0px 5px 9px;
	float: left;
}
.fixed-top .navbar-header h2{ display:none;}
.fixed-top .navbar-header img{
	width:90px;
}
.navbar-header a{ text-decoration:none !important;}
.dropdown-menu li {
	margin: 0px !important;
	padding: 0px !important;
	border-right: none !important;
	border-bottom: 1px solid #770000;
	background-color: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
float:left;
}
.dropdown-menu li a {
	height: auto !important;
	font-size: 14px !important;
	text-transform: capitalize !important;
	width: 300px !important;
	float: left;
	white-space: normal !important;
	text-align: left !important;
}
.subfooter-ul p,.subfooter-ul h4{ color:#fff;}
.caret {
	display: none;
}
.subfooter-ul p, .subfooter-ul h4 {
	color: #fff;
	font-size: 25px;
	font-family: 'source_sans_probold';
}
.subfooter-ul {
	width: 900px;
}
.slider-left,.videosection {
	padding: 40px 30px !important;
}
.videosection iframe{ border:none;}
#text-7 p {
    font-size: 15px;
}

#top-header2{ box-shadow: 0 0px 5px rgba(222, 222, 217, 0.9) !important; margin-bottom: 2px;}
.navbar-collapse.collapse.in {
	display: block !important;
}

@media screen and (max-width:1180px) {
.nav > li > a {
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
}
.header_right .menu-top-header-container li a {
	font-size: 14px;
	padding: 0 12px;
	font-weight: 400 !important;
}
}

@media screen and (max-width:1100px) {
.navbar-header h2 {
	font-size: 20px;
}
.nav > li > a {
	font-size: 14px;
	width: 118px;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
}
}

@media screen and (max-width:980px) {
.nav > li > a {
	width: 100px;
	height: 90px;
}
body .header_righ .social-network {
	display: none !important;
}
body #top-header .pull-right{
	float: right !important;
}
body #top-header .top_social {
	width: auto !important;
	float: right !important;
}


}
@media screen and (max-width:880px) {
.nav > li > a {
	width: 91px;
	height: 90px;
}
}
@media screen and (max-width:800px) {
.nav > li > a {
	width: 87px;
	height: 90px;
}
.social-network {
	display: none !important;
}
}
@media only screen and (max-width: 767px) {
	
	.top-contact.pull-right {
	display: none;
}
.navbar-header .img-responsive {
	float: left;
	width: 70%;
}
.navbar-nav {
	margin: 0px -15px;
}



.slider-left, .videosection {
	padding: 15px !important;
}
.carousel-caption_1 h2 {
	font-size: 30px;
	line-height: 40px;
}
.carousel-caption_1 h2 br{ display:none !important;}
.videosection iframe {
	border: none;
	width: 100%;
	height: auto;
}
.main-body-content,#testimonials {
	padding: 15px 0 !important;
}
.main-body-text,.testi-text {
	width: 100% !important;
}
.btn-testimonial {
	width: 100% !important;
	float: left !important;
}
.pod-1,.pod-2 {
	text-align: left !important;
	float: left !important;
	width: 100% !important;
}
#footer-bottom .nav > li > a {
	padding: 0px 5px;
}
.m-pod-1 {
	margin: 10px 0px !important;
}
.top-contact {
	float: left;
	padding: 8px 0px;
}
.nav > li > a {
	width: auto !important;
	height: auto !important;
}
.mobile_thus{ display:none !important}
}


@media screen and (max-width:767px) {
.pull-right.header_right {
	display: none;
}
.navbar-header .img-responsive {
	float: left;
	width: auto;
}
.navbar-header h2 {
	font-size: 16px !important;
}
.top-contact {
	width: 100%;
}
.ls-fullscreen-wrapper {
	margin-top: 100px;
}
body .vc_row {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
#top-header2 {
margin-top: 96px;
height: 500px;
overflow: scroll;
}
body .mobile_view{ display:block !important;}
.caret {
	display: none !important;
	float: right;
}
.babies-panel-1 {
	padding: 7px 0;
	margin-top: 94px;
	margin-bottom: 15px;
}
.navbar-nav > li > a {
	padding-top: 4px;
	padding-bottom: 0px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: none !important;
}
body.page-id-20 .vc_row,body.page-id-18 .vc_row {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
body.page-id-20 .babies-panel-1 {
	padding: 7px 0;
	margin-top: 40px;
}
.wpcf7-form {
	margin-top: 15px !important;
	float: left;
}
#CDSWIDSSP{ width:100% !important;}
form > input[type="image"] {
	width: 100%;
}
body #layerslider_1 .ls-layers .mobile_thus{ display:none !important}
}

