/*Theme name: Sales Lounge*/


/* @import url(http://fonts.googleapis.com/css?family=Droid+Serif:400italic);
font-family: 'Noto Serif', serif; */
@import url(http://fonts.googleapis.com/css?family=Nunito:300);
@import url(http://fonts.googleapis.com/css?family=Arapey:400italic);

/*font-family: 'Nunito', sans-serif;
font-family: 'Arapey', serif;
*/


@font-face {
    font-family: 'spirequal_lightregular';
    src: url('fonts/spireql/spireq_l-webfont.eot');
    src: url('fonts/spireql/spireq_l-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/spireql/spireq_l-webfont.woff2') format('woff2'),
         url('fonts/spireql/spireq_l-webfont.woff') format('woff'),
         url('fonts/spireql/spireq_l-webfont.ttf') format('truetype'),
         url('fonts/spireql/spireq_l-webfont.svg#spirequal_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* =WordPress Core
-------------------------------------------------------------- */

img {
	width:auto;
max-width: 100%;
height: auto;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* =WordPress Core css ends here */

ul, ol {
margin: 0 0 12px 24px;
line-height: 22px;
font-size: 15px;
color: #616161;
}
em, strong {
font-size: 15px;
color: #616161;
line-height: 22px;
}

a:hover {
	text-decoration: none;
}
.first_container {
	padding: 0px;
	height: auto;
}
h1 {
	font-family: 'Cinzel', serif !important;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	font-weight: 400 !important;
	text-transform: uppercase;
	color: #00167e;
	margin-bottom: 8px !important;
	font-size: 33px !important;
	line-height: 42px !important;
}
.logo h1{
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
	}
p.subtitle.fancy {
	font-family: 'Cinzel', serif !important;
	font-weight: 400;
	text-transform: uppercase;
	color: #343434;
	font-size: 17px;
}
p.name-author {
	font-family: 'Cinzel', serif !important;
	font-style: normal;
	color: #222222;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	text-transform: uppercase;
	color: #00167e;
	font-size: 19pt;
	margin-bottom: 13px;
	line-height: 25px;
}
.logo {
	text-align: right;
}
.socials {
text-align: right;
margin-top: 15px;
}
.socials a {
display: inline-block;
}
.socials a img{
	filter: grayscale(90%);
	 -webkit-filter: grayscale(90%);
	 transition:all 400ms;
	 -webkit-transition:all 400ms;
	}
	.socials a:hover img{
	filter: grayscale(0%);
	 -webkit-filter: grayscale(0%);
	}
.fancy {
	line-height: 0.5;
	text-align: center;
}
.fancy span {
	display: inline-block;
	position: relative;
}
.fancy span:before, .fancy span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 1px solid #ebebeb;
	top: 0;
	width: 150px;
}
.fancy span:before {
	right: 100%;
	margin-right: 15px;
}
.fancy span:after {
	left: 100%;
	margin-left: 15px;
}
.call-box {
height: auto;
text-align: right;
border-radius: 2px;
padding: 7px 10px;
}
.call-box p {
font-family: 'Nunito', sans-serif !important;
font-weight: 300;
font-size: 19px;
color: #9b9b9b;
margin: 0px 30px 0px 0px;
padding: 0px;
}
.call-box:hover p {
	color: #e88a05;
	cursor: pointer;
	transition: 0.2s;
}
.call-us, .social-container {
	margin-top: -50px;
}
.social-icons {
	width: 36px;
	height: 33px;
	background: #000000;
	text-align: center;
	vertical-align: middle !important;
	line-height: 32px;
	border-radius: 3px;
	border: 1px solid #292929;
	margin-right: 1.9%;
	float: right;
	margin-top: 6px;
}
.nav-border {
	/* border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1; */
	margin-top: .2%;
}
.navigation{
border-top: 1px solid #000;
padding-top: 5px;
}
.navbar-default {
	border: none !important;
	background-color: #ffffff !important;
}
.navbar {
	margin-bottom: 0px !important;
	min-height: 42px !important;
}
.navbar-brand {
	display: none;
}
.navbar-nav>li, .navbar-default .navbar-nav>li>a {
	font-family: 'Nunito', sans-serif !important;
	text-transform:uppercase;
	font-weight: 400;
	font-size: 16px;
	color: #231f20;
	display: inline-block;
	text-align: center;
	float: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #404b93 !important;
	background: none !important;
}
.navbar-nav>li>a {
	padding-top: 14px !important;
	padding-bottom: 14px !important;
	line-height: 16px !important;
}
.nav>li>a {
	padding: 10px 20px;
}
.nav {
	padding-left: 0;
margin-bottom: 0;
list-style: none;
text-align: left;
margin: 0 auto !important;
}
.navbar-nav {
	float: none !important;
}
.infoBlock span {
	font-weight: bold;
}
.boxes-container {
	position: static;
	width: 100%;
	max-width: 100%;
	padding: 0px;
}
.logos-container {
	background: rgba(255, 255, 255, 0.22);
	display:none;
}
.logos-container ul li {
	display: inline;
	list-style-type: none !important;
	padding: 0px 26px;
	float: left;
	margin-bottom: 0px;
}
.foot-boxes-01 {
	padding-right: 0px;
	position: relative;
	padding: 0px 1%;
	margin-top: 10px;
}
.bg{
	/*background:url(images/bg-repeat.png) top left repeat;
	text-align:center;*/
	}
.boxes-foot {
	margin-bottom: 8px;
}
.navbar-form {
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
position: relative;
float: right !important;
}


.foot-second-container {
	background: rgba(0, 0, 0, 0.95) !important;
	margin-top: 4px;
}
.search-container input.form-control {
border-radius: 0px;
border: 1px solid #a2968a;
background: #FFFFFF;
font-family: 'Nunito', sans-serif !important;
font-weight: 400;
font-size: 14px;
height: 34px;
padding: 0px 30px 0px 10px;
color:#a2968a;
}
button.btn.btn-default {
border-radius: 0px;
border: 0px solid #515151;
background: url(images/search.png) center center no-repeat;
width: 35px;
height: 34px;
position: absolute;
top: 0px;
right: 0px;
outline:0px;
}
button.btn.btn-default:focus{
	outline:0px;
	}
.glyphicon.glyphicon-search {
	color: 7d7d7d;
}
.footer-text {
	font-family: 'Cinzel', serif !important;
	font-weight: 400;
	font-size: 13pt;
	color: #CCCCCC;
	line-height: 43px;
	text-align: right;
	display: block;
	width: auto;
	float: left;
	margin-right: 3%;
}
.news-letter {
	padding-right: 0px;
}
.btn-primary {
	width: auto;
	background: #32327b;
	float: left;
	margin-top: 1.2%;
	font-family: 'Nunito', sans-serif !important;
	font-weight: 400;
	font-size: 14px;
	border: none;
	text-transform:uppercase;
	transition:all 400ms;
	-webkit-transition:all 400ms;
}
.right-box p {
float: left;
display: block;
margin-left: 4%;
font-family: 'Nunito', sans-serif;
font-size: 12px;
line-height: 15px;
padding: 6px 0px;
}
.btn-primary:hover {
	background: #e88a05 !important;
}
.footer-last-container {
	padding-left: 0px;
}
.footer-last_one {
	padding-left: 0px;
}
.page .row {
margin-bottom: 0px;
}
.ft {
	margin-bottom:0 !important;
}
p.copyright {
	font-family: 'Nunito', sans-serif !important;
	color: #777777;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px !important;
	padding: 0px 0%;
margin-top: 7px;
line-height: 17px;
}
p.powerd {
	text-align: right;
	margin-bottom: 0px !important;
	padding: 4px 0%;
line-height: 17px;
font-family:'Nunito', sans-serif !important;
font-size:11px;
}
.ft_2 {
	padding-right: 0px;
	font-family: 'Cinzel', serif !important;
	font-weight: 400;
	font-size: 14px;
	word-spacing: 2px;
}
.infoBlock {
	top: 0px !important;
}
.infoBlockLeftBlack {
	left: 35% !important
}
.caption {
	text-align: center;
	width:100%;
	background: #32327b;
	padding: 3%;
	color: white;
	font-family: 'Cinzel', serif !important;
	font-weight: 400;
	font-size: 13pt;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	text-transform:uppercase;
}
.caption a{
color: #fff;
}
.name-au {
	color: #333333;
	font-size: 25px;
}
i.fa.fa-camera-retro.fa-lg, i.fa.fa-twitter.fa-lg, i.fa.fa-pinterest.fa-lg, i.fa.fa-linkedin.fa-lg, i.fa.fa-facebook.fa-lg {
	color: #b1b2b2;
}
.social-icons i.fa.fa-facebook.fa-lg:hover {
	color: #39599f;
}
i.fa.fa-linkedin.fa-lg:hover {
	color: #65b7d2;
}
i.fa.fa-pinterest.fa-lg:hover {
	color: #385a75;
}
i.fa.fa-twitter.fa-lg:hover {
	color: #45b0e3;
}
i.fa.fa-camera-retro.fa-lg:hover {
	color: #746452;
}
.four-boxes {
	padding: 15px 0px 0px;
}
.inner {
	margin: 50px auto 60px;
	min-height: 470px;
}
.inner h1 {
	border-bottom: 1px solid #efefef;
}
.white{
	background:rgba(255, 255, 255, 0.6);
	padding: 15px;
	}
.team {
	border-radius: 0px;
	margin: 25px 0px 15px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.team .thumbnail {
	border-radius: 0px;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.team .thumbnail img {
	width: 80%;
	padding: 7px;
	border: 1px solid #E7E7E7;
	background: #efefef;
	margin: 15px auto;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.thumbnail:hover {
	border: 1px solid #ddd !important;
}
h2 {
	font-family: 'Cinzel', serif !important;
	font-size: 24px !important;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.team a:hover {
	text-decoration: none !important;
}
.team p {
	text-align: center;
	color: #000;
	font-size: 15px;
}
.team:hover img {
	border: 1px solid #BDD5FF;
	background: #EDFAFF;
}
.team h2:hover {
	color: #8B8B8B !important;
}
.team-inner img {
	float: right;
	padding: 8px;
	border: 1px solid #ddd;
	margin: 15px 0px 10px 10px;
	width: 35%;
	height: auto;
}
.team-inner {
	padding-bottom: 30px;
}
.team-inner p {
	font-size: 15px;
	color: #616161;
	padding: 15px 0px 0px;
	line-height: 22px;
}
.sidebar {
	text-align: center;
	padding: 15px 0;
}
.sidebar img {
	border: 1px solid #ddd;
}

/* Start of css for pagination. Added on Oct 20, 2014*/
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}
/* End of css for pagination. Added on Oct 20, 2014*/

/* css for blog. Added on Oct 20, 2014*/
.blog_sale {
width: 96%;
height: auto;
float: left;
clear: both;
background: #F7F7F7;
padding: 15px 3%;
margin: 0px 0px 10px;
border: 1px solid #efefef;
box-shadow: inset 0px 0px 0px 7px #FFF;
}
h4 {
font-family: 'Cinzel', serif !important;
font-style: normal;
color: #222222;
text-rendering: optimizeLegibility;
font-weight: 400 !important;
text-transform: uppercase;
color: #00167e;
margin-bottom: 8px !important;
font-size: 24px !important;
line-height: 42px !important;
}
p {
font-size: 15px;
color: #616161;
padding: 15px 0px 0px;
line-height: 22px;
}
.blog_sale strong {
font-size: 14px;
background: #fff;
padding: 5px;
border: 1px solid #efefef;
margin-left: 3px;
color: #6E6E6E;
}
.blog_sale span {
font-size: 14px;
background: #fff;
padding: 5px;
border: 1px solid #F4F4F4;
color: #6E6E6E;
}
a.buyme {
width: auto;
height: auto;
float: left;
padding: 10px 25px;
background: #E89600;
color: #fff;
text-transform: uppercase;
border-radius: 6px;
font-size: 16px;
margin: 15px 0px;
}
.items img {
float: left;
width: auto;
height: auto;
max-width: 300px;
}
.item-price {
font-size: 17px;
}
/* End of css for blog. Added on Oct 20, 2014*/

/*Added on Oct 22, 2014 for logo style*/
.logo {
	margin-top: 12px !important;
	}
.logo a p.fancy, .logo h1 {
	padding:0 !important;
	margin: 10px 0;
	}


/*End of style for logo on Oct 22, 2014*/
/**********************Join Community********************************/
.constant-contact h1 {
text-align: center;
font-size: 24px !important;
border-bottom: 0;
}
.constant-contact .constant-contact-signup {
display: block;
width: 80%;
height: auto;
float: none;
clear: both;
background: #F7F7F7;
padding: 3%;
margin: 0 auto;
border: 1px solid #efefef;
box-shadow: inset 0px 0px 0px 7px #FFF;
text-align: center;
}
.constant-contact .constant-contact-signup label{
display: block;
text-align: center;
font-size: 14px;
margin: 5px 0;
}
.constant-contact .constant-contact-signup input[type="text"] {
border: 1px solid #ccc;
padding: 3px;
border-radius: 5px;
}
.constant-contact .constant-contact-signup .btn-primary{
float:none;
}
.constant-contact .constant-contact-signup  #constant-contact-signup-errors ul{
margin:0;
padding:0;
list-style:none;
}

.constant-contact .constant-contact-signup  #constant-contact-signup-errors ul li{
margin:3px 0;
padding:0;
list-style:none;
text-align:center;
color:#F80303;
font-weight:normal;
}

/*Added on Oct 30, 2014 for contact form in infotainment page*/
.requestors-outer {
 width:100%;
 float:left;
border: 1px solid #dddddd;
    border-radius: 5px;
margin-bottom:10px;
}
.requestors-info {
border-bottom:1px solid #dddddd;
width:100%; 
float:left;
padding:20px;
}
.event-info {
width: 100%; 
float: left;
 padding: 20px;
}
.submit-me {
float:right;
}
/**********************Join Community********************************/

/* css for contact .*/

.time{
 width:80px !important;
 float:left;
 margin-right:5px;
}
.form-group label {
display: block;
max-width: 100%;
font-weight: normal;
margin: 0px 0px 7px 0px;
font-size: 15px;
color: #616161;
line-height: 15px;
clear: both;
float: left;
width: 100%;
}
div.wpcf7-response-output {
	margin: 30px 0px !important;
	padding: 0px !important;
	border: none !important;
float:left;
  clear: both;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	float: left;
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 15px !important;
	top: 10%!important;
	border: none !important;
	background: none !important;
	text-align: right;
	left: 0px !important;
}
span.wpcf7-form-control-wrap {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-right: 10px;
margin-top: 2%;
border: 1px dashed #0886FA;
background: #C7EDFF;
float: right;
display: inline-block;
}
form.sent input, form.sent textarea {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form.sent input:focus, form.sent textarea:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
form.invalid input, form.invalid textarea {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
form.invalid input:focus, form.invalid textarea:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
form.failed input, form.failed textarea {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form.failed input:focus, form.failed textarea:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.alert {
float: left;
width: 100%;
}
span.wpcf7-form-control-wrap.timehour, span.wpcf7-form-control-wrap.timeminute, span.wpcf7-form-control-wrap.menu-621 {
width: 30%;
}
.timehour span.wpcf7-not-valid-tip,.timeminute span.wpcf7-not-valid-tip {
font-size: 12px;
text-align: left;
top: 95% !important;
width: 104%;
left: -12px !Important;
}
/* css for contact ends.*/

/**********************New css for banner********************************/
.banner-slider {
background: #fff;
width: 100%;
height: auto;
float: left;
clear: both;
position:relative;
padding-top: 0px;
}
.banner-slider p {
position: absolute;
top: 20px;
width: 45%;
right: 2%;
color: #fff;
font-family: 'Arapey', serif;
font-size: 30px;
font-style: italic;
line-height: 30px;
}

.new-text,.new-text p{
	position:static !important;
	background:#fff !important;
	max-width: 100% !important;
	}
.new-text p{
max-width: 100% !important;
background: #FFF;
overflow: hidden;
padding: 40px;
}

.banner-container{
	background:#fff;
	}
.banner-container img{
	width:auto;
	height:auto;
	max-width:100%;
	padding: 10px;
	}
.infoBlock p{
font-family: 'spirequal_lightregular' !important;
font-style: italic;
font-size: 50px;
line-height: 50px;
color: #503829 !Important;
}
.fa-lg {
font-size: 1.33333333em;
line-height: 22px !important;
}

/**********************New css for banner ends********************************/


.photo-left {
float: right;
width: 38%;
margin: 0px 0px 20px 20px;
}

ul.b-services {
padding: 0px;
margin: 40px 0px 25px;
text-align: center;
}
.b-services li {
list-style: none;
display: inline-block;
border: 1px solid #C7C7C7;
padding: 15px 25px;
margin: 10px 1% 10px 1%;
 font-family: 'spirequal_lightregular';
box-shadow: inset 0px 0px 10px 0px #E0E0E0;
transition: all 1000ms;
-webkit-transition: all 1000ms;
-moz-transition: all 1000ms;
background: #e7e7e7;
border-radius: 20px;
font-size: 25px;
font-style: italic;
font-weight: bold;
text-shadow: 1px 0px 0px #FFFFFF;
color: #000;
width: 30%;
min-height: 55px;
}
.b-services li:hover {
background: #D7D7D7;
box-shadow: 0px 0px 10px 0px #E8E8E8;
border-color: #B8B8B8;
color: #020202;
}

.title {
background: #32327b;
color: #fff;
padding: 10px 0px;
margin-bottom: 30px;
margin-top:0px;
}
.recipe-success {
padding: 20px;
background: #f3f0ef;
margin-bottom:20px;
}

.recipe-success h4,.ready h4{
font-family: 'Arapey', serif !important;
font-style: italic;
text-transform: none;
font-size: 30px !important;
margin: 10px 0px 0px !important;
color:#1F1B1C;
}
.recipe-success p {
font-family: 'Nunito', sans-serif !important;
padding: 0px 0px 0px 0px;
}
.contents {
padding: 15px 40px;
}
.contents p{
font-family: 'Nunito', sans-serif !important;
padding: 5px 0px 0px 0px;
font-size:16px;
color:#231f20;
display:inline;
	}
strong{
	color:#000;
	display:inline-block;
	}
.contents ul {
padding: 0px;
margin: 0px 0px 20px 18px;
color: #231f20;
}
.ready{
	text-align:center;
	}
.ready p{
	font-family: 'Nunito', sans-serif !important;
	}
.socially,.sales{
	padding: 20px;
background: #f3f0ef;
min-height: 760px;
margin-bottom:10px;
	}
	.socially img,.sales img{
		margin-bottom:15px;
	}
	.socially ul,.sales ul{
		color:#cb0657;
		margin:15px 0px 10px 18px;
		padding:0px;
		font-family: 'Nunito', sans-serif !important;
		font-size:16px;
		}
.socially ul p{
	color:#D13575;
	margin-left: -18px;
	}
.sales ul{
	color:#005973;
	}
	
.requser-info {
padding: 15px;
border: 1px solid #ddd;
border-radius: 5px;
margin: 30px auto;
}
.items {
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0px;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 20px;
}
.content, .content p {
  display: block;
  float: left;
  clear: both;
  font-size: 14px;
}

/*div#p1 {
  background: rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
div#popup {
  margin: 10% auto 0px;
  background: #efefef;
  width: 100%;
  height: auto;
  clear: both;
  max-width: 320px;
  min-height: 250px;
}
*/	

 @media(max-width:1160px) {
.foot-second-container {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
}
 @media(max-width:1218px) {
.four-bxes {
	margin: 0px;
}
.infoBlock {
	max-width: 100% !important;
}
}
 @media(max-width:1200px) {

.logos-container ul li {
	padding: 8px 18px;
}
.logos-container ul li img {
	height: 34px !important;
}
.infoBlock {
	max-width: 100% !important;
}
}
 @media(max-width:1187px) {
.nav>li>a {
	padding: 10px 15px;
}
.nav {
	width: 100%;
}
.b-services li {
font-size: 22px;
}
 }
 @media(min-width:1024px) {
.navbar-nav>li, .navbar-default .navbar-nav>li>a {
	font-size: 16px;
}
} 
@media(max-width:1024px) {
	.navbar-nav>li, .navbar-default .navbar-nav>li>a {
font-size: 13px;
	}
	.banner-slider p {
text-shadow: 1px 1px 10px #000;
}
	}
 @media (max-width: 930px) {
.navbar-brand {
	display: block;
	font-family: 'Cinzel', serif !important;
	font-weight: 400;
	font-size: 12pt;
	color: #000000;
}
.navbar-header {
float: left;
width: 95%;
height: auto;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	display:block;
	text-align:left;
	
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left !important;
display: block !important;
width: 100% !important;
text-align: left !important;
background: #F7F7F7;
border-bottom: 1px solid #fff;
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
display: block!important;
clear: both;
width: 91%;
padding: 0px;
margin: 0px 0px 0px 15px;
position: relative;
}
.navbar-collapse{
	width: 91%;
	margin: 0px 0px 0px 15px;
	}
.collapsing {
	overflow: hidden!important;
	float:left;
}
.nav {
	text-align: left;
}
.call-us, .social-container {
	margin-top: 0px;
}
.right-box {
margin-top: 8px;
}
.banner-slider p {
text-shadow: 1px 1px 10px #000;
width: 59%;
}
}
 @media(max-width:980px) {
.caption {
	width: 100%;
}
.foot-boxes-01.foot-boxes-02 {
width: 50%;
margin: 0px auto 20px auto;
float: none;
display: inline-block;
text-align: center;
}
.foot-boxes-01 {
padding: 0px 12px;
position: relative;
}
.footer-text {
	float: none;
	margin-right: 0px;
	text-align: center;
}
.infoBlockLeftBlack {
	left: 0px!important;
}
.infoBlock {
	top: 42px !important;
	max-width: 100% !important;
 .search-container {
 margin-top: 20px;
}
.heroSlider .rsOverflow, .royalSlider.heroSlider {
height: 580px !important;
}
.b-services li {
font-size: 20px;
}
.foot-boxes-01.foot-boxes-03 {
float: none;
clear: both;
display: block;
margin: 0 auto;
}
}
 @media(max-width:987px) {
.b-services li {
font-size: 20px;
}
.nav>li>a {
	padding: 10px 11px;
}
.foot-boxes-01 {
width: 50%;
margin: 0px 0px 20px 0px;
}
.foot-boxes-01 img{
	width:100%;
	}
.logos-container ul li:img {
 height:50px;
}
.infoBlock p {
	background: rgba(255, 255, 255, 0.32);
	padding: 11px 25px;
	color:#00167e;
}
.boxes-container {
background: #FFF;
float: left;
clear: both;
z-index: 9999;
}
.foot-boxes-01.foot-boxes-03 {
float: none;
clear: both;
display: block;
margin: 0 auto;
}
}
@media(max-width:800px) {
.boxes-container {
	position: relative;
}
.caption {
	width: 100%;
	font-size: 12pt;
}
.infoBlock {
	top: 9px !important;
}
.infoBlock p {
	font-size: 18pt;
}
.b-services li {
font-size: 18px;
}
}
 @media(max-width:768px) {
infoBlock {
	top: 25px !important;
}
.infoBlock p {
font-size: 25pt !important;
line-height: 45px !important;
}
.caption {
	width: 92%;
	font-size: 11pt;
}
.footer-text {
	font-size: 12pt;
	line-height: 24px;
	width: 100%;
	margin-right: 3%;
	margin-top: 2px;
}
.search-container {
text-align: center;
width: 100%;
float: left;
display: block;
margin-bottom: 10px;
}
.call-box {
	text-align: center;
}
.socials {
	margin: 0 auto;
	margin-bottom: 2%;
	text-align: center;
	width: 100%;
}
.news-letter {
padding-right: 0px;
text-align: center;
}
.social-icons {
position: relative;
margin-bottom: 10px;
float: none;
display: inline-block;
text-align: center;
}
/*.infoBlock{
	display:none !important;
	}*/
.b-services li {
font-size: 18px;
width:45%;
}
.banner-slider p {
text-shadow: 1px 1px 10px #000;
width: 59%;
font-size: 20px;
line-height: 20px;
}
.recipe-success{
text-align:center;
}
.contents {
padding: 15px 15px;
}
.call-box p {
margin:0px;
}
}
 @media(max-width:767px) {
.logo {
	text-align: center;
}
.call-box {
	float: none;
	margin: 0 auto;
}
.call-us {
	margin-top: 134px;
}
.social-icons {
	position: relative;
	margin-bottom: 10px;
}
.social-container {
	margin-top: 2.5%;
}
.boxes-container {
	position: relative;

}
.four-bxes {
	margin: 0px;
	padding: 1px;
}
.navbar-form {
box-shadow: none;
width: 50%;
float: none !important;
display: block;
margin: 0 auto;
}
.footer-last_one {
	padding-right: 15px;
	padding-left: 15px;
}
.search-container input.form-control {
.search-container input.form-control {
width: 100%;
float: left;
}
}
button.btn.btn-default {
}
.infoBlock p {
font-size: 19pt !important;
margin: 4px 0 0;
line-height: 30px !Important;
word-spacing: 0px;
letter-spacing: 0px;
}
.infoBlock {
	top: 37px !important;
}
.caption {
	width: 100%;
	font-size: 12pt;
}
.footer-text {
	text-align: center;
}
.btn-primary {

}
.constant-contact .constant-contact-signup .btn-primary {
margin-top: 3%;
}

}
 @media(max-width:600px) {
.navbar-nav>li {
float: left;
clear: both;
border-bottom: 1px solid #ddd;
width: 100%;
text-align: left;
padding-left: 0px;
margin-left: 0px;
}
.foot-boxes-01 {
	width: 50%;
}
.four-bxes {
	padding-left: 0px;

	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.btn-primary {
	margin: 0 auto;
	text-align: center;
	display:inline-block;
}
.footer-text {
	font-size: 9pt;
	text-align: center;
}
.caption {
width: 100%;
font-size: 11px;
}
.foot-boxes-02 {
	margin-top: 3%;
}
.photo-left {
float: left;
width: 100%;
margin: 0px 0px 0px 0px;
}
.nav-container{
	width:100%;
	}
.nav {
width:100%;
float:left !important;
}
.navbar-default .navbar-nav>li>a {
width: 100% !important;
}
.right-box {
margin-top: 8px;
width: 100%;
}
.right-box p {
margin-left: 1%;
padding: 1px 0px;
}
.banner-slider p br {
display: none;
}
p.powerd {
text-align: center;
}
p.copyright {
text-align: center;
}
}
@media(max-width:480px) {
h1 {
	font-size: 29px;
}
p.name-author {
	font-size: 15pt;
}
.logos-container ul li {
	padding: 8px 10px;
}
.caption {
width: 92.8%;
font-size: 16pt;
}
.b-services li {
font-size: 22px;
width:95%;
}
.team-inner img {
	width: 98%;
	float: none;
	margin: 0 auto;
}
.foot-boxes-01 {
width: 100%;
}
.logo h1 {
font-size: 25px !important;
}
.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
height: 250px !important;
}
.foot-boxes-01.foot-boxes-02 {
width: 100%;
}
.banner-container .col-xs-6 {
width: 100%;
}
.infoBlock{
display: none;
}
.foot-boxes-01 {
padding: 0px 10px;
position: relative;
}
.caption {
width: 100%;
font-size: 18px;
}
.banner-slider p {
text-shadow: 1px 1px 10px #000;
width: 62%;
font-size: 16px;
line-height: 17px;
}
.navbar-form {
box-shadow: none;
width: 80%;
}
}
@media(max-width:377px) {
.fancy span:before, .fancy span:after {
	width: 100px;
}
.caption {
width: 100%;
font-size: 16px;
}
h1 {
	font-size: 25px;
}
p.name-author {
	font-size: 13pt;
}
.call-us {
	margin-top: 117px;
}
.banner-slider p{
	display:none;
	}
}
@media(max-width:368px) {
.search-container input.form-control {
width: 100%;
}


}
@media(max-width:360px) {
.call-us {
	margin-top: 148px;
}
.infoBlock {
	display: none !important;
}
.footer-text {
	width: 100%;
	text-align: center;
	line-height: 18px;
}
.btn-primary {
	width: 93%;
	margin: 5px auto;
	text-align: center;
	display: block;
	float: left;
}
p.powerd {
	text-align: center;
}
p.copyright {
	text-align: center;
}
.foot-boxes-01 {
	width: 100%;
}
.foot-boxes-03 {
	margin-top: 3%;
}
.caption {
	width: 100% !important;
}
}
 @media(max-width:320px) {
.foot-boxes-01 {
	width: 100%;
}
.caption {
	width: 100% !important;
}
.foot-boxes-03 {
	margin-top: 3%;
}
}