/*
Template Name: SinglePro - Multipurpose Bootstrap HTML5/CSS3 One Page Template
Template URI:http://www.wpfreeware.com/themes/premium/singlepro/
Author: WpFreeware
Author URI: http://www.wpfreeware.com
Description: SinglePro - Multipurpose Bootstrap HTML5/CSS3 One Page Template.
Version: 2.0
Tags: light, white, landing page,single page,Multipurpose,custom-colors,Bootstrap,responsive, html5, css3
*/


/* Table of Content
==================================================
	#BASIC TYPOGRAPHY
	#HEADER
	#ABOUT SECTION
	#SERVICE SECTION
	#Works SECTION
	#TEAM SECTION
	#PRICING SECTION
	#HOME BLOG SECTION
  #TESTIMONIAL SECTION
  #CLIENTS SECTION
  #CONTACT US SECTION
  #FOOTER
  #BLOG PAGE 
*/


/*--------------------*/
/* BASIC TYPOGRAPHY */
/*--------------------*/

body, html {
	overflow-x:hidden;
}
body {
	font-family: 'Raleway', sans-serif;
	/* font-family: 'Signika', sans-serif; */
	overflow-x: hidden !important;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #8b8c8e;
}
a:focus {
	outline: none;
	text-decoration: none;
}
h1, h2 {
	font-family: 'Signika', sans-serif;
}
h3, h4, h5, h6 {
	font-family: 'Signika', sans-serif;
}
h2 {
	color: #313338;
	font-size: 24px;
	font-weight: 700;
	line-height: 57px;
	margin: 0 23px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
img {
	border:none;
}
/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000; /* change if the mask should have another color then white */
	z-index:99999; /* makes sure it stays on top */
}
#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(img/status.html); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/*scrol to top*/

.loader{
        background-color: #000;
        position: fixed;
        left: 0px;
        top: 0px;
        width:100%;
        height:100%;
        text-align:center;
        z-index: 1000;
        opacity: 0.4;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
        display: none;
    }
    
    .loader_center {
        width: 300px;
        height: 200px;
        position: absolute;
        top: 40%;
        left: 0px;
        width: 100%;
   }
   
.scrollToTop {
	bottom: 60px;
	display: none;
	font-size: 32px;
	font-weight: bold;
	height: 50px;
	position: fixed;
	right: 50px;
	text-align: center;
	text-decoration: none;
	width: 50px;
	z-index: 9999;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.scrollToTop:hover, .scrollToTop:focus {
	text-decoration: none;
	outline: none;
}

/* external gutters */
.gutter-top{margin-top:12px !important;}
.gutter-right{margin-right:12px !important;}
.gutter-bottom{margin-bottom:12px !important;}
.gutter-left{margin-left:12px !important;}
.gutter{margin:12px;}

/* internal gutters */
.spacing-top{padding-top:12px !important;}
.spacing-right{padding-right:12px !important;}
.spacing-bottom{padding-bottom:12px !important;}
.spacing-left{padding-left:12px !important;}
.spacing{padding:12px !important;}

/*--------------------*/
/* HEADER */
/*--------------------*/

#header {
	float: left;
	display: inline;
	width: 100%;
	position: relative;
}
/*.navbar-header {
	float:none;
}*/

#header i.fa.fa-phone {padding:0 5px;}
/*--------.menu_area-------- */

.menu_area {
	position: absolute;
	left:0;
	right: 0;
	top: 0;
}
.nav>li {
	display:block;
}
.nav>li>a {
	padding: 8px 11px;
}
a.img1 {
	background:url(../img/img1.jpg);
	background-repeat:no-repeat;
	color: #fff;
	display: block;
	font-size: 14px;
	height: auto;
	transition: all 1s ease 0s;
	width: auto;
	background-position: right 13px;
}
.flag-wrap {
}
.flag-info {
	text-align:center;
}
li.flag-icons {
	display: inline-block;
	margin-right: 30px;
}
.flag-icons {
	background:url(../img/usa-flag%20.png) no-repeat;
	border: 1px solid #dddddd;
	display: block;
	height: 18px;
	margin-top: 7px;
	width: 42px;
}
.drop-flags {
	background: #fff none repeat scroll 0 0;
	border: 5px solid #ed1c24;
	border-radius: 0;
	box-shadow: none;
	position: absolute;
	top: 42px;
	width: 90px;
	z-index: 999;
}
.drop-flags li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-right: medium none;
	color: #606060;
	display: block;
	float: none;
	font-size: 13px;
	padding: 15px 20px;
	text-align: left;
}
.menu-wrap {
	background-color: #000000;
}
ul.menu-list {
	margin:0;
	padding:24px 10px;
}
/***/
.slider {
	height:413px;
}
.next-header .menu_area {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.next-header .navbar-default {
	background:#000;
}
.next-header .navbar-fixed-top {
	top:57px;
}
.next-header .navbar-right {
	float:left !important;
	margin-left: 15px;
}
#top-menu li:first-child a {
	padding-left: 0 !important;
}
#top-menu li:last-child a {
	padding-right: 0 !important;
}
.next-header #top-menu a {
	font-size:14px;
	font-weight:400;
	text-transform:capitalize;
	transition:1s ease-in;
}
.next-header .navbar {
	min-height:0 !important;
}
.next-header .navbar-collapse.collapse {
	margin: 0 0 0 -53px;
}
#menu3 li {
	margin-right: 0;
	text-align: center;
}
.nav-info li {
	display: inline-block;
	margin-right: 30px;
}
/*.navbar-default {
	background-color:#00456e;
	border-color: #000 !important;
}*/
.past-main {
	background-color:#00456e;
	margin-top: 0px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
/*#navbar {
	overflow-x: hidden;
}
.navbar-brand {
	color: #fff !important;
	font-size: 35px;
	font-weight: bolder;
	font-family: 'Signika', sans-serif;
	padding:0 !important;
	margin-left:0px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size:14px;
	font-weight:400;
	text-transform: captilize;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#0FF !important;
}*/
i.fa.fa-sort-desc {
	position: relative;
	top: -3px;
}
.pull-right > ul {
	padding-bottom:7px;
}
.pull-right li {
	display:inline;
	color:#ffffff;
	margin-left: 20px;
}
.pull-right > p {
	color: #fff;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 2px !important;
}
.info-wrap {
	background:#333333;
}
.slider_area {
	float: left;
	display: inline;
	width: 100%;
	position: relative;
}
.slider_overlay {
	height: 100%;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9;
}
/*===SLIDER NAVIGATIONS==*/

.slides-navigation a {
	width: 100px;
	height: 100px;
}
.slides-navigation .icon-wrap {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.slides-navigation a::before, .slides-navigation a::after, .slides-navigation .icon-wrap::before, .slides-navigation .icon-wrap::after {
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.slides-navigation .icon-wrap::before, .slides-navigation .icon-wrap::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}
.slides-navigation a::before, .slides-navigation .icon-wrap::before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.slides-navigation a.next::before, .slides-navigation a.next .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(135deg);
	transform: translateX(-50%) rotate(135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.slides-navigation a::after, .slides-navigation .icon-wrap::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.slides-navigation a.next::after, .nslides-navigation a.next .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transform-origin: 100% 0%;
	transform-origin: 100% 0%;
}
.slides-navigation h3 {
	position: absolute;
	top: 50%;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.85em;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.slides-navigation a.prev h3 {
	left: 100%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.slides-navigation a.next h3 {
	right: 100%;
	text-align: right;
	-webkit-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}
.slides-navigation a:hover .icon-wrap::before, .slides-navigation a:hover .icon-wrap::after {
	height: 50%;
}
.slides-navigation a:hover::before, .slides-navigation a:hover .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
}
.slides-navigation a.next:hover::before, .slides-navigation a.next:hover .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(125deg);
	transform: translateX(-50%) rotate(125deg);
}
.slides-navigation a:hover::after, .slides-navigation a:hover .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
}
.slides-navigation a.next:hover::after, .slides-navigation a.next:hover .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(55deg);
	transform: translateX(-50%) rotate(55deg);
}
.slides-navigation a:hover h3 {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0);
}
/*===SLIDER CAPTION===*/


.slider_caption {
	left: -26%;
	margin-top: 18%;
	position: relative;
	text-align: left;
	z-index: 999;
}
.slider_caption > h2 {
	color: #ffffff;
	font-size: 65px;
	font-weight: 700;
	line-height: 76px;
	margin: 0 auto 10px;
	padding-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 90%;
}
.slider_caption>p {
	color: #ffffff;
	font-size: 20px;
	color:#333333;
}
.slider_caption>a {
	margin-top: 30px;
}
.slider_btn {
	padding: 10px 15px;
	border: 2px solid #fff;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
}
.slider_btn:hover, .slider_btn:focus {
	text-decoration: none;
}
/*--------------------*/
/* ABOUT SECTION */
/*--------------------*/

#about {
	background-color:#00456e;
	display: inline;
	float: left;
	width: 100%;
	padding: 13px 0px;
}
.about_area {
	float: left;
	display: inline;
	width: 100%;
	min-height: 200px;
}
.heading {
	/*display: inline;*/
	width: 100%;
	padding-left:0px;
}
.heading h2 {
	display: inline-block;
	padding-right: 50px;
	font-size: 22px;
	line-height: 40px;
}
.heading p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
	padding:  0px 83px;
	position: relative;
}
.about_content {
	float: left;
	display: inline;
	width: 100%;
	padding: 50px 0px;
}
.about_featured {
	float: left;
	display: inline;
	width: 100%;
}
.panel-group .panel {
	border-radius: 0;
	margin-bottom: 0px;
	box-shadow: none;
}
.panel-group .panel + .panel {
	margin-top: 0;
}
.panel-default {
	border-color: transparent;
}
.panel-default > .panel-heading {
	background-color: transparent;
	color: #333;
	border: 0 none !important;
	padding: 16px 15px;
}
.panel-title {
	/*  border-bottom: 1px solid #ccc; */
  color: #222;
	font-family: 'Signika', sans-serif;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.panel-title a {
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
}
.panel-default .in {
	padding-left:10px;
	margin-left: 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.panel-title a span {
	margin-right: 5px;
}
.panel-body {
	border-top-color: transparent !important;
	margin: 0px 0px 10px;
}
.about_slider {
	float: left;
	display: inline;
	width: 100%;
	height: 350px;
}
.single_iteam {
	float: left;
	display: inline;
	width: 100%;
	height:100%;
}
.single_iteam img {
	max-width: 100%;
}
.about_slider .slick-dots li button:before {
	content: "â€¢";
	font-size: 28px;
}
.about_slider .slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.skills_area {
	float: left;
	display: inline;
	width: 100%;
	min-height: 350px;
	padding: 85px 0px;
	background-image: url(img/skills_bg.html);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.skills {
	position: relative;
	z-index: 999;
}
.heading h3 {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 40px;
	margin: 0 0 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}
div[data-dimension] {
	float: none;
	margin: 0 auto;
}
.circle-text {
	color: #fff;
}
.single_skill {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
}
.single_skill > h4 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
/*--------------------*/
/* SERVICE SECTION */
/*--------------------*/


#service {
	display: inline;
	float: left;
	padding: 80px 0 70px;
	width: 100%;
}
.service_area {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 30px;
}
.single_service {
	display: inline;
	float: left;
	width: 100%;
	padding: 0px 35px;
	margin-bottom: 40px;
}
.service_iconarea {
	text-align: center;
	margin-bottom: 10px;
}
.service_icon {
	border-radius: 100%;
	color: #fff;
	font-size: 72px;
	height: 150px;
	line-height: 120px;
	padding: 15px 0;
	width: 150px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.single_service>h2 {
	text-align: center;
}
.single_service > h2 span {
	border-radius: 100%;
	color: #fff;
	height: 150px;
	line-height: 120px;
	padding: 15px 0;
	width: 150px;
}
.single_service .service_title {
	margin: 20px 0 20px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.single_service > .service_title:after {
	bottom: 0;
	content: "";
	height: 3px;
	left: 40%;
	position: absolute;
	width: 100px;
}
/*--------------------*/
/* Works SECTION */
/*--------------------*/

#works {
	background-color: #f5f4f0;
	display: inline;
	float: left;
	width: 100%;
}
.counter_section {
	background-image: url("img/works_counterbg.html");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: inline;
	float: left;
	min-height: 350px;
	padding: 80px 0;
	position: relative;
	width: 100%;
}
.counter_area {
	position: relative;
	z-index: 999;
}
.counter {
	padding: 20px 0;
	border-radius: 5px;
}
.count-title {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 47px;
	margin-top: -41px;
}
.count-text {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}
.fa-2x {
	display: table;
	float: none;
	margin: 0 auto;
	font-size: 40px;
}
.portfolio_area {
	background: none repeat scroll 0 0 #1a1a1a;
	color: #fff;
	display: inline;
	float: left;
	padding: 12px;
	width: 100%;
	text-align: center;
}
.portfolio_area h2 {
	color: #fff;
}
.portfolio_gallery {
	float: left;
	display: inline;
	width: 100%;
}
.wagwep-container ul#portfolio-filter {
	border-bottom: medium none;
	margin-top: 25px;
	text-align: center;
}
.wagwep-container ul#portfolio-filter a {
	background: none repeat scroll 0 center rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	margin: 0 10px 10px 0;
	padding: 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.wagwep-container ul#portfolio-filter a:hover {
	color: #fff;
}
.og-grid li a figure span {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.9);
	display: block;
	font-weight: normal;
	margin: 40% 20px 20px;
	padding: 10px 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
}
.wagwep-container ul#portfolio-filter li {
	display: inline-block;
	float: none;
}
/*--------------------*/
/* TEAM SECTION */
/*--------------------*/


#team {
	float: left;
	display: inline;
	width: 100%;
	padding:80px 0px;
}
.team_area {
	float: left;
	display: inline;
	width: 100%;
}
.team_slider {
	float: left;
	display: inline;
	width: 100%;
}
.team_slider .slick-next, .team_slider .slick-prev {
	height: 40px;
}
.single_team {
	border: 2px solid #ccc;
	border-radius: 5px;
	display: inline;
	float: left;
	padding: 25px 15px;
	text-align: center;
	width: 100%;
}
.team_img {
	float: left;
	display: block;
	width: 100%;
}
.team_img > img {
	border-radius: 100%;
	height: 150px;
	margin: 0 auto 15px;
	width: 150px;
}
.single_team h5 {
	color: #555;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 18px;
	text-transform: uppercase;
	font-size: 17px;
}
.single_team span {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.single_team p {
	line-height: 26px;
}
.team_social {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 10px;
}
.team_social a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	background: #ccc;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/*--------------------*/
/* PRICING SECTION */
/*--------------------*/


#pricing {
	background: none repeat scroll 0 0 #f8f8f8;
	display: inline;
	float: left;
	padding: 80px 0;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.pricing_area {
	display: inline;
	float: left;
	margin-top: 30px;
	width: 100%;
}
.single_price {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px 0px;
}
.single_price>h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 100px;
	margin: 0px;
	text-transform: uppercase;
}
.single_price .price {
	color: #fff;
	padding: 15px 0;
}
.single_price .price > h4 {
	font-size: 60px;
	font-weight: 700;
	line-height: 60px;
	margin: 0px 0px 5px;
}
.single_price .price > span {
	font-size: 15px;
}
.price_features {
	padding:10px 25px;
}
.price_features li {
	border-bottom: 1px solid #f2f2f2;
	display: block;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 0;
	text-transform: uppercase;
}
.price_btn {
	color: #fff !important;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.price_btn:hover {
	text-decoration: none;
	outline: none;
	background-color: #fff;
}
.business_price {
	border: 1px solid #fff;
	color: #ffffff;
}
.business_price .price {
	border-bottom: 3px solid #fff;
	border-top: 3px solid #fff;
}
.business_price .price_btn {
	border-color: #ffffff;
	background-color: #ffffff;
}
/*--------------------*/
/* BLOG SECTION */
/*--------------------*/

#blog {
	float: left;
	display: inline;
	width: 100%;
	padding: 43px 0px;
}
.blog_content {
	display: inline;
	float: left;
	width: 100%;
}
.post_commentbox {
	display: inline;
	float: left;
	width: 100%;
}
.blog_slider {
	float: left;
	display: inline;
	width: 100%;
}
.single_post {
	float: left;
	display: inline;
	width: 100%;
	border:1px solid #ccc;
	border-radius:2px !important;
}
.blog_img {
	display: inline;
	float: left;
	height: 235px;
	width: 100%;
}
.blog_img > img {
	height: 100%;
	width: 100%;
}
.single_post h3 {
	float: left;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: uppercase;
	width: 100%;
}
.post_commentbox {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 15px;
}
.post_commentbox a, .post_commentbox span {
	color: #798992;
	font-size: 11px;
	margin-right: 5px;
}
.post_commentbox a > i, .post_commentbox span > i {
	margin-right: 5px;
}
.read_more {
	font-size: 15px;
	display: inline-block;
	min-height: 25px;
	padding:0 12px 12px;
}
.read_more:hover, .read_more:focus {
	text-decoration: none;
	outline: none;
}
.blog_slider .slick-prev {
	color: #2da2c8;
	height: 30px;
	left: 397px;
	right: 0;
	top: 363px;
	border-radius: 0px;
	padding: 5px 10px;
	-webkit-transition: 	all 0.5s;
	-moz-transition: 	all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 	all 0.5s;
	transition: 	all 0.5s;
	border-radius: 5px 0 0 5px;
}
.blog_slider .slick-next {
	border-radius: 0 5px 5px 0 !important;
	color: #fff;
	right:394px;
	height: 30px;
	top: 364px;
	border-radius: 0px;
	padding: 5px 10px;
	-webkit-transition: 	all 0.5s;
	-moz-transition: 	all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 	all 0.5s;
	transition: 	all 0.5s;
}
.blog_slider .slick-prev:hover, .blog_slider .slick-next:hover {
	opacity: 0.7;
}
/*--------------------*/
/* TESTIMONIAL SECTION */
/*--------------------*/


#testimonial {
	background: none repeat scroll 0 0 #f8f8f8;
	display: inline;
	float: left;
	padding: 18px 0;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#testimonial .heading {
	margin-top: 20px;
}
.testimonial_customer {
	float: left;
	display: inline;
	width: 100%;
}
.testimonial_slider {
	float: left;
	display: inline;
	width: 100%;
}
.testimonial_slider>li {
	width: 380px;
	margin: 0 auto;
}
.testi_media {
	margin: 0 auto !important;
	width:100%;
}
.testi_media .media-body {
	vertical-align: middle;
}
.media-heading {
	font-size: 20px;
	color:#333333;
}
.testi_media .media-body span {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.testi_media .media-left {
	padding-right: 20px;
}
.testi_img img {
	border-radius: 100%;
	height: 62px;
	width: 62px;
}
.testi_content {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	margin: 40px auto 0;
	padding: 10px;
	position: relative;
	width: 100%;
}
.testi_content:before {
	background-image: url("img/testimonial-arrow.html");
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	height: 22px;
	left: 30%;
	position: absolute;
	top: -22px;
	width: 32px;
}
.testimonial_slider .slick-dots li {
	border: 1px solid #e6e6e6;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	line-height: 102px;
	margin: 0 5px;
	padding: 7px 5px;
	position: relative;
	width: 34px;
}
.testimonial_slider .slick-dots li button:before {
	content:none;
}
.testimonial_slider .slick-dots li button {
	background: none repeat scroll 0 0 #e6e6e6;
	height: 4px;
	padding: 0px;
	width: 20px;
}
/*--------------------*/
/* CLIENTS SECTION */
/*--------------------*/


#clients {
	display: inline;
	float: left;
	padding: 80px 0 150px;
	width: 100%;
}
.clients_content {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 30px;
}
.clients_slider {
	float: left;
	display: inline;
	width: 100%;
}
.single_client {
	border: 1px solid #ccc;
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
	padding: 25px 0px;
}
.single_client>img {
	margin: 0 auto;
}
.clients_slider .slick-prev {
	border-radius: 5px 0 0 5px;
	color: #fff;
	height: 40px;
	left: 46.5%;
	top: 160%;
}
.clients_slider .slick-next {
	border-radius: 0 5px 5px 0;
	color: #fff;
	right: 46.5%;
	top: 160%;
	height: 40px;
}
/*--------------------*/
/* CONTACT US SECTION */
/*--------------------*/


#contact {
	background: none repeat scroll 0 0 #f3f4f9;
	display: inline;
	float: left;
	padding: 32px 0px 0px;
	width: 100%;
	border-top: 1px solid #eee;
}
.contact_content {
	display: inline;
	float: left;
	margin-top: 30px;
	padding-bottom: 0;
	width: 100%;
}
.contact_map {
	border: 1px solid #ccc;
	display: inline;
	float: left;
	width: 100%;
}
.contact_form {
	float: left;
	display: inline;
	width: 100%;
}
.contact_form input[type="text"], .contact_form input[type="email"] {
	margin-bottom: 30px;
	border-radius: 0px;
}
.submit_btn {
	border: 2px solid #fff;
	border-radius: 7px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	left: 19px;
	padding: 7px 38px;
	position: relative;
	text-transform:capitalize;
	top:-10px;
	transition: all 0.5s ease 0s;
	background:#00456e;
}
.submit_btn:hover {
	background-color: #fff;
}
.form-control {
	display: block;
	width: 100%;
	/*max-width: 326px;*/
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	outline: 0;
	box-shadow:none;
}
 .form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
 .form-control:-ms-input-placeholder {
 color: #999;
}
 .form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control[disabled], /*.form-control[readonly],*/ fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
textarea .form-control {
	height: auto;
}
#map_canvas {
	width: 100%;
	float: left;
	display: inline;
	height: 404px;
}


/*only firefox browser*/
@-moz-document url-prefix() {
 #map_canvas {
 width: 100%;
 float: left;
 display: inline;
 height: 422px;
}
}
.contact_feature {
	float: left;
	display: inline;
	width: 100%;
	position: relative;
	z-index: 999;
}
.single_contact_feaured {
	border: 1px solid #ccc;
	display: inline;
	float: left;
	padding: 20px 10px;
	text-align: center;
	width: 100%;
}
.single_contact_feaured > i {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 5px;
}
.single_contact_feaured > h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
	color: #ffffff;
}
.single_contact_feaured>p {
	color: #888888;
}
.success {
	border: 1px solid #008000;
	color: #008000;
	margin-bottom: 10px;
	padding: 5px;
}
.error {
	border: 1px solid #ff0000;
	color: #ff0000;
	margin-bottom: 10px;
	padding: 5px;
}
#contactFeature {
	background-image: url("img/contact-feature-bg.html");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	float: left;
	display: block;
	width: 100%;
	padding: 2px 0px;
}
#subscribe {
	float: left;
	display: inline;
	width: 100%;
	padding: 80px 0px;
}
.subscribe_form {
	margin: 0 auto;
	width: 60%;
}
.subscrive_group {
	display: inline;
	float: left;
	margin-top: 40px;
	width: 100%;
}
.subscribe_mail {
	border-radius: 0;
	display: inline;
	float: left;
	height: 50px;
	width: 80%;
	font-size: 18px;
}
.subscr_btn {
	border: medium none;
	color: #fff;
	display: inline;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	text-transform: uppercase;
	width: 20%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.subscr_btn:hover {
	opacity: 0.75;
}
/*--------------------*/
/* FOOTER */
/*--------------------*/


#footer {
	float: left;
	display: inline;
	width: 100%;
	padding: 20px;
	background-color:#1f232b;
	color:#8b8c8e;
}
.footer_left {
	float: left;
	display: inline;
	width: 100%;
	padding:48px 0;
}
.footer_left > p {
	color: #ffffff;
	margin-bottom: 0;
	margin-top: 5px;
}
.footer_left > p a {
	font-weight: bold;
}
.footer_right {
	float: left;
	display: inline;
	width: 100%;
}
/*.footer_right h4{
	padding: 0 53px;
	
}*/
.social_nav {
	text-align:left;
}
.social_nav li {
	display: inline-block;
}
.social_nav li a {
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	margin-left: 0px;
	text-align: center;
	width: 24px;
	line-height: 28px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/*--------------*/
.row.footer-wrap {
	line-height: 38px;
}
h4 {
	color: #fff;
}
ul.trip {
	padding: 0 2px;
}
i.fa.fa-envelope-o {
	color: #fff;
	padding:0 16px;
	font-size: 22px;
}
i.fa.fa-phone {
	padding: 0 16px;
	color: #ffffff;
	font-size: 22px;
}
i.fa.fa-map-marker {
	color: #ffffff;
	padding: 0 16px;
	font-size: 22px;
}
.col-sm-3.awosme-wrap {
	padding: 29px 0;
}
/*--------------*/
/*====blog section==*/

.blog_menu {
	background-color: rgba(0, 0, 0, 0.8);
	margin-top: 0px;
}
#blogBanner {
	background-image: url("img/banner.html");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: inline;
	float: left;
	height: 300px;
	margin-top: 75px;
	padding: 118px 0;
	text-align: center;
	width: 100%;
}
#blogBanner h2 {
	color: #fff;
	font-size: 72px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#blog {
	float: left;
	display: inline;
	width: 100%;
	background-color: #FFFFFF;
}
.blogarchive_content {
	float: left;
	display: inline;
	width: 100%;
}
.blogarchive_content .single_post {
	margin-bottom: 20px;
	background-color: #ffffff;
	padding: 10px;
}
.blog_sidebar {
	background-color: #fff;
	float: left;
	display: inline;
	width: 100%;
	padding: 12px;
}
.single_blogsidebar {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 15px;
}
.single_blogsidebar > h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
}
.popular_tab li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.popular_tab li:last-child {
	border-bottom: none;
}
.news_img {
	display: block;
	height: 70px;
	width: 100px;
}
.news_img>img {
	width: 100%;
	height: 100%;
}
.popular_tab .media-body > a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	/*margin-top: 5px;*/
  -webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.popular_tab .media-body > a:hover, .popular_tab .media-body > a:focus {
	text-decoration: none;
	outline: none;
}
.feed_date {
	color: #ccc;
}
.cat-item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.cat-item:last-child {
	border-bottom: none;
}
.cat-item ul {
	margin-left: 25px;
}
.cat-item ul li > a {
	font-size: 15px;
}
.cat-item a {
	display: block;
	font-size: 16px;
	padding: 5px 5px 10px;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cat-item>a:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	bottom: 1px;
	content: "";
	display: inline-block;
	height: 0;
	padding-right: 9px;
	position: relative;
	width: 0;
}
.cat-item a:hover, .cat-item a:focus {
	outline: none;
}
.tagcloud {
	float: left;
	display: inline;
	width: 100%;
}
.tagcloud a {
	background-color: #555;
	color: #eeeeee;
	display: block;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.tagcloud a:hover, .tagcloud a:focus {
	text-decoration: none;
	outline: none;
	color: #fff;
}
.tagcloud a>i {
	margin-right: 5px;
}
.postform {
	background-color: #fff;
	border-radius: 4px;
	display: inline;
	float: left;
	font-size: 18px;
	padding: 5px;
	width: 100%;
}
.postform option {
	cursor: pointer;
	padding: 5px;
}
.single_blogsidebar>ul>li {
	border-bottom: 1px solid #ccc;
}
.single_blogsidebar ul li a {
	padding: 5px 10px;
	text-decoration: none;
	display: block;
}
.single_blogsidebar ul li ul {
	margin-left: 25px;
}
.pagination {
	margin-left: 15px;
}
.pagination li a {
	-webkit-transition: all 0.5s;
	-mz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pagination li a:hover, .pagination li a:focus {
	color: #fff;
}
.blogdetails_content {
	background-color: #fff;
	padding: 20px;
	float: left;
	display: inline;
	width: 100%;
}
.blogdetails_content>h2 {
	font-size: 26px;
	line-height: 35px;
	margin-bottom: 0;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.blogdetails_content>img {
	margin-bottom: 15px;
}
.blogdetails_content h2, .blogdetails_content h3 {
	margin-top: 0px;
}
.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 100%;
}
.img-right {
	display: block;
	margin-left: auto;
	max-width: 100%;
}
.img-left {
	display: block;
	margin-right: auto;
	max-width: 100%;
}
.blogdetails_content ul {
	padding: 10px 10px 10px 20px;
	position: relative;
}
.blogdetails_content ul li {
	color: #798992;
	font-size: 15px;
	line-height: 25px;
}
.blogdetails_content>ul li:before {
	content: "";
	height: 10px;
	left: 0;
	margin-top: 7px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-mz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
}
.post_navigation {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.previous_nav {
	display: block;
	float: left;
	padding: 10px 20px;
	/*border-radius: 12px;*/
  font-weight: bold;
	webkit-transition: all 0.5s;
	-mz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.previous_nav>i {
	margin-right: 5px;
}
.next_nav {
	/*border-radius: 12px;  */
  display: block;
	float: right;
	padding: 10px 20px;
	font-weight: bold;
	webkit-transition: all 0.5s;
	-mz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.next_nav>i {
	margin-left: 5px;
}
.next_nav:hover, .previous_nav:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.similar_post {
	background-color: #fff;
	display: inline-block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 15px;
	width: 100%;
}
.similar_post h2 {
	border-bottom: 1px dotted #798992;
	font-size: 25px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.social_link {
	display: inline;
	float: left;
	margin-bottom: 25px;
	margin-top: 20px;
	width: 100%;
}
.sociallink_nav {
	text-align: center;
}
.sociallink_nav li {
	display: inline-block;
}
.sociallink_nav li a {
	border:1px solid transparent;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	padding: 8px 12px;
	margin: 0px 3px;
	webkit-transition: all 0.5s;
	-mz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.sociallink_nav li a:hover {
	background-color: #fff !important;
}
.sociallink_nav li:nth-child(1) > a {
	background: none repeat scroll 0 0 #3b5998;
	padding: 8px 15px;
}
.sociallink_nav li:nth-child(2) > a {
	background: none repeat scroll 0 0 #00acee;
}
.sociallink_nav li:nth-child(3) > a {
	background: none repeat scroll 0 0 #dd4b39;
}
.sociallink_nav li:nth-child(4) > a {
	background: none repeat scroll 0 0 #0e76a8;
}
.sociallink_nav li:nth-child(5) > a {
	background: none repeat scroll 0 0 #c92228;
}
/*custom button style*/

.btn-yellow {
	background-color: #ffd62c;
	color: #fff;
}
.btn-yellow:hover {
	background-color: #e1b70b;
	color: #fff;
}
.limeblue_bg {
	background-color: #7dc34d;
}
.blue_bg {
	background-color: #09c;
}
.btn {
	border-radius: 0px;
	margin-bottom: 5px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.btn-red {
	background-color: red;
	color:#fff;
}
.btn-red:hover {
	background-color: #c40505;
	color:#fff;
}
.btn-green {
	background-color: green;
	color: #fff;
}
.btn-green:hover {
	background-color: #0ab20a;
	color: #fff;
}
.btn-black {
	background-color: black;
	color: #fff;
}
.btn-black:hover {
	background-color: #413a3a;
	color: #fff;
}
.btn-orange {
	background-color:orange;
	color: #fff;
}
.btn-orange:hover {
	background-color:#f09d05;
	color: #fff;
}
.btn-blue {
	background-color: blue;
	color: #fff;
}
.btn-blue:hover {
	background-color: #0707a2;
	color: #fff;
}
.btn-lime {
	background-color: lime;
	color: #fff;
}
.btn-lime:hover {
	background-color: #05ae05;
	color: #fff;
}
.default-btn {
	background-color: #12a3df;
	color: #fff;
}
.default-btn:hover {
	background-color: #0a8ec4;
	color: #fff;
}
.btn-theme {
	background-color:#d083cf;
	color: #fff;
}
.btn-theme:hover {
	background-color:#ce39cc;
	color: #fff;
}
/*----------*/
.top-nav {
 padding:
}
ul.online-nav {
	text-align: right;
}
ul li.online-nav {
	display:inline-block;
}
.online-nav a {
	color:#fff;
	text-decoration:none !important;
	text-transform:capitalize;
}
.online-nav a:hover {
}
			
/*======================///////////////
			start responsive style
=====================///////////////////////*/


@media(max-width:1199px ) {
.slider_caption > h2 {
	width: 100%;
}
.blog_slider .slick-prev {
	left: 91%;
}
#map_canvas {
	height: 404px;
}
  /*only firefox browser*/
  @-moz-document url-prefix() {
 #map_canvas {
height: 404px;
}
}
.slider_caption {
	margin-top: 25%;
}
.subscribe_mail {
	width: 76%;
}
.subscr_btn {
	width: 24%;
}
a.search-img {
	background: url(../img/serch-btn.jpg) no-repeat;
	display: block;
	height: 26px;
	position: relative;
	left: 198px;
	top: 31px;
	padding: 13px;
}
}
#slides {
	height: 540px !important;
}
@media(max-width:991px ) {
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 15px 6px;
}
.navbar-brand {
	font-size: 28px;
}
#slides {
	height: 540px !important;
}
.slider_caption > h2 {
	font-size: 48px;
	line-height: 48px;
}
.slider_caption > p {
	font-size: 18px;
}
.about_area {
	padding-bottom: 80px;
}
.about_slider {
	margin-top: 30px;
}
.single_iteam {
	text-align: center;
}
.single_iteam img {
	display: inline-block;
}
.single_service .service_title {
	font-size: 18px;
}
.single_service > .service_title:after {
	left: 33%;
}
.single_price > h3 {
	font-size: 20px;
	line-height: 80px;
}
.single_price .price > h4 {
	font-size: 50px;
	line-height: 50px;
}
.price_features li {
	font-size: 13px;
	line-height: 15px;
}
.price_btn {
	font-size: 13px;
	padding: 10px 15px;
}
.blog_slider .slick-prev {
	left: 88.5%;
}
.testi_content {
	width: 100%;
}
.clients_slider .slick-prev {
	left: 45%;
}
.clients_slider .slick-next {
	right: 45%;
}
.subscr_btn {
	font-size: 15px;
}
.single_contact_feaured {
	margin-bottom: 30px;
}
}
@media (max-width: 1023px) {
}

/*sm & higher*/
@media (min-width: 768px){
	
}

@media(max-width:767px ) {
.navbar-collapse {
	/*background-color: rgba(0,0,0,0.8);*/
}
.main_nav {
	text-align: center;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: rgba(0,0,0,0.5);
}

.navbar-header .navbar-toggle {width:inherit;}

#slides {
	height: 360px !important;
}
.slider_caption {
	margin-top: 15%;
}
.slider_caption > h2 {
	font-size: 25px;
	line-height: 26px;
}
.slider_caption > p {
	font-size: 15px;
}
.slider_btn {
	font-size: 18px;
}
.heading h2 {
	font-size: 30px;
	line-height: 30px;
}
.skills_area {
	background-size: cover;
}
.single_skill {
	width: 50%;
	margin-bottom: 22px;
}
.counter {
	width: 50%;
	float: left;
}
.counter_section {
	background-size: cover;
}
.portfolio_area {
	/*padding: 60px 15px 0;*/
}
.wagwep-container ul#portfolio-filter a {
	margin: 0 5px 5px 0;
	padding: 6px 10px;
	font-size: 12px;
}
.single_price {
	margin-bottom: 30px;
}
.single_price > h3 {
	font-size: 24px;
	line-height: 100px;
}
.single_price .price > h4 {
	font-size: 60px;
	line-height: 60px;
}
.price_features li {
	font-size: 15px;
	line-height: 18px;
}
.price_btn {
	font-size: 15px;
	padding: 10px 20px;
}
.single_post h3 {
	font-size: 15px;
	line-height: 15px;
}
.testi_content:before {
	left: 35%;
}
.single_client {
	padding: 18px 10px;
}
.single_client > img {
	max-width: 100%;
}
.contact_map {
	margin-top: 30px;
}
#contactFeature {
	background-size: cover;
}
.subscribe_form {
	margin: 0 auto;
	width: 85%;
}
.team_social a {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	width: 30px;
}
.blog_slider .slick-prev {
	left: 86.5%;
}
.og-close {
	z-index: 999;
}
#about {
	padding: 50px 0;
}
#service {
	padding: 50px 0 50px;
}
#works {
	padding: 0 0 50px;
}
#team {
	padding: 50px 0;
}
#pricing {
	padding: 50px 0;
}
#blog {
	padding: 50px 0;
}
#testimonial {
	padding: 50px 0;
}
#clients {
	padding: 50px 0 100px;
}
#contact {
	padding: 50px 0 0;
}
#subscribe {
	padding: 50px 0;
}
.social_nav {
	margin-top: 20px;
	text-align: center;
}
.footer_left {
	text-align: center;
}
.single_service > .service_title:after {
	left: 41%;
}
.wagwep-container ul#portfolio-filter li {
	width: auto;
}
.wagwep-container ul#portfolio-filter a {
	text-indent: 0;
}
}
 @media(max-width:480px ) {
#slides {
	height: 320px !important;
}
.slider_caption {
	margin-top: 20%;
}
.slider_caption > h2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 0px;
}
.slider_caption > p {
	font-size: 14px;
}
.slider_caption > a {
	font-size: 15px;
	margin-top: 20px;
	padding: 8px 10px;
}
.wagwep-container ul#portfolio-filter li {
	width: auto;
}
.wagwep-container ul#portfolio-filter a {
	font-size: 10px;
	margin: 0 0 2px;
	padding: 5px;
	text-align: center;
	text-indent: 0;
}
.blog_slider .slick-prev {
	left: 3.5% !important;
	top:372px !important;
}
.clients_slider .slick-prev {
	right: 13px !important;
	top: 372px!important;
}
.clients_slider .slick-next {
	right: 43%;
}
.subscribe_form {
	width: 100%;
}
.footer_left {
	text-align: center;
}
.footer_right {
	margin-top: 20px;
}
.social_nav {
	text-align: center;
}
.testi_content:before {
	left: 30%;
}
.single_service > .service_title:after {
	left: 38%;
}
.wagwep-container ul#portfolio-filter {
	padding: 0 3%;
}
#blogBanner {
	height: 250px;
	padding: 100px 0;
}
#blogBanner h2 {
	font-size: 45px;
}
.blogdetails_content > h2 {
	font-size: 18px;
	line-height: 25px;
}
.similar_post h2 {
	font-size: 17px;
}
.single_blogsidebar > h2 {
	font-size: 18px;
}
}
 @media(max-width:360px ) {
.slider_caption {
	margin-top: 28%;
}
.slider_caption > a {
	margin-top: 10px;
}
.slides-navigation h3 {
	display: none;
}
.slider_caption > h2 {
	font-size: 18px;
	line-height: 20px;
}
.panel-title {
	font-size: 17px;
}
.about_area {
	padding-bottom: 0px;
}
.about_slider {
	height: auto;
}
.single_skill {
	margin-bottom: 25px;
	width: 100%;
}
.heading h3 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 30px;
}
.counter {
	width: 100%;
	margin-bottom: 15px;
}
.blog_slider .slick-prev {
	left: 75.5%;
}
.clients_slider .slick-prev {
	left: 40%;
}
.clients_slider .slick-next {
	right: 40%;
}
.subscribe_mail {
	width: 70%;
	font-size: 15px;
}
.subscr_btn {
	width: 29%;
	font-size: 15px;
}
.heading h2 {
	font-size: 25px;
	line-height: 30px;
}
.single_service > .service_title:after {
	left: 32%;
}
.slides-navigation {
	display: none;
}
#blogBanner {
	height: 150px;
	padding: 45px 0;
}
#blogBanner h2 {
	font-size: 30px;
}
.previous_nav {
	padding: 9px;
}
.next_nav {
	padding: 9px;
}
.similar_post h2 {
	font-size: 14px;
}
.sociallink_nav li a {
	margin: 0px;
	font-size: 15px;
}
}
@media (max-width: 1200px) {
a.search-img {
	position: relative;
	left: 169px !important;
	top: 59px;
}
i.fa.fa-calendar {
	position: relative;
	top: -29px;
	left: 63px !important;
}
.search-btn {
	position: relative;
	top: -58px;
	left: 121px !important;
}
.discount-btn {
	padding:4px 7px;
}
.duration-wrap > h5 {
	left:-9 !important;
}
.duration-wrap > ul {
	margin: -36px -8px !important;
}
i.fa.fa-circle {
	font-size: 8px;
	padding: 0 6px;
}
}
@media (max-width: 992px) {
a.search-img {
	position: relative;
	left: 100px !important;
	top: 59px !important;
}
.discount-btn {
	position: relative;
	top: -46px !important;
}
.discount {
	background: url(../img/discount.jpg) no-repeat;
	padding: 46px 5px;
	width: 283px;
}
.col-sm-5.get {
	padding: 0 33px;
}
.blog_slider .slick-next {
	right: 327px;
	top: 375px;
}
.blog_slider .slick-prev {
	top: 375px;
	left: 35%;
}
.duration-wrap {
	padding: 0 72px !important;
}
.row.duration-area {
	border-bottom:none !important;
}
.heading p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
	padding: 0px 83px;
	position: relative;
}
.duration-wrap {
	padding: 0 0 !important;
	position: relative;
	left: 124px;
}
}
 @media(max-width:320px ) {
.slider_caption > h2 {
	font-size: 15px;
	line-height: 18px;
}
.single_service > .service_title:after {
	left: 29%;
}
.blog_slider .slick-prev {
	left: 70.5%;
}
.subscr_btn {
	font-size: 11px;
}
.slider_caption {
	margin-top: 34%;
}
.discount {
	background-position: center !important;
}
.col-sm-5.get {
	text-align: center;
}
.heading h2 {
	font-size: 18px;
	line-height: 8px;
	text-align: center;
	padding: 0 31px;
}
.blog_img {
	display: inline;
	float: left;
	height: 146px;
	width: 100%;
}
.blog_slider .slick-prev {
	left: 32.5%;
	top:101%;
}
.blog_slider .slick-next {
	top:284px;
	right:92px;
}
.heading {
	float:none;
	text-align:center;
}
.testi_media {
	text-align:center;
}
.heading h2 {
	font-size:17px;
	padding:0 45px;
}
.duration-wrap > ul {
	list-style: circle;
}
.duration-wrap {
	padding: 193px 0;
}
.testi_media .media-left {
	padding-right:0 !important;
}
.heading p {
	padding: 24px 0;
}
.duration-wrap {
	padding:0 !important;
}
.duration-wrap > h5 {
	padding: 211px 0;
}
.duration-wrap > ul {
	margin: 176px 0;
}
.contact_wrap {
	padding: 0 46px;
}
.row.email-wrap {
	margin-left: 0;
	margin-top: 47px;
}
.discount-btn {
	top: -7px !important;
}
.pull-right > p {
	text-align:center;
}
.pull-right > ul {font-size: 12px;
}
.part-btn {
	left: 85px !important;
	padding: 10px 16px !important;
}
}
/*----------section- about------------*/

.discount {
	background:url(../img/discount.jpg) no-repeat;
	padding:42px 0;
}
h3 {
	color: #fff;
}
/*p {
	color: #fff;
}*/
.col-sm-5.get > p {
	padding: 0 50px;
}
.pull-right.parts > p {
	font-size: 20px;
	font-weight:600;
}
.pull-right.parts span {
	font-weight: 200;
}
.discount-btn {
	background: #333333 none repeat scroll 0 0;
	border: 1px none;
	border-radius: 3px;
	padding: 3px 7px;
	color:#ffffff;
	position:relative;
	top:-28px;
}
a.discount-btn {
	text-decoration: none !important;
}
a:hover, a:focus {
	/*color: #0FF !important;*/
	text-decoration: none !important;
}
a:hover, a:focus {
 list-style:none  text-decoration:none !important;
}
.part-btn {
	background: #333333 none repeat scroll 0 0;
	border: 1px none;
	border-radius: 3px;
	color: #ffffff;
	left: 67px;
	padding: 3px 16px;
	position: relative;
	top: 11px;
}
.heading h2 {
	border-bottom:none !important;
}
.single_post.wow.fadeInUp.animated > h3 {
	color: #000 !important;
	padding:0 12px !important
}
.single_post.wow.fadeInUp.animated > p {
	color: #656363 !important;
	padding:0 12px !important
}
.col-sm-4.review-wrap {
	margin: 0 -15px;
}
.col-sm-4.review-wrap p {
	color: #000;
	margin-top: -201px;
	text-align: right;
}
.col-sm-4.review-wrap h5 {
	margin-top:-30px;
}
.review-img > img {
	height: 176px;
	width: 266px;
}
.part-btn {
	background: #333333 none repeat scroll 0 0;
	border: 1px none;
	border-radius: 3px;
	color: #ffffff;
	left: 67px;
	padding: 8px 16px;
	position: relative;
	top: 11px;
}
.contact_wrap > div {
	background: #eaf2f6 none repeat scroll 0 0;
	border-radius: 13px;
	width: 168px;
}
#form-wrap > h4 {
	color: #333333;
	font-size: 27px;
	font-weight: 800;
	line-height: 69px;
	margin: -16px 0;
	text-align: center;
}
#form-wrap > p {
	color: #00456e;
	font-size: 17px;
	font-weight:400;
	text-align: center;
	line-height:40px;
}
.duration-wrap {
	padding:0 33px;
}
.duration-wrap li {
	list-style: outside;
}
.duration-wrap .fa {
	font-size:0px !important;
}
.duration-wrap .arow {
	font-size: 9px;
	letter-spacing: -1px;
}
.duration-wrap > h5 {
	color: #333;
	font-size: 15px;
	font-weight: 600;
	left: -10px;
	position: relative;
	top: -34px;
}
.duration-wrap > ul {
	line-height: 20px;
	margin: -36px 3px;
}
.row.duration-area {
	border-bottom: 1px solid #ddd;
	padding: 28px 0 0px;
}
.row.duration-content {
	border-bottom: 1px solid #ddd;
}
.fa.fa-star {
	color: #f99b01;
}
.fa.fa-star-half-o {
	color: #f99b01;
}
/*.fa.fa-mobile {
	color: #fff;
	font-size: 34px;
}*/
.fa.fa-moon-o {
	color: #fff;
	font-size: 25px;
}
.row.email-wrap {
	margin-top:0px;
}
.col-sm-4.email, .col-sm-4.phone {
	border-right: 2px groove #fff;
}
.col-sm-4.email > h5 {
	left: 46px;
	position: relative;
	top: -30px;
	text-transform: capitalize;
}
.col-sm-4.email div {
	width: 124px;
	margin: 20px auto;
}
.col-sm-4.email h5 {
	color: #d41200;
	left: 57px;
	position: relative;
	top: -38px;
	width: 120px;
	text-transform: capitalize;
	font-size: 19px;
}
.email .fa.fa-envelope-o {
	background: #d41200 none repeat scroll 0 0;
	border-radius: 12px;
	padding: 8px 9px;
	font-size: 25px;
}
.phone .fa.fa-envelope-o {
	background: #d41200 none repeat scroll 0 0;
	border-radius: 12px;
	padding: 7px 9px;
	font-size: 25px;
}
.col-sm-4.email > p {
	color: #d41200;
	margin-top: -42px;
	text-align: center;
}
.phone .fa.fa-mobile {
	background: #3b5998 none repeat scroll 0 0;
	border-radius: 12px;
	color: #fff;
	font-size: 35px;
	padding: 3px 13px;
}
.col-sm-4.phone div {
	width: 232px;
	margin: 20px auto;
}
.col-sm-4.phone h5 {
	color: #3b5998;
	left: 57px;
	position: relative;
	top: -38px;
	width: 184px;
	text-transform: capitalize;
	font-size: 19px;
}
.col-sm-4.phone > p {
	color: #3b5998;
	margin-top: -42px;
	text-align: center;
}
.moon .fa.fa-moon-o {
	background: #990066 none repeat scroll 0 0;
	color: #fff;
	font-size: 34px;
	border-radius: 12px;
	padding: 7px 9px;
	font-size: 28px;
}
.col-sm-4.moon div {
	width: 272px;
	margin: 20px auto;
}
.col-sm-4.moon h5 {
	color: #990066;
	left: 57px;
	position: relative;
	top: -38px;
	width: 220px;
	text-transform: capitalize;
	font-size: 19px;
}
.col-sm-4.moon > p {
	color: #990066;
	margin-top: -42px;
	text-align: center;
}
.read-more {
	display: inline-block;
	font-size: 15px;
	min-height: 25px;
	padding: 38px 7px;
	color: #005496;
}
.read-more a {
	color: #005496;
	text-decoration: none;
}
.form-wrap {
	background: #eae8e0;
	padding: 55px 0;
	width: 372px;
	position: relative;
	top: -66px;
	z-index: 999999;
	margin: -350px 120px;
}
legend {
	text-transform:capitalize !important;
}
/*-----form------*/	

/*form {
	background: #eae8e0;
	padding: 0px;
}
*/.form-group2 {
	display: inline-block;
	padding-bottom:61px;
}
a.search-img {
	background: url(../img/serch-btn.jpg) no-repeat;
	display: block;
	height: 24px;
	position: absolute;
	left: 360px;
	top: -60px;
	width: 24px;
}
.shaded-bottom {
	border-bottom: 2px groove #fff;
}
.shaded {
	padding: 0px 15px !important;
}
.form-group {
	padding: 0px;/* padding-bottom:25px; */
	    /* padding-top: 25px */
	}
label {
	font-weight: 400 !important;
	line-height: 30px !important;
	font-size: 14px !important;
	width:100%;
}
.form-horizontal .form-group {
	margin-left:0;
}
/*-----form------*/	
.centered-form {
	margin-top: 60px;
	padding: 12px 173px;
}
.centered-form .panel {
	background:#eae8e0;
	box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
	margin: -120px 0 0;
}
label {
	font-weight: normal;
}
.search-btn {
	background: #00456e none repeat scroll 0 0;
	border: 1px none;
	border-radius: 3px;
	padding: 9px 16px;
	color: #ffffff;
	position: relative;
	top: 41px;
	left: 48px;
}
.dropdown {
	/*position: relative;
	display: -webkit-inline-box !important;
	top:6px;
	float: left;*/
	margin-left: 20px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #FFF;
    background-color: #333;
}

button#dropdownMenu1 {
	color: #fff !important;
	border: none !important;
	background: #333333 !important;
	padding:0;
}
.dropdown-menu>li>a {
	color:#FFFFFF !important;
}
.dropdown-menu {
	background:#333333 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #00456e !important;
}
.dropdown-menu .divider {
	height: 0;
	margin: 0px 0 !important;
}
.dropdown-menu {
	/*top: 28px !important;*/
	border-radius: 0;
}
.pull-right li:first-child a {
	padding-right:0;
}
/*.navbar {
	border:none !important;
}*/i.fa.fa-calendar {
	position: relative;
	top: -27px;
	left: 130px;
}
.datepicker.datepicker-dropdown {
	/*margin-top: 256px !important;*/
	background: #FFFCFC !important;
	/*background: -moz-linear-gradient(top,  rgba(33,111,183,1) 0%, rgba(96,171,248,1) 50%, rgba(64,150,238,1) 100%)!important;
	background: -webkit-linear-gradient(top,  rgba(33,111,183,1) 0%,rgba(96,171,248,1) 50%,rgba(64,150,238,1) 100%)!important;
	background: linear-gradient(to bottom,  rgba(33,111,183,1) 0%,rgba(96,171,248,1) 50%,rgba(64,150,238,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00456e', endColorstr='#4096ee',GradientType=0 )!important;*/
	z-index: 99999 !important;
}
#contactFeature {
	display: none;
}
/*---------responsive------------*/

/*--------------------*/
/* About Page */
/*--------------------*/

.entry-content {
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content p {
	color:#000;
}
.entry-content h3 {
	color:#001b42;
	font-weight: bold;
}
.pg-title {
	margin: 0px 0px 8px 0px;
}
.side-title {
	color: rgb(255, 255, 255);
	background-color: #001b42;
	text-align: center;
	padding: 12px 0px 15px;
	font-size: 20px;
	margin: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.side-ul li a.passive {
	text-decoration: none;
	color: #00456e;
	display: block;
	margin: 0px;
	padding: 17px 35px;	
	background: #CCE1FF; 
}
.side-ul li a.active, .side-ul li a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 17px 35px;
	color: #fff !important;
background: #001b42; /* Old browsers */
background: -moz-linear-gradient(top, #001b42 0%, #003580 100%); 
background: -webkit-linear-gradient(top, #001b42 0%,#003580 100%);
background: linear-gradient(to bottom, #001b42 0%,#003580 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b42', endColorstr='#003580',GradientType=0 );
}
.entry-sidebar {
	margin-top: 12px;
	margin-bottom: 12px;
}
.last-li a {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
/**    contact us   */

.wide {
	width:100%;
	display:table;
	margin:15px auto;
	float:none;
	clear: both;
}
.half {
	width:50%;
	display:block;
	margin:0 auto;
	float:left;
}
.half-a {
	width:49%;
	display:block;
	margin:0 2% 0 0;
	float:left;
	padding: 14px;
}
.half-b {
	width:49%;
	display:block;
	margin:0;
	float:left;
	padding: 14px;
}
.form-start form {
	background: #fff;
}
.form-start form .label {
	font-weight: normal;
	display: block;
	color: #00456e;
}
.form-start form input {
	width: 100%;
	padding: 12px;
}
.form-start form textarea {
	width: 100%;
	padding: 12px;
	height: 180px;
}
.sub-btn {
	margin-top: 20px;
}
.submit_btn.center {
	max-width: 224px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
}
/*   apartment detail   */

.pg-sub-title {
	background-color: #001b42;
	margin: 0px;
	color: #fff !important;
	padding: 9px 30px;
	font-weight:bold;	
}
.side-sec li a.passive {
	text-decoration: none;
	color: #00456e;
	display: block;
	margin: 0px;
	padding: 17px 35px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,dddddd+100 */
background: #fff; /* Old browsers */
	border: 1px solid #dfdfdf;
}
.side-sec li a.active, .side-sec li a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 17px 35px;
	color: #fff !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7daad4+0,00456e+100 */
background: #001b42; /* Old browsers */
	background: -moz-linear-gradient(top, #001b42 0%, #003580 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #001b42 0%, #003580 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #001b42 0%, #003580 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b42', endColorstr='#003580', GradientType=0 ); /* IE6-9 */
}
#apartment-detail {
	background-color: #e9e9e9;
}
#apartment-detail strong, #apartment-detail label {
	display: block;
}
#apartment-detail .half-a.lt-blue {
	background-color: #e1effb;
	padding: 28px;
}
#apartment-detail .half-b.white {
	background-color: #fff;
	padding: 28px;
}
#apartment-detail form {
	background: #e9e9e9;
}
.activities .wide {
	width: 100%;
	display: table;
	margin: 0px auto !important;
}
#apartment-detail form .submit_btn {
	margin: 3px 42px;
}
.submit_btn.right {
	max-width: 224px;
	margin: 0px 20px;
	text-align: center;
	display: block;
	font-size: 19px;
	float: right;
}
p.pad {
	padding: 10px 14px 0px;
}
p.padtop {
	padding: 10px 0px 0px;
}
/*.white {
	background-color: #fff;
}
*/.lt-blue {
	background-color: #e1effb;
}
.thrice {
	width: 33.33%;
	display: block;
	margin: 0 0 0 0;
	float: left;
	padding: 14px;
}
.thrice-a, .thrice-b {
	width: 32%;
	display: block;
	margin: 0 1% 0 0;
	float: left;
	padding: 14px;
}
#apartment-detail .thrice-a, #apartment-detail .thrice-b {width:32%;}
.thrice-c {
	width: 32%;
	display: block;
	margin: 0 0 0 0;
	float: left;
	padding: 14px;
}
input[type="radio"], input[type="checkbox"] {
	margin: 8px 8px 0px 4px;
	max-width: 20px;
	float: left;
}
/*    pmt and house rules   */

#pmt-rules {
	background-color: #e9e9e9;
}
#pmt-rules strong, #pmt-rules label {
	display: block;
}
#pmt-rules .half-a.lt-blue {
	background-color: #e1effb;
	padding: 28px;
}
#pmt-rules .half-b.white {
	background-color: #fff;
	padding: 28px;
}
#pmt-rules form {
	background: #e9e9e9;
}
#pmt-rules form .submit_btn {
	margin: 3px 42px;
}
.pad {
	padding: 4px 16px;
}
.dragleft input {
	margin-top: 3px;
}
span.dragleft {
	display: table;
	float: left;
	width: 78px;
}
span.dragleftlast {
	display: table;
	float: left;
}
.hard-blue {
	background-color:#7ea5c9;
}
.dark-gray {
	background-color:#777777;
}
#pmt-rules input, #pmt-rules select {
	max-height: 34px;
}
.nopad {
	padding:0px !important;
}
.search-sidebar {background: #001b42; /* Old browsers */
background: -moz-linear-gradient(top, #001b42 0%, #003580 100%); 
background: -webkit-linear-gradient(top, #001b42 0%,#003580 100%);
background: linear-gradient(to bottom, #001b42 0%,#003580 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b42', endColorstr='#003580',GradientType=0 );
	/**background-color: #23668c;**/
	color: #fff;
	margin-top:35px !important;
}
.search-sidebar input, .search-sidebar select {
	color:#000;
}
#search-page .pg-title {
	color: rgb(255, 255, 255) !important;
	padding: 12px 22px !important;
	font-size: 18px !important;
	margin: 0px !important;
}
.search-sort {
	background-color: #6BA51B;
	color: #fff;
	padding: 6px 24px;
	border-top: 1px solid #afbcda;
}
.search-sort input {
	background: transparent !important;
	width: auto;
	margin: 0px 6px;
	border: 0px !important;
	color: #e1e4ef;
}
.search-sort input:hover, .search-sort input.active {
	color: #fff !important;
}
.lt-gray {
	background-color: #e9e9e9;
}
.hd-blue {
	color: #23668c !important;
}
.blue-button {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #17BEF3;
	border: 0px;
	color: #fff;
	margin-bottom:15px;
}
.blue-button-brd {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #00456e;
	border: 1px solid #fff;
	color: #fff;
}
.blue-button-brd:hover {
	background-color: #fff;
	color: #00456e;
	border:1px solid #00456e;
}
.dblue-button-brd {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #013682;
	border: 1px solid #fff;
	color: #fff;
}
.dblue-button-brd:hover {
	background-color: #fff;
	color: #00456e;
	border:1px solid #00456e;
}
.gray-button:hover {
	background-color: #fff;
	color: #00456e;
}
.gray-button {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #d7d7d7;
	border: 0px;
	color: #777;
}
.blue-button:hover {
	background-color: #fff;
	color: #00456e;
}
.white-button {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #00456e;
}
.white-button:hover {
	background-color: #00456e;
	color: #fff;
	border:1px solid #dfdfdf;
}
.search-sidebar {
	margin-top: -15px;
}

.search-sidebar .white-button {background-color: rgba(255,255,255,0.5);}

.search-pg {
	margin: 0px auto;
	max-width: 282px;
}
.search-pg input {
	width: auto;
	background-color: #f5f5f5;
	border: 1px solid #dfdfdf;
	font-weight: bold;
}
.left {
	float:left;
}
.satar input {
	max-width: 71% !important;
}
.satar i.fa.fa-calendar {
	position: relative;
	top: 4px;
	left: 16px;
	font-size: 26px;
}
.update-results strong {
	display: block;
	color:#000;
	margin-bottom: 8px;
}
.update-results p {
	color:#000;
	/*margin: 0 0 0px;*/
}
.update-results span.dragleft {
	display: table;
	float: left;
	width: 156px;
	margin: -4px 0px;
}
.tabz .fa.fa-users {
	float: left;
	font-size: 15px;
	margin-top: 2px;
}
.tabz .review-wrap {
	margin: 0px 12px 0px 3px;
	float: left;
}
.tabz .txt {
	float: left;
	width: auto !important;
	display: table;
}
.round-border {
	border: 1px solid #000;
	border-radius: 50%;
	float: left;
	margin: 0px 9px;
	width: 18px;
	padding: 3px 4px;
	height: 18px;
	line-height: 8px;
}
.bluecheck {margin-top:15px;}
.bluecheck .fa.fa-check {
	background-color: #00456e;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	padding: 2px;
	float: left;
	margin-top: 16px;
	margin-right: 4px;
	margin-left: 56px;
}
.fa.fa-check.za {
	background-color: #00456e;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	padding: 2px;
	float: left;
	margin-top: -4px;
	margin-right: 4px;
	margin-left: 0px;
}
.fa.fa-caret-down.za {
	background-color: #00456e;
	border-radius: 50%;
	color: #fff;
	font-size: 11px;
	padding: 3px 4px 1px;
	float: left;
	margin-top: -4px;
	margin-right: 4px;
	margin-left: 6px;
}
.blackcheck .fa.fa-check {
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	padding: 2px;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}
.blackcheck {
	padding: 28px 2px 27px 6px !important;
}
.blackcheck span.numb {
	background-color: rgb(255, 255, 255);
	float: right;
	top: 0px;
	position: absolute;
	right: 0px;
	padding: 27px 12px;
	color: #00456e;
}
.psbrd {
	/*border: 1px solid blue;
	position: relative;
	height: 75px;
	overflow: hidden;
	display: block;*/
}
.bluecheck img {
	padding: 0px;
	width: 48px;
	position: absolute;
	left: 0;
	top: 0;
}
/* properety photos  */
#property-photos {
	background-color: #e9e9e9;
}
.sopad {
	padding: 44px 16px;
}
.sopad p {
	color: #00456e;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.theme-blue {
	background-color: #00456e;
}
.dark-blue {
	background-color: #355e96;
}
.sm-hd {
	background-color: #fff;
	display: block;
	padding: 10px;
	color: #00456e;
}
.pr-photo {
	border: 10px solid #fff;
	padding: 10px 10px;
	color: #fff;
}
.pr-photo p {
	color: #fff;
}
.pr-photo li {
	list-style: initial;
	margin-left: 15px;
}
.pr-photo .fa {
	color: #fff !important;
}
.pr-photo .fa.fa-mobile {
	color: #fff !important;
	font-size: 18px;
	margin: 0px 7px 0px 3px;
}
.pr-photo .fa.fa-camera {
	color: #fff !important;
	font-size: 13px;
	margin: 0px 7px 0px 33px;
}
/* search detai page */

.src-bar label {
	display: block;
}
.src-bar input {
	max-width: 100% !important;
}
.src-bar i.fa.fa-calendar {
	position: relative;
	top: -31px;
	left: -11px;
	font-size: 26px;
	color: #00456e;
	float: right;
	z-index: 99;
}
.sr-about h4, .sr-about p {
	margin: 0px 0px 2px !important;
}
.thr-icon a {
	margin: 0px 2px;
}
.themain {
overflow;
hidden;
}
.themain img {
	width: 108%;
	margin: 0px -15px;
	height: 336px;
}
.theother {
overflow;
hidden;
}
.theother img {
	width: 100%;
	margin-bottom: 15px;
}
#search-detail-page .search-sidebar div .wide {
	clear:none !important;
	display:block !important;
}
#search-detail-page .search-sidebar select {
	padding: 12px !important;
}
.exp-map {
	position: absolute;
	bottom: 0px;
	left: 53px;
}
.exp-map div input {
	max-width: 172px;
}
.search-detailpg input {
	float: left;
	width: auto;
	border: 0px;
	padding: 18px 5%;
	font-weight: bold;
	background-color: #e1e1e1;
}
.search-detailpg input.active {
	color: #00456e;
	background-color: #fff;
}
.src-diva {
	margin-top: 10px;
	background-color: rgb(225, 225, 225);
	display: block;
}
.src-divb {
	margin-top: -19px;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
.src-divb p {
	color: #363535;
	padding: 22px;
	line-height: 26px;
}
/*  hotel deals   */

#hotel-deals .entry-content {
	overflow: hidden;
	/*padding: 0px;*/
}

.mrgn-tp {margin-top:105px;}

.related-cont {
	/*width:96%;*/
	position: relative;
}

.related-cont .ban1 {
	width: 100%;
	max-height: 337px;
}
.related-cont h2 {
	top: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.54);
	display: block;
	width: 100%;
	margin: 0px;
	padding: 8px 200px 8px 40px;
	color: rgb(255, 255, 255);
	font-size: 22px;
	line-height: 30px;
	text-transform: capitalize;
	z-index:1;
}

.related-cont h2 .rm-nm {font-size:14px; font-weight:300;}

.xrelated-cont h2:before {content:"\f015"; font-family: FontAwesome; left:10px; position:absolute; top:8px; color:rgba(96,171,248,1);}

.related-cont .ban1add {
	top: 0px;
	width: 178px;
	max-height: 145px;
	position: absolute;
	right: 26px;
	z-index:1;
}
.price-box-1 {position:absolute; top:0px; color:#FFF; z-index:2; right:26px; width:178px; height:145px; padding:6% 0px; text-align:center; font-size:24px; font-family:'Signika', sans-serif; font-weight:700;}

.price-box-2 {position:absolute; top:0px; color:#FFF; z-index:2; right:16px; width:100px; height:100px; padding:6% 0px; text-align:center; font-size:18px; font-family:'Signika', sans-serif; font-weight:700;}

.small-baner {
	position: relative;
	margin-bottom: 80px;
}
.small-baner .img1 {
	width: 100%;
	max-height: 337px;
}
.small-baner .img2 {
	width: 100px;
	max-height: 100px;
	position: absolute;
	right: 16px;
	top: 0px;
	z-index:1;
}
.small-baner a.v-map {
	position: absolute;
	padding: 4px 20px;
	bottom: 10px;
	right: 18px;
}
.small-baner a.e-map {
	position: absolute;
	padding: 4px 17px 6px;
	bottom: 12px;
	right: 18px;
	border: 1px solid #bfbfbf;
}
.small-baner h2 {
	position: absolute;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.52);
	width: 100%;
	margin: 0px;
	color: rgb(255, 255, 255);
	padding:8px 118px 8px 20px;
	font-size: 20px;
	line-height: 24px;
	text-transform: capitalize;
	z-index:1;
}
.small-baner h2 .rm-nm {font-size:14px; font-weight:300;}
.caption-small {
	padding: 8px 26px 0px;
	border-bottom: 1px solid rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.66);
	min-width: 372px;
}

.caption-small p {position:relative; /*padding-left:20px;*/ color:#333;}
.xcaption-small p:before {content:"\f0a4"; font-family: FontAwesome; left:0px; position:absolute; top:0;}
.xcaption-small p:first-child {margin-bottom:3px; border-bottom:1px solid #FFF; padding-bottom:3px;}

.banner-caption {
	position: absolute;
	top: 162px;
	border: 1px solid rgb(255, 255, 255);
	margin: 8px 22px;
}
.capt-small p {
	color:#777;
	margin: 2px 0px;
}
.capt-small {
	position: absolute;
	width: 100%;
	padding: 16px 20px 20px;
	border-bottom: 4px solid #00456e;
	margin-bottom: 18px;
	/*background-color:#EEE;*/
}
#hot-destinations {
	background-color: #00456e;
}
#hot-destinations h5 {
	color: #badeff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
#hot-destinations p {
	color: #badeff;
	text-align: center;
}
.col-sm-2.loc-a {
	background-color: #0055a3;
	display: block;
	height: 135px;
	padding: 20px 14px;
	width: 19.90%;
}
.col-sm-2.loc-b {
	display: block;
	height: 135px;
	padding: 20px 14px;
	width: 19.90%;
}
/*  property search  */

#property-search, #property-search form {
	background-color: rgb(233, 233, 233);
}
#property-search input[type="text"], #property-search select {
	height: 36px;
}
#property-search .submit_btn {
	margin-right: 20px;
}
/*  agreememt page   */
.lite-black {
	background-color: #303030 !important;
}
.two-panels label {
	display:block;
	width:100%;
	font-weight:bold !important;
}
.two-panels .half-b p {
	color:#b5b5b5;
}
.two-panels .half-b label {
	color:#fff;
}
.agr-div .fa.fa-check {
	color: rgb(33, 111, 183);
	margin-right: 10px;
	margin-left: 8px;
}
.agr-div label {
	display: block;
	width: 100%;
	color: rgb(0, 0, 0);
}
/*  Amenities page   */

#amenities-page, #amenities-page form {
	background-color: #e9e9e9 !important;
}
#amenities-page .char {
	width: 23%;
	border: 1px solid RGBA(153, 153, 153, 0.68);
	margin: 1%;
	background-color: #e9e9e9;
	padding-top: 6px;
}
#amenities-page .char input[type="radio"], #amenities-page .char input[type="checkbox"] {margin:4px 8px 0px 4px;}
/*   Dashboard   */

.d-bar {
	min-height: 1162px;
	/**background-color: rgb(33, 111, 183);**/
	background-color:#1CBEC9;
	margin-bottom: 28px;
}
.d-bar a {
	padding: 24px 4px;
	display: block;
	color: rgb(255, 255, 255);
	text-align: center;
}
.d-bar a img {
	display: block;
	margin: 15px auto;
}
.d-bar a:hover {
	/**background-color: rgb(0, 34, 82);**/
	background-color:#001b42;
}
.d-bar2 {
	min-height:300px;
	margin-top: -15px;
}
.d-bar2 .wide {/*background-color:#6BA51B !important;*/}
.d-bar2 .wide > img {display:none;}
.d-barsmall {
	width: 258px;
	margin: 0px auto;
	padding: 20px;
	position: relative;
}
.d-barsmall h3 {
	text-align: center;
	margin: 8px;
}
.photo {
	border: 5px solid rgb(255, 255, 255);
	border-radius: 50%;
	width: 140px;
	margin: 0px 29px;
	text-align: center;
}
.social-links {
	background-color:#f7f9f8;
	margin-bottom: 5px;
	padding: 5px 16px;
	display: table;
	width: 100%;
}
.social-links a {
	float:left;
	background-color:#f7f9f8;
}
.social-links a .fa {
	color: #999;
	padding: 7px;
	background-color: #f7f9f8;
}
.logitout {
	bottom: 0px;
	position: absolute;
	display: block;
	width: 100%;
}
/*   main-property-search page   */

#main-pr-search {
	padding-top: 30px;
	padding-bottom: 30px;
	display: table;
	margin: 0px auto;
}
#main-pr-search .colm-a label {
	color: rgb(255, 255, 255);
}
.colm-as {
	padding: 30px 26px;
}
.three-points {
	min-height: 127px;
	display: block;
}
.three-points img {
	float:left;
	margin-right: 8px;
}
.three-points h3 {
	float:left;
	color: #102c6d;
	margin: 6px 0px 4px;
	font-size: 22px;
}
.three-points p {
	float: left;
	width: 390px !important;
	color: #000;
	display: table;
	max-width: 100%;
}
/*     choose room page   */

.sectione > div.col-sm-3 {
	color:#fff;
	background-color: #00456e;
	padding: 0px 8px !important;
}
.sectione label {
	display: block;
	width: 100%;
	font-size: 16px !important;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sectione .agy {
	margin: 0px 0px 0px 28px !important;
	font-weight: normal !important;
	font-size: 14px !important;
}
.sectione .left-ar {
	font-weight: bold !important;
}
.fa.fa-user-times {
	font-size: 19px;
	padding: 39px 12px 0px;
}
.sec-esmall {
	border: 1px solid rgb(223, 223, 223);
	margin: 0px !important;
}
.sec-esmall > div {
	border: 1px solid rgb(223, 223, 223);
	margin: 0px !important;
	min-height: 120px;
	padding-top: 10px !important;
}
.sec-esmall.white > div {
	min-height: 95px !important;
}
.sec-esmall.white .fa.fa-user-times {
	font-size: 19px;
	padding: 26px 12px 0px !important;
}
.sec-esmall label {
	font-weight:bold !important;
	line-height: 25px !important;
}
.ws {
	background-color: #00456e;
	color: #fff;
	padding: 2px;
	margin: 2px;
}
.sectionc .fa-check-circle {
	color: rgb(33, 111, 183);
	font-size: 29px;
	margin-top: 6px;
	float: left;
}
.sectionc label {
	color: rgb(68, 68, 68);
	display: block;
	float: left;
	margin: 6px 30px 6px 20px;
}
.sectionc p {
	display: block;
	float: left;
	margin-right: 80px;
}
.sectiona h3 {
	margin: 0px !important;
}
.sectiond {
	padding-top: 6px;
	color: #fff !important;
}
.sectiona {
	padding: 10px 16px 3px;
}
.sectiona label {
	color:#fff;
}
.sectionb h2 {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin: 0px;
	padding-bottom: 0px;
	text-transform: capitalize;
}
.sectionb {
	margin-top: -15px !important;
}
.sectionb .half-a span {
	float:left;
	line-height: 28px;
	margin-right: 8px;
}
.sectionb .half-b {
	text-align: right;
}
.sectionb .review-wrap {
	float: right;
	margin-top: -20px;
}
.shareit {
	color: #413f3f;
	margin: 14px;
}
.shareit .fa {
	color: rgb(156, 149, 149);
	font-size: 15px;
	padding: 4px;
}
.sectionb .fa-star {
	color:#013682;
}
.rel-img img {
	padding: 6px 2px;
	width: 19.579%;
}
.rel-img .blue-button-brd {
	max-width: 305px !important;
	float: right !important;
	margin-right: 3px !important;
	padding: 52px 0px;
	font-weight: bold;
	font-size: 22px;
}
.shareit a {
	margin-right:12px;
}
/*   hotel page  */

.hsec-a label {
	color:#fff;
	font-weight: bold !important;
}
.hsec-a {
	color:#fff;
	padding: 14px;
}
.hsec-a label {
	display:block;
}
.black-button {
}
.hsec-b label {
	margin-bottom: 0px;
}
.hsec-b .review-wrap {
	float: left;
	margin: 4px 17px;
}
.black-button {
	max-width: 190px;
	margin: 0px auto;
	text-align: center;
	display: block;
	font-size: 19px;
	background-color: #545454;
	border: 1px solid #fff;
	color: #fff;
}
.black-button:hover {
	background-color: #fff;
	color: #00456e;
	border:1px solid #00456e;
}
.padd {
	padding: 12px 12px;
}
.hsec-c label {
	display:block;
}
.hsec-c .col-sm-7 a {
	float: left;
	margin-top: -8px;
	clear: none;
}
.hsec-c .three-points p {
	float: left;
	width: 308px !important;
	color: #000;
	display: table;
	max-width: 100%;
}
.hsec-c .three-points h3 {
	float: left;
	color: #102c6d;
	margin: -1px 0px 4px;
	font-size: 16px;
}
.hsec-c .three-points img {
	float: left;
	margin-right: 8px;
}
.hsec-c .col-sm-3 h3, .hsec-c .col-sm-2 h3 {
	font-size: 17px;
}
.hsec-c > div {
	max-height: 205px;
	overflow: hidden;
}
.hsec-c {
	border: 7px solid rgb(246, 244, 244);
}
.hsec-e p {
	margin:0px;
	cplor:#777;
}
.hsec-e .col-sm-4 {
	padding: 12px 12px;
	background-color: #f9f6f6;
}
.hsec-e .fa {
	color: rgb(185, 185, 192);
	margin: 0px 6px;
	font-size: 16px;
}
.hsec-e .active .fa, .hsec-e .active p {
	color:#000;
}
.hsec-e .col-sm-4.active {
	padding: 12px 12px;
	background-color: #f6f3f3;
}
.hsec-e > div {
	margin:1px 0px -2px !important;
	padding: 4px 6px;
}
.hsec-d, .hsec-e, .hsec-f, .hsec-g {
	border: 7px solid rgb(246, 244, 244);
}
#hotelpage .entry-sidebar {
	margin-top: 23px;
	/*padding: 4px 0px 4px 16px;*/
}
#hotelpage .entry-sidebar .three-points p {
	float: left;
	width: 230px !important;
}
#hotelpage .entry-sidebar > div {
	border: 1px solid #dfdfdf;
	margin-bottom: 16px;
}
.begin-section {
	margin-top: 88px;
}
.hotelpg-a {
	margin: 8px;
	padding: 61px 12px;
}
/*  Booking Page   */

.book-a div, .book-a div p {
	color: rgb(255, 255, 255);
}
#booking-initialize strong {
	display: block;
	width: 100%;
	margin: 8px 0px 6px;
}
.book-a label {
	display: block;
	width: 100%;
}
.righty {
	float:right;
}
 @media screen and (max-width: 640px) {
.billingdiv {
	padding: 10px;
}
#choose-room .entry-sidebar > div {
	padding-right: 16px !important;
}
#choose-room .sectionc {
	padding: 14px !important;
}
#choose-room .wide.lt-blue.sectiond.dark-blue {
	display: none;
}
.rel-img img {
	padding: 3px 1px !important;
	width: 18.9% !important;
}
body .rel-img .blue-button-brd {
	max-width: 138px !important;
	float: right !important;
	margin-right: 3px !important;
	padding: 14px 0px !important;
}
body #hotelpage .entry-sidebar .three-points p {
	float: left;
	width: 165px !important;
}
#hotelpage .entry-sidebar {
	padding: 4px 16px 4px 16px !important;
}
#hotelpage .entry-sidebar .three-points {
	border-bottom: 0px solid rgb(223, 223, 223) !important;
}
.hotelpg-b {
	margin: 8px;
	padding: 1px 12px 10px !important;
}
.hotelpg-a {
	margin: 8px 9px;
	padding: 4px 0px;
}
.hsec-c .three-points h3 {
	float: left;
	color: #102c6d;
	margin: 7px 0px 4px !important;
	font-size: 16px;
	width: 100% !important;
}
.hsec-c .three-points p {
	max-width: 86% !important;
}
.hsec-c > div {
	max-height: 100% !important;
	width: 86%;
}
.begin-section {
	margin-top: 136px !important;
}
#amenities-page .char {
	width: 98% !important;
	border: 1px solid RGBA(153, 153, 153, 0.68);
	margin: 0 auto !important;
	background-color: #e9e9e9;
	padding-top: 6px;
}
.col-sm-2.loc-a, .col-sm-2.loc-b {
	width: 99.90% !important;
}
.small-baner {
	position: relative;
	margin-bottom: 80px !important;
}
.related-cont .ban1add {
	top: 0px;
	width: 92px !important;
	max-height: 145px;
	position: absolute;
	right: 18px !important;
}
.banner-caption {
	top: 75px !important;
	margin: 8px 20px !important;
}
.caption-small {
	min-width: 292px !important;
}
.thr-icon div {
	float: none !important;
	margin: 10px auto;
	width: 120px;
}
.themain img {
	width: 100%;
	margin: 10px auto;
	height: auto;
}
.exp-map {
	position: initial !important;
	bottom: 0px;
	left: 0px;
	background-color: gray;
	padding: 4px;
}
.exp-map input {
	float: none;
	margin-right: 0px;
	max-width: 100% !important;
	margin-bottom: 4px !important;
}
.search-detailpg input {
	float: none !important;
	width: 100% !important;
	border: 0px;
	padding: 7px !important;
}
.src-diva {
	border-top: 9px solid rgb(225, 225, 225);
}
.src-divb {
	border-bottom: 9px solid rgb(225, 225, 225);
}
.satar label {
	font-weight: normal;
	width: 100%;
}
body .satar input {
	max-width: 86% !important;
}
.satar i.fa.fa-calendar {
	position: relative;
	top: 4px;
	left: 16px !important;
}

.half, .half-a, .half-b {
	width:100%;
	display:block;
	margin:0 auto;
	float:none !important;
}
.thrice {
	width: 100%;
	display: block;
	margin: 0 0 0 0;
	float: none;
	padding: 0px;
}
.thrice-a, .thrice-b, .thrice-c {
	width: 100%;
	display: block;
	margin: 0 auto;
	float: none;
	padding: 14px;
}
}
 @media screen and (min-width: 641px) and (max-width: 1024px) {
}
@media screen and (min-width: 1024px) {
}
input, button, select, textarea {
	width: 100%;
	padding: 7px;
}

/* ------------ CXM ------------ */
.cxm-label {line-height:inherit !important; display:block;}
.cxm-btn-1 {margin-right:13px;}
.cxm-btn-2 {padding:8px;max-width:140px;float:left;margin-right:13px;}
.cxm-btn-3 {max-width:100px;float:left;margin-right:13px;padding:7px 25px;}
.cxm-btn-4 {margin-top: -16px;max-width: 170px;margin-right: 0px;}
.cxm-bullets{display:none;}

#property-photos .submit_btn.right {top:20px;}

.cxm-pad-0 {padding:0px;}
.resize-full-img{position:absolute; z-index:9999; width:20px; right:0; background:rgba(0,0,0,0.5);} 

#changeMoney {background:none;}
#changeMoney #cmoney {padding:4px; border:none; margin-top:4px; font-weight:600;}
#google_translate_element {margin-top:6px; margin-right:10px;}

/* only md*/
@media (min-width: 992px) and (max-width: 1199px){	
	.navbar-default .navbar-nav > li > a {font-size:13px;}	
}

/* only sm*/
@media (min-width: 768px) and (max-width: 991px){	
	/* ------------ CXM ------------ */
	.navbar-default .navbar-nav > li > a {font-size:12px; padding:8px 6px;}
	[u="thumbnavigator"]{left:-15px !important; width:100% !important;}
	[data-u="slides"]{width:585px !important;}
	
	.satar i.fa.fa-calendar {top:-33px; color:#00456e;}
	.satar input {max-width: 100% !important;}
	
	.psbrd {height:auto;}
	.bluecheck .fa.fa-check {margin-left:5px;}
	.bluecheck img {display:none;}
	.bluecheck .left, .white-button.left {float:none;}
	.cxm-btn-1 {margin-bottom:13px; margin-right:auto;}	
	
	.cxm-btn-4 {max-width:160px;}
}

/* only xs*/
@media (max-width: 767px){
	/* ------------ CXM ------------ */
	.navbar-default .navbar-nav > li > a {padding:8px 6px;}
	[u="thumbnavigator"]{left:0px !important; width:100% !important;}
	[data-u="slides"]{}
	.wide {display:block;}
	span.dragleft {float:none;}
	.col-sm-4.email, .col-sm-4.phone {border-right:0px groove #fff;}
	.submit_btn {left:0;}
	
	.price-box-1 {right:18px; width:92px; height:92px; font-size:18px;}
	.price-box-2 {right:16px;}
	
	.update-results {height:450px;}
	.psbrd {height:auto;}
	.bluecheck .fa.fa-check {margin-left:5px; margin-top:10px;}
	.bluecheck img {display:none;}
	.bluecheck .left, .white-button.left, .blue-button-brd.left {float:none;}
	.cxm-btn-1 {margin-bottom:13px; margin-right:auto;}
	
	.cxm-btn-2 {margin-bottom:13px; float:none; margin-right:auto;}	
	.cxm-btn-3 {float:none; margin-right:auto;}
	.cxm-btn-4 {max-width:170px; margin-right:auto;}
	
	#apartment-detail .thrice-a, #apartment-detail .thrice-b {width:100%;}
	
	.small-baner a img {width:auto !important; height:auto !important;}	
}
