/*
Theme Name: Fotopress
Author: DesirePress
Author URI: https://desirepress.com
Theme URI: https://desirepress.com/themes/fotopress
Description: Fotopress is a flexible, fully responsive, SEO-friendly WordPress business theme made for creative use and to promote your corporate identity to engage more clients.
Version:1.0.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-menu, featured-images, theme-options, right-sidebar, custom-logo, custom-header, custom-colors, custom-menu, full-width-template, threaded-comments, translation-ready, two-columns, portfolio, blog
Text Domain: fotopress
-------------------------------------------------------------- */

/* =RESET CSS
================================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
iframe,
embed,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
    color: rgba(28, 54, 83, 0.6);
    font-weight: 300;
	line-height: 1.5;
}

a {
	color: #24890d;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #dbe9ef;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-bottom: 10px;
    margin-top: 10px;
	line-height:1.15;
}

h1 {
    font-size: 60px;
}

h2 {
    color: #3d4351;
    font-size: 32px;
    font-weight: 700;
}
h3 {
    color: #0b2e7e;
    font-size: 24px;
    margin-bottom: 20px;
	font-weight: 700;
}

h4 {
    font-size: 18px;
	font-weight: 700;
}

h5 {
    color: #3d4351;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
    background: #fff none repeat scroll 0 0;
    border-left: 5px solid #232731;
    color: #555;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 24px;
    padding: 15px;
}

blockquote p{
	margin:0;
}


blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	height:180px;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
	padding: 7px;
}

th {
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

.last-ele{
	margin:0 !important;
}

.fb, .insta {
	height:32px;
	width:32px;
	display:inline-block;
}

.fbr, .instar {
	height:32px;
	width:32px;
	float:right;
}

.instar {
 margin-right:.4em;
}

.insta {
 margin-left:.4em;
}

.fb a, .fbr a {
	height:32px;
	display:block;
	background-image:url("/source/09ac1e82f278d3b4f47a8ed61d8b91fc/fb.png");
	background-repeat:no-repeat;
	background-position: 0 0;
	text-decoration:none;
	border:0;
}

.insta a, .instar a {
	height:32px;
	display:block;
	background-image:url("/source/040100290210148ded5b38774bed78e9/insta.png");
	background-repeat:no-repeat;
	background-position: 0 0;
	text-decoration:none;
	border:0;
}


.fb a:hover, .fbr a:hover, .insta a:hover, .instar a:hover {
	background-position: -32px 0;
}

.mb {
	float:right;
}

.dt {
  display:block;
}

.mp {
  display:none;
}

.reghours {
		display:block;
	    margin-bottom: 2em;
	}
	
	.mobhours {
		display:none;
		margin-bottom: 2em;
	}

.cargallery {
	text-align:center;
}

@media (max-width: 800px) {
	
.dt {
  display:none;
}

.mp {
  display:block;
}
	
	.reghours {
		display:none;
	}
	
	.mobhours {
		display:block;
	}
	
}

.cubeframe {
 max-width:520px;
 width:100%;
 float:right;
}

.colour_cube {
  float:left;
  max-width:80px;
  margin:10px;
  position:relative;
}

.colour_cube img {
  margin:auto;
  width:100%;
  max-width:80px;
  border:1px solid #222;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 2px 4px rgba(0,0,0,0.24);
   -moz-box-shadow: 0 0 2px 4px rgba(0,0,0,0.24);
   box-shadow: 0 0 2px 4px rgba(0,0,0,0.24);
}

.vframe {
  max-width:420px;
  width:100%;
}

.colour_cube .tooltip {
    visibility: hidden;
    width: 140%;
    background-color: #fff;
	font-size:60%;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 24%;
    left: 20%;
    opacity: 0;
    transition: opacity 1s;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.24);
   -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.24);
   box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.24);
}

.colour_cube .tooltip::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}

.colour_cube:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.cblockclear {
 clear:left;
 border-bottom: 1px solid #a2adc9;
 margin-bottom: 20px;
 height:30px;
}

.iblockclear {
 clear:both;
 height:1em;
 width:100%;
}

.inexample, .ccubes {
 display:inline;
 margin-right:10px;
}

.summer {
 background-color: #f7e5b3;
 border-radius: 20px;
 margin-bottom: 1em;
}

.suminner {
 margin:0 1.4em;
 padding:1em 0;
}

.wp-image-2121 {
	float:left;
}

.staff {
  margin-bottom:0;
}

.staffframe {
  width:90%;
  margin:auto;
  text-align:center;
}

.each-staff {
 display:inline-block;
 padding: .4em;
 border: 1px solid #8c8a8a;	
}

.biotip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.biotip .biotiptext {
  /*visibility: hidden;*/
  display:none;
  width: 300px;
  background-color: #ffffffe8;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -150px;
  height:0;
}

.biotip:hover .biotiptext {
  /*visibility: visible;*/
  height:560px;
  display: block;
    -webkit-animation: fadeInFromNone 0.5s ease-out;
    -moz-animation: fadeInFromNone 0.5s ease-out;
    -o-animation: fadeInFromNone 0.5s ease-out;
    animation: fadeInFromNone 0.5s ease-out;
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
		height:0px;
    }

    1% {
        display: block;
        opacity: 0;
		height:0px;
    }

    100% {
        display: block;
        opacity: 1;
		height:560px;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
		height:0px;
    }

    1% {
        display: block;
        opacity: 0;
		height:0px;
    }

    100% {
        display: block;
        opacity: 1;
		height:560px;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
		height:0px;
    }

    1% {
        display: block;
        opacity: 0;
		height:0px;
    }

    100% {
        display: block;
        opacity: 1;
		height:560px;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
		height:0px;
    }

    1% {
        display: block;
        opacity: 0;
		height:0px;
    }

    100% {
        display: block;
        opacity: 1;
		height:560px;
    }
}

@media (max-width: 800px) {
	.wp-image-2121 {
     margin:auto;
	 float:none;
	 max-width: 140px !important;
	}	
}

/* =TRANSITIONS/ANIMATIONS (CSS3) STYLES
================================================================*/
.tansition-css,
.main-navigation a,
#footer a,
#header .header-icons a,
.projects a.project-title,
.services .ficon,
.services .ficon i,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.comment-reply-link,
a.comment-edit-link,
.services h5 a,
#content .post-read-more a,
.btn,
.main-navigation .mobile-menu-active li,
.projects .project-item article figure .project-title a,
#sidebar .widget ul li a,
.widget_tag_cloud a{
	transition: all 0.2s linear 0s; 
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}


/* =FORM ELEMENTS GLOBAL STYLE
================================================================*/
input[type="text"],
input[type="email"],
input[type="password"],
textarea{
	-moz-box-sizing: border-box;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.71429;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0.57rem;
    width: 100%;
	border-radius: 3px;	
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
	background:transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.42857;
    padding: 15px 15px 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

select{
	border: 1px solid #ddd;
    border-radius: 3px;
    padding: 9px;
    width: 100%;
}

a.buttonRP {
padding:0.6em 1.2em;
margin:0 0.1em 0.1em 0;
border:0.16em solid #fff;
border-radius:.6em;
box-sizing: border-box;
text-decoration:none;
font-size:18px;
font-weight:500;
color:#fff;
text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
text-align:center;
transition: all 0.2s;
background-color: #237ae9;
}

a.buttonRP:hover{
border-color: #fff;
background-color: #10ab64;
color:#fff;	
}

.berocket_compare_widget_start .berocket_compare_widget .berocket_open_compare {
padding:0.6em 1.2em;
margin:0 0.1em 0.1em 0;
border:0.16em solid #fff;
border-radius:.6em;
box-sizing: border-box;
text-decoration:none;
font-size:18px;
font-weight:500;
color:#fff;
text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
text-align:center;
transition: all 0.2s;
background-color: #237ae9;
}

.berocket_compare_widget_start .berocket_compare_widget .berocket_open_compare:hover {
	border-color: #fff;
    background-color: #10ab64;
    color:#fff;	
}

div.berocket_compare_box .berocket_compare_table td {
    font-size: 14px;
}

.br_product_compare_name h3 a {
    font-size: 18px;
    margin-top: 1.4em;
}

@media all and (max-width:30em){
 a.buttonRP{
display:block;
margin:0.2em auto;
}
} 


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}


/* =FONT-FAMILY Varela Round
================================================================*/
html,body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
.search-form input,
#sidebar .widget select,
#sidebar h3.widget-title,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="password"],
textarea{
	font-family: 'Libre Franklin', sans-serif;
} 

/* =MAIN-WRAPPER
================================================================*/

html{
	overflow-x: hidden;
    overflow-y: visible;
}
html,body{
	width:100%;
	height: 100%;
	-webkit-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	padding:0 !important;
}

body{
	background: none repeat scroll 0 0 #fff;
	word-wrap: break-word;
	color: #666666;
    font-size: 18px;
    line-height: 29px;
}

p{
	font-size: 18px;
}

.btn,#content .post-read-more a {
	color:#FFF;
    display: inline-block;
	border-radius:3px;
    text-transform: uppercase;
	cursor: pointer;
	font-size: 18px;
	line-height: 1.42857;
	padding: 21px 39px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 600;
}

/* =WORDPRESS CSS
================================================================*/

.sticky {
	display: block;
}
.wp-caption {
    max-width: 100%;
}
.wp-caption-text,
.gallery-caption ,
.bypostauthor  {
	font-weight: normal;
}

.alignleft {
  	float: left;
  	margin: 0px 10px 10px 0px;
}
.alignright {
  	float: right;
  	margin: 0 0 10px 10px;
}
.aligncenter {
  	display: block;
  	margin: 0px auto 10px;
}


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;
}

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.section-overlay{
    background-color: rgba(255, 255, 255, 0.05);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* =HEADER
================================================================*/

#header .container,
#header .container .row,
#header .container #logo,
#header .container #site-title{
	height:100%;
}
#header{
	position: relative;
}
#header .header-topbar{
	padding:5px 0;
}

#header .header-nav{
    z-index: 1!important;
	/*background-color:#CC3333;*/
	background-color:#fbc73b;
	left: 0;
    margin: 0 auto;
    /*position: absolute;*/
    right: 0;
	padding: 0;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

@media (max-width: 540px) {
  #header .header-nav{
	left: auto;
    margin: 0 auto;
    position: relative;
    right: auto;
}
}

#header  .header-icons{
	text-align: right;
}

#header  .header-icons li{
    display: inline-block;	
}

#header .header-icons.mar-right{
	margin-right:0;
}

#header .header-icons a{
	border-radius: 1px;
	display: inline-block;
	font-size: 14px;
	height: 20px;
	line-height: 21px;
	margin: 0 2px;
	text-align: center;
	width: 20px;
	color:#232731;
}

#header .header-icons li:first-child a{
	margin-left:0;
}

#header .header-icons li:last-child a{
	margin-right:0;
}

#header .header-icons a:hover{
    color: #fff;
	opacity:1;
}

#header .header-contact{
    color: #eee;
    font-size: 13px;
}

#header .cemail{
	margin-right:20px;
}

#header .header-contact a{
	color:#fff;
}

#header .header-contact a i{
	margin-right:7px;
	color:#232731;
}

#header .header-banner, #header .global-banner{
	background-color: transparent;
    background-position: center -30px;
    background-size: cover;
	position:relative;
	min-height: 280px;
}

#header .global-banner{
	height:160px;
}

@media (max-width: 1400px) {
	#header .header-banner, #header .global-banner{
	min-height: 320px;
}
	
}	

#header .header-banner h1{
	color:#353535;
	font-size: 40px;
	font-weight: 400;
	margin-top:0;
	margin-bottom: 11px;
	line-height: 1.2;
	text-transform:uppercase;
	letter-spacing: 12px;
}
#header .header-banner h1 span{
	color:#A1A9B0;
}

#header .header-banner .hero-content{
	padding:290px 0 250px;
}

#header .header-banner .hero-content .intro{
	color: #8C9398;
	font-size: 14px;
    font-weight: 500;
	margin-bottom: 71px;
	letter-spacing:1px;
}

.global-banner .section-overlay{
	background-color: rgba(35, 39, 49, 0.5);
}

.header-banner .inner-banner{
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 28px 0 23px;
    position: absolute;
    right: 0;
	display:none;
}
.inner-banner .page-title{
	font-size:22px;
	text-transform:uppercase;
}
.inner-banner .bread-section{
	text-align:right;
}
.inner-banner .bread-section a{
	font-size:13px;
	font-weight:700;
}
.inner-banner .bread-section span{
	color:#fff;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
}

.topcontainer {
   width:100%;
	z-index:1200;
	position:absolute;
	top:0;
	left:0;
	color:#fff;
}

.tcin {
 width:100%;
 height:100%;
 /*background-image: url("/source/2dad97d2563c113cde81b7fd232a7a14/screen.png");*/
}

 .topfifty {
  width:50%;
  float:left;
}

.toptwentyfive {
	width:25%;
	float:left;
	margin-top:20px;
}

.aaw {
   width:100%;
   max-width:1362px;
   margin:auto;
	margin-bottom:20px;
	background-color:#fbc73b;
	border:4px solid #fff;
	text-align:center;
	font-size: 24px;
    color: #292525;
    font-weight: bold;
	 box-shadow: 0px 0px 5px grey;
}

.aaw img {
	box-shadow:none;
}

.aaw p {
	margin:1em 0;
	text-shadow: 0 0 3px #f7e2aa;
}

.aawl {
	font-size:24px;
}

@media (max-width: 800px) {
	
.tcin {
  min-height:320px;
  background-image:none;
}
}

.trip {
 width:37.5%;
 float:left;
}

.tripw {
	width:25%;
	float:left;
	height:100px;
}

.logoblock {
  max-width:340px;
}

.logoblock img {
	width:100%;
	height:auto;
}

.smtrip {
	float:left;
	height:70px;
	width:50%;
	position:relative;
	display:block;
}

.smdetails {
	height:70px;
	width:100%;
	position:relative;
	display:block;
	text-shadow: 0 0 2px #302010;
}

.smtripw {
	float:left;
	width:100%;
	position:relative;
	display:block;
	padding:0 1%;
}

.smtripw .logo {
  width: 90%;
  margin-top:1em;
  /*transform: rotate(8deg);
	-webkit-box-shadow: 6px 6px 4px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 6px 6px 4px 0px rgba(0,0,0,0.38);
    box-shadow: 6px 6px 4px 0px rgba(0,0,0,0.38);*/
}

.bl, .blf {
  border-left:2px solid #D2AF90;
}

.br {
  border-right:2px solid #D2AF90;
}

.menu-item-1090 {
	background-image:url("/source/25f98ae8496096b21e141b0ae189a673/x.png");
}

.menu-item {
   text-shadow: 0 0 2px #302010;
}

.mobiletrip {
	display:none;
}


.leftbit, .rightbit {
	Float:left;
}

.rightbit h4, .smtrip h4 {
	font-weight:bold;
	/*margin-top:2em;*/
}

.mclear {
  width:100%;
  height:.4em;
  clear:left;
}

.addy {
  float:left;
  margin-left:.6em;
}

.phoneus {
  float:right;
  margin-right:.6em;	
}

.mailus {
  text-align:right;
 margin-right: .6em;
}

.w_phoneus {
    margin-right: .6em;
}

.w_phoneus h4 {
	font-size:20px;
}

.leftpad {
	padding-left:1em;
}


.rightpad {
	padding-right:1em;
	border-right:2px solid #967A53;
}

.leftm {
  width:37%;
  float:left;
}

.rightm {
	width:38%;
	float:left;
}

.middlem {
	width:24%;
	float:left;
}

#mobilem {
  display:none;
}
@media (max-width: 1400px) {
	
.leftm {
  width:49%;
}

.rightm {
	width:49%;
}	
	
.middlem {
	width:1%;
	height:20px;
}
}

@media (max-width: 1200px) {
.middlem {
	height:100px;
}
}

@media (max-width: 1400px) {
.smtrip {
	float:none;
	width:100%;
}
.bbl {
  border-left:2px solid #967A53;
}

.bbr {
  border-right:2px solid #967A53;
}
}

@media (max-width: 800px) {
	/*.standard {
		display:none;
	}
	
	#mobilem {
		display:block;
	}*/
	
.leftm {
  width:100%;
  float:none;
}

.rightm {
	width:100%;
    float:none;
}
	
.collapseomatic {
    background-image: none !important;
    padding: 0 0 10px 0 !important;
}
	
}

.alttxt {
  color:transparent;
}

.width-50 {
	width:50% !important;
	height:auto;
}

.blogger {
	color: #c33;
}

.post-meta {
  margin-top:0;
}

.comment-respond {
  display:none;
}

.flex-viewport {
	border:1px solid #ccc;
}

@media (max-width: 780px) {
 .rightbit h4, .smtrip h4 {
	font-size:14px;
}
	#header .header-banner, #header .global-banner {
    /*background-image: url("/source/1d079b10d8a7fa3f2855c18e5df7e345/top_1200.jpg") !important;*/
	background-image:none !important;
	background-color:#949494;
}
	
}

@media (min-width: 1200px) {
.container {
    width: 1400px !important;
}
}
@media (max-width: 1200px) {
	
	.trip {
	  width:33%;	
	}
	
	.tripw {
	 width:33%;
	}
	.smtripw .logo {
		min-width:220px;
	}
	
}

@media (max-width: 800px) {
	
	.topcontainer {
		position:relative;
		background-color: #201f1f;
	}
	
	.tcin {
		background-image: url("/source/dd34042e17fe219fd2c599165445ef20/menu_x_fade32.png");
        background-repeat: no-repeat;
		background-position:right top;
	}
	
	#header .header-banner {
	 display:none;
}
	
	.topfifty, .toptwentyfive {
	   float:none;
	   display:none;
	}
	
	.smtrip {
		float:none;
		display:none;
	}
	
	.tripw {
	 width:100%;
		min-height:420px;
	}
	
	.smtripw {
		float:none;
		width:100%;
		border-left:0;
	    border-right:0;
		padding:10px 0;
		min-height:160px;
	}
	.smtripw .logo {
		width:80%;
		margin-top:0;
		max-height:160px;
	}
	
	.mobiletrip {
		display:block;
		text-align:center;
		font-weight:bold;
		font-size:24px;
	}
	
	.mobiletrip a {
		color: #edf3f5;
	}
	.mobiletrip a:hover {
		color: #83cae1;
	}
	
	.mobiletrip img {
		margin-left:.2em;
	}
	
	.mobiletrip .spread {
		margin:0 .2em;
	}
	
	.trip {
		display:none;
	}
	
}

@media (max-width: 420px) {
	.mobiletrip p {
		font-size:90%;
	}
	.smtripw .logo {
		width:80%;
	}
}

@media (max-width: 360px) {
	.mobiletrip p {
		font-size:80%;
	}
	.smtripw .logo {
		width:90%;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.container{
		width:100% !important;
	}
	.header-nav .main-navigation {
		height: auto !important;
	}
}

@media only screen and (min-width : 500px) and (max-width : 767px) {
	.container{
		width:100% !important;
	}
}

@media only screen and (min-width : 0px) and (max-width : 499px) {
	.container{
		width:100% !important;
	}
}

.popwrap {
	width:500px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4e8f9+0,ffffff+100 */
    background: #d4e8f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #d4e8f9 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #d4e8f9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #d4e8f9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e8f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	/*background-image:url("/source/9b41f5195747f9df5356ca4d5bbacdd8/form_x.png");
	background-repeat:no-repeat;
	background-size: contain;*/
}

.mlframe {
 /*margin-top: 1em;*/
 float:left;
 margin-left:.6em;
 max-width: 260px;
}

.mlmframe {
 margin:auto;
 max-width: 260px;
}


@media (max-width: 1400px) {
.mlframe {
 margin-top: 0;
}	
	
}

#nf-field-13-container, #nf-field-16-container {
 max-width:60%;
 display:inline-block;
 float:left;
 margin-bottom:0;
}

#nf-field-14-container, #nf-field-17-container {
 max-width:40%;
 display:inline-block;
 margin-bottom:0;
}

#nf-field-15-container, #nf-field-15-wrap, #nf-field-15-wrap  p, #nf-field-18-container, #nf-field-18-wrap, #nf-field-18-wrap  p {
 margin-bottom:0;
font-weight: bold;
opacity: .9;
}

#nf-field-14-wrap, #nf-field-17-wrap {
margin-left:.6em;
}

#nf-form-title-3, #nf-form-title-4 {
	display:none;
}

.weesubmit {
	background-color: #f48400 !important;
	border-radius: 3px;
    border: 1px solid #eef4f6 !important;
   color: #eef4f6 !important;
   font-size: 12px !important;
  line-height: 1 !important;
  padding: 10px 10px 10px !important;
}

.weefield {
    font-size: 12px !important;
    line-height: 1 !important;
    margin-bottom: 6px;
    margin-top: 6px;
    width: 100%;
    border-radius: 3px;
}

@media (max-width: 540px) {
	.popwrap {
	width:100%;
	}
}

.pp-pw {
	background-image:url("/source/6dd92474eb1448a7ef578c073d543b11/menu_x.png");
	background-repeat:no-repeat;
}


.pwinner {
   margin: 0 40px;
}

.buttonwrap {
  text-align: center; 
  margin-bottom:1em;
}

#fancybox-content {
   /*background:#ccc !important;*/
}

.mailus a:link, .mailus a:visited {
  color: #fff;
}

.mailus a:hover, .mailus a:active {
  color: #dbe9ef;
}

#nf-form-title-1 h3 {
  text-align:center;
  font-weight:bold;
  font-size:28px;
  margin-bottom:0;
  padding-top: 1em;
}

#nf-field-9-wrap p {
  text-align:center;
  font-weight:bold;
  font-size:28px;
  margin-top:1.4em;
  margin-bottom:0;
}

#nf-field-9-container {
  margin-bottom:0;
}

.nf-form-fields-required {
	font-size:10px;
	display:none;
}

#nf-field-11-wrap p {
	margin:0;
}

#nf-field-12-wrap p {
	font-size:10px;
	margin:0;
}

.quarter {
  width:25%;
  float:left;
 text-align:center;
}

.quarter img {
  width:90%;
  margin:auto;
}

.third{
  width:33.33%;
  float:left;
 text-align:center;
}

.third img {
  width:96% !important;
  margin:10px auto;
}


.half{
  width:50%;
  float:left;
 text-align:center;
}

.half img {
  width:96% !important;
  margin:10px auto;
}

@media (max-width: 540px) {
	.third{
  width: 100%;
  float:none;
 text-align:center;
}

.third img {
  width:96% !important;
  margin:10px auto;
}
}

.fullw {
	margin:2em auto !important;
}

.fullw img {
  width:99% !important;
  margin:auto;
}


/* category items plugin */

.item-title-text, .tpl_nine_short_desc {
	display:none !important;
}

.ilist-25 .ilist-item-main {
    min-height: 300px !important;
}

.qcld-wootab-more-scroll-container {
	display:none !important;
}

/* LOGO */

.toplogo {
	display:none;
}	

#logo {
	font-weight: normal;
	line-height: 28px;
	table-layout: fixed;
	padding: 12px 15px;
	display:none;
}

#logo #site-title{
	display:table-cell;
	vertical-align:middle;
}

#logo #site-title a {
	color: #353535!important;
	display: block;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.1;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#logo #site-description{
	color: #666666;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0.7px;
	line-height: 1.3;
	margin-top: 6px;
	text-transform: none;
	display:none;
}

#logo a {
	color: #c6ff00;
	display: block;
	text-decoration: none;
}
#logo a:hover{
	opacity:1;
}	

#logo img {max-width: 100%; width:100%;height:auto; }
#logo a span { display: block; }
#logo a .image { margin-bottom: 10px; }
#logo a .text { font-size: 24px; }

.toprow {
	position:relative;
}

.topfloat {
  position:absolute;
  top: -40px;
  left:-60px;
  width:360px;
 z-index:1500;	
}


.rpfull {
  width:100%;
  height:auto;
}

/* Main Navigation */

#main-nav2 {
 float:right;
}

.main-navigation,
.main-navigation #main-nav,
.main-navigation   ul li,
.main-navigation ul li a{
	height:100%;
}

.main-navigation{
	padding:10px 0;
}

.main-navigation #main-nav{
	float:right;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	height: 36px;
}


.main-navigation li {
	display:table;
	float: left;
	outline:none;
	position:relative;
}
.main-navigation li:first-child{
	border-top:0;
}
.main-navigation li:hover > ul{
	display:block;
}
.main-navigation a {
	color: #fff;
	display: table-cell;
	font-size: 16px;
    font-weight: 700;
	line-height: normal;
	outline: medium none;
	padding:0 12px;
	position: relative;
	text-transform: capitalize;
	vertical-align: middle;
	opacity:.85;
}

/*.main-navigation .menu  > li:last-child a{
	padding-right:0;
}*/

.main-navigation ul ul {
	background:#515050;
    display: none;
    left: 16px;
    position: absolute;
    top: 100%;
    width: 220px;
	height: auto;
	border-top: 2px solid #fff !important;
	z-index: 1500;
}
.main-navigation ul ul ul{
    display: none;
    left: 100%;
    position: absolute;
    top: 0;
    width: 220px;
	padding-top:20px;
}

.main-navigation ul ul li{
    background: none repeat scroll 0 0 transparent;
    float: none;
    width: 100%;
}

.main-navigation ul ul li:first-child{
	border-top:0;
}

.main-navigation ul ul a{
    font-style: normal;
    padding: 10px 5px 10px 21px;
	color:#fff;
	border-bottom:1px solid #ccc;
}

.main-navigation ul ul a:hover {
	color:#fff;
	background-color: #6f6969;
}

.main-navigation li:hover > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, #logo #site-title a, #follow-icons li a, h1.entry-title span, .services .ficon, #content .sticky-post, #footer a:hover, #sidebar .widget ul li a:hover {
    color: #dbe9ef !important;
}

.main-navigation li:hover > a {	
    -webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* Mobile Main Navigation */

@media (max-width: 800px) {
	
.main-navigation {
    padding: 0;
}
.main-navigation ul {
	height: 100%;
}
	
#main-nav1 {
  float: none;
}	
	
 #main-nav2 {
  float: none;
}
	
#header .header-nav {
    padding:0 !important;
}
	
.header-nav .main-navigation {
    height:auto !important;
	}
	
.main-navigation ul a {
	display: block;
	padding: 10px 5px 10px 20px;
	border-bottom: 1px solid #ccc;
	}
	
	.main-navigation ul a:hover {
	background-color:#da5b5b;
	}
	
 .header-nav .main-navigation li {
	float: none;
	 width:100%;
	 padding:.4em 0;
}

	.main-navigation li {
    display: block;
    float: none;
    position: relative;

}
	
.collapseomatic_excerpt, .collapseomatic_content {
    margin-left: 0;
}
	
	.mm {
		position:absolute;
		top:10px;
		right:10px;
		z-index:1501;
	}
	
	.mm img {
		width:40px;
		height:40px;
	}
	
	.main-navigation ul ul {
    background: #da5b5b;
    display: block;
    left: auto;
    position: relative;
    top: auto;
    width: 100%;
    height: auto;
    border-top: none;
}
	.main-navigation ul ul a {
	display: block;
	padding: 10px 5px 10px 50px;
	}
	
.main-navigation ul ul a:hover {
    color: #fff;
    background-color: #f09393;
    display: block;
}

}

@media (max-width: 1132px) {
 #logo, .topfloat {
	display:none;
}
.main-navigation {
    margin-left: 0;
	}
	
	.col-md-9 {
    width: 100% !important;
  }
	
}



/* = #CONTAINER + #CONTENT + #SIDEBAR
================================================================*/

.container{
	margin:0 auto;
}

#container{
	position:relative;
	padding:80px 0;
}

@media (max-width: 800px) {
	#container{
	padding:40px 0;
}
}

#container img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.entry-title{ 
	color: #000; 
}

h1.entry-title { 
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
	margin-bottom: 28px;
	/*color: #c33;*/
	color:#eeae03;;
	/*display:none;*/
	
}

.notitle {
  display:none;
}

.entry-footer{
	display:none;
}
h1.entry-title:after {
    border-top: 1px solid #dcdcdc;
    content: "";
    display: block;
    margin-bottom: 0;
    margin-top: 18px;
    width: 100%;
	display:none;
}

h1.entry-title span{
    font-weight: 400;
}

h1.post-title {
    line-height: 30px;
    margin-bottom: 2px;
    margin-top: 5px;
}

h1.post-title a{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
}

.single h1.post-title:after {
    border-top: 1px solid #dcdcdc;
    content: "";
    display: block;
    margin-bottom: 25px;
    margin-top: 20px;
    width: 100%;
}
.single h1.post-title  {
    color: #333;
    font-size: 23px;
    font-weight: 300;
    line-height: normal;
    margin: 21px 0 0;
	/*display: none;*/
}

#content .post-wrap{
	margin-top:40px;
}

#content .post-thumbnail img{
    box-sizing: border-box;
    padding: 0;
}

#content .post-wrap .post{
	margin-top:50px;
	padding-top:50px;
	border-top:1px dotted #ccc;
}

#content .post-wrap .post:first-child{
	border:0;
	margin-top:0;
	padding-top:0;
}

#content .post .post-meta {
	font-size: 13px;
    margin-bottom: 15px;
}
.single #content .post .post-meta{
	/*margin-top: 18px;*/
	margin-top:0;
}

.nav-links {
	font-size:14px;
}

#content .post .post-meta  span{
	margin-right:10px;
}

#content .post .post-meta  span i{
	color: #888;
    margin-right: 2px;
}

#content .post .post-meta  span a,#content .post .post-meta  span{
	color:#555;
	padding: 0 3px;
}

#content .post-read-more a{
    border-width: 1px;
    float: right;
    padding:11px 20px;
	text-transform: none;
}

#content .sticky-post{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    color: #f2481a;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    padding: 6px;
    text-transform: uppercase;
}

.entry-listing .post, .entry-listing .page{
	padding:40px 0;
	border-top: 1px dotted #dcdcdc;
}

.entry-listing .post:first-child, .entry-listing .page:first-child{
	padding-top:0;
	border-top:0;
}

@media (max-width: 540px) {
#container {
    padding: 40px 0 ;
}
}

/* =PAGINATION
================================================================*/

.pagination {
    border: 1px solid #eaeaea;
    margin-top: 30px;
    padding: 5px 10px;
}	

.pagination div{
	margin:0;
}

.pagination a{
	outline:none;
}

/* =COMMENTS
================================================================*/

h2.comments-title{
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 20px;
}

#commentsbox{
	margin-top:70px;
}

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link, a.comment-edit-link {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #686868;
  display: inline-block;
  font-size: 14px;
  line-height: 1.84615;
  padding: 3px 20px;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.comment-list .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond #reply-title {
    color: #333;
    font-size: 1.14286rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 10px;
}
#respond #reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
    color: #555;
    font-size: 13px;
    margin: 10px 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.71429;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
	display: none;
}

.required {
	color: red;
}

.comment-list{
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	font-size: 13px;
	list-style: outside none none;
	margin: 0;
	padding: 30px;
}
.comment-list em, .comment-list cite{
	font-style:normal;
}
.comment-list .comment-meta{
	margin-top:10px;
	margin-bottom: 10px;
}
.comment-list .comment-author img{
    border: 1px solid #eee;
    margin-right: 10px;
    padding: 5px;
}
.comment-list .children{
	list-style: outside none none;
    margin-left: 2em;
    margin-top: 30px
}
.comment-list li.comment {
	border-top: 1px dotted #ddd;
    margin-top: 25px;
    padding-top: 25px;
}

.comment-list li.comment:first-child{
	border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

/* =#SIDEBAR
================================================================*/

#sidebar{
	padding-left: 40px;
}


#sidebar h3.widget-title{
	/*border-bottom: 1px solid #dcdcdc;*/
	font-size: 20px;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 25px;
	margin-top: 0;
	padding-bottom: 10px;
	position:relative;
	text-transform:capitalize;
	/*background-color: #c33;*/
	background-color:#3a3838;
    padding: .6em;
    color: #fff !important;
}

.berocket_compare_widget_start {
	list-style:none;
	margin: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
}

.berocket_compare_widget_start h3 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 25px;
	margin-top: 0;
	padding-bottom: 10px;
	position:relative;
	text-transform:capitalize;
	background-color: #c33;
    padding: .6em;
    color: #fff !important;
}
/*
 #sidebar h3.widget-title::before {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50%;
} 
*/
#sidebar .widget {
	list-style:none;
	margin: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
}
#sidebar .widget li{
	list-style: outside none none;
    margin-left: 2px;
    padding: 2px 0;
	display:block;
	border-bottom: 1px solid #a2adc9;
}

#sidebar .widget li:hover {
    /*background-color: #75afe066;*/
	background-color:#cfd9e4bd;
}

#sidebar .widget ul{
	margin:0;
}	

#sidebar .widget ul li a{
	color:#0b2e7e;
    font-size: 14px;
    font-weight: bold;
}

#sidebar .widget ul li a:hover {
    color: #ffffff !important;
}
#sidebar .widget ul li:before{
	content: "\f105";
	display: inline-block;
    font-family: FontAwesome;
	margin-right: 10px;
	margin-left: 2px;
	color:#c33;
}

#sidebar .widget ul li ul li:last-child {
	border-bottom: none;
}

.inner-sidebar {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4e8f9+0,ffffff+100 */
    /*background: #d4e8f9;
    background: -moz-linear-gradient(top,  #d4e8f9 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #d4e8f9 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #d4e8f9 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e8f9', endColorstr='#ffffff',GradientType=0 );*/
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbd263+0,ffffff+100 */
background: rgb(207, 217, 228); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(207, 217, 228,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(207, 217, 228,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(207, 217, 228,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfd9e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.ii-sb {
	background-image:url("/source/6dd92474eb1448a7ef578c073d543b11/menu_x.png");
	background-repeat:no-repeat;
}

/* Search Form Widget */
.search-form input[type="text"]{
	float:left;
	margin:0;
	width: 65%;
	border-radius: 3px 0 0 3px;
}
.search-form input[type="submit"]{
	float:left;
	border-left:0;
	margin:0;
	border-radius: 0 3px 3px 0 ;
	height: 42px;
}
.page-content .search-form input[type="submit"] {
	line-height: 13px;
	padding: 15px 11px;
}

#sidebar .search-form input[type="text"]{
    width: 73%;
}

#sidebar .search-form input[type="submit"] {
	height: 43px;
	padding: 13px 11px;
}

.children {
	margin-left: 20px !important;
}

/* Tag Widget */
.widget_tag_cloud a{
    border-radius: 3px;
    display: inline-block;
    font-size: 13px !important;
    margin: 3px -1px 3px 3px;
    padding: 0px 9px;
}

/* Calender Widget */
#wp-calendar { 
	border-collapse: collapse; 
	border:1px solid #ddd; 
	width:100%; 
	border-top:none; 
}
#wp-calendar td, 
#wp-calendar th {
	text-align:center;	
	padding: 0;
}
#wp-calendar caption { 
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
    padding: 0;
}
#wp-calendar thead, 
#wp-calendar tfoot { 
	line-height:33px; 
	background:#eee; 
}
#wp-calendar tbody { 
	line-height:33px; 
}
#wp-calendar #prev, 
#wp-calendar #next { 
	padding:0 10px; 
	background:#eee; 
}
#wp-calendar #prev { 
	text-align:left; 
}
#wp-calendar #next { 
	text-align:right; 
}
.post-notfound .notfound-title{
	font-size:30px; 	
}

/* =#FOOTER STYLES
================================================================*/

#footer{
    background-color: #2b313e;
    color: #fff;
}

#footer li{
	list-style:none;
}

#footer .widget{
	margin:0;
	padding-top:0;
	padding-bottom:0;
	list-style:none;
}

.footer-sidebar{
	padding: 62px 0 84px;
}

.footer-sidebar ul{
	margin:0;
}

.footer-sidebar ul li{
	padding:2px 0;
}

.footer-sidebar h3.widget-title{
    border-bottom:1px solid #373f55;
    color: #DDDDDD;
    font-size: 17px;
    letter-spacing: 1px;
    padding-bottom: 17px;
	font-weight: normal;
}	

.footer-sidebar .widget a,
.footer-sidebar .widget li,
.footer-sidebar  #wp-calendar caption{
	color: #acb1b4;
	font-size:13px;
}

.footer-sidebar .widget #today a{
	color:#acb1b4;
}

.footer-sidebar #wp-calendar thead, 
.footer-sidebar #wp-calendar tfoot,
.footer-sidebar #wp-calendar #prev, 
.footer-sidebar #wp-calendar #next {
    background: none repeat scroll 0 0 #232731;
}

.footer-sidebar #wp-calendar,
.footer-sidebar #wp-calendar td, 
.footer-sidebar #wp-calendar th {
    border-color: #3c445a;
	font-size:13px;
}

.footer-sidebar .search-form input[type="text"],
.footer-sidebar .search-form input[type="submit"] {
	color:#a7a7a7;
	padding-left: 12px;
    padding-top: 13px;
	height:43px;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.search-form input[type="submit"]{
		font-weight:normal;
	}
}


.footer-sidebar .search-form input[type="submit"] {
    color: #888888;
	padding: 13px 10px 10px;
	height: 43px;
}

.footer-sidebar  .tagcloud{
	margin-left:-2px;
}

.footer-sidebar  .widget_tag_cloud a{
    background: transparent none repeat scroll 0 0;
    border-color: #3c445a;
}

.footer-siteinfo{
	background: #fbc73b none repeat scroll 0 0;
	color: #2b313e;
    font-size: 14px;
    padding: 23px 0 20px;
}

#footer-sidebar .textwidget{
	color:#ACB1B4;	
	font-weight: normal;
	font-size: 13px;
}
#footer-sidebar .textwidget p{
	margin-bottom:0px;
	font-size:13px;
}
#footer .footer-siteinfo .text-right{
	
}
#footer .footer-siteinfo .text-right a{
	color:#0c348a;
}

/* Home Template Style */

.home .section-title{
    margin-bottom: 15px;
	font-size:15px;
	font-weight: 400;
	position:relative;
    font-weight: 600;
    text-transform: uppercase;
	letter-spacing:1px;
}
/*
.section-title::after {
	bottom: -25px;
	content: "";
	height: 4px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 50px;
} */

/* Services section style */
.services.section-padding {
    padding: 88px 0 112px;
}
.services-wrapper{
	margin-top:60px;
}
.services .ficon {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 50%;
    color: #1f7a9f;
    display: block;
    font-size: 56px!important;
    height: 174px;
    line-height: 174px;
    margin: 0 auto;
    transition: background 0.6s ease 0s;
    width: 174px;
}

.services h5{
	 margin-top: 48px;
	 position:relative;
}
.services h5::after {
    bottom: -29px;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 39px;
}

.services h5 a{
	color: #353535;
	font-weight:600;
}
.services .service-text{
	margin-top: 52px;
	font-size: 14px;
}

.services .feature-text{
	margin-top:20px;
}

.services  .col-md-4.feature-item {
    display: inline-block;
    float: none;
	width: 33%;
}

/* Parallax Section Style */

.swag-section{
    background: rgba(0, 0, 0, 0) url("images/swag-img.jpg") no-repeat fixed center center / cover ;
    padding: 90px 0;
	position:relative;
}

.swag-section h2{
	color: #fff;
	margin: 0 0 20px;
}

.swag-section .swag-text{
    color: #acb1b4;
	margin: 0 0 30px;
}

/* Projects Section Style */
.projects.section-padding {
    padding: 100px 0 120px;
}
.projects img{
	max-width:100%;
	min-height:120px;
}

.projects a.project-title {
    color: rgba(28, 54, 83, 0.6);
}

.projects  .col-md-4.project-item {
    display: inline-table;
    float: none;
	width: 33%;
	margin-top: 63px;
}

.projects  a.btn{
	margin-top: 50px;
}

/* 404 page */

.error404 #content .search-form input[type="text"]{
	width: 52%;
}

.error404 #content  .search-form input[type="submit"]{
	border:1px solid #ddd;
	border-left:0;
	background-color:#FFFFFF;
	height:43px;
	line-height:16px;
}

#home-content{
	padding: 94px 0;
	background:#F3F5F8;
}
.wo-banner{
	padding:170px 0 74px!important;
}
#home-content .content{
	text-align:center;
}
#home-content .content .page-title{
	font-weight:600;
	text-transform:uppercase;
	margin-bottom: 8px;
	letter-spacing: 1px;
}

#home-content .content .page-content{
	margin-top:41px;
	font-size: 14px;
}
#home-content .content .page-contant p b{
	color:#575859;
	font-weight: 500;
}
#design{
	background:#F6F6F6;
}
 #design .design-img {
    padding-left: 0;
    padding-right: 0;
}

#design .design-img img{
	max-width:100%;
	width: 100%;
}
#design .design-desc{
	margin-bottom: 90px;
    margin-top: 90px;
}
#design .design-desc h2{
    font-weight: 600;
	font-size: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
	letter-spacing: 1px;
}
#design .design-desc .design-text{
	line-height: 1.7;
	margin-bottom: 22px;
	font-size: 14px;
}
#design .design-desc .btn, #design .design-desc #content .post-read-more a{
	padding: 15px 30px;
}

.project-item .project-title{
	font-size:16px;
	font-weight:600;
	color:#414141;
	text-transform:uppercase;
	margin-top: 57px;
	position:relative;
}
.project-item .project-title::after {
    bottom: -23px;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 39px;
}

.project-item .project-title a {
	color:#353535;
}
.project-item .project-desc{
	line-height:1.7;
	margin-top: 48px;
	font-size: 14px;
}

/*contact form 7 style */
.wpcf7-form-control.wpcf7-submit{
	padding: 12px 25px 9px !important;
}

/* Before-After Slider */

.ba-slider {
    position: relative;
    overflow: hidden;
}
 
.ba-slider img {
    width: 100%;
    display:block;
    max-width:none;
}
 
.ba-slider .resize {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.ba-slider .handle { /* Thin line seperator */
  position:absolute; 
  left:50%;
  top:0;
  bottom:0;
  width:4px;
  margin-left:-2px;
 
  background: rgba(0,0,0,.5);
  cursor: ew-resize;
}
 
.ba-slider .handle:after {  /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
 
    content:'\21d4';
    color:white;
    font-weight:bold;
    font-size:36px;
    text-align:center;
    line-height:64px;
 
    background: #ffb800; /* @orange */
    border:1px solid #e6a600; /* darken(@orange, 5%) */
    border-radius: 50%;
    transition:all 0.3s ease;
    box-shadow:
      0 2px 6px rgba(0,0,0,.3), 
      inset 0 2px 0 rgba(255,255,255,.5),
      inset 0 60px 50px -30px #ffd466; /* lighten(@orange, 20%)*/ 
}

.ba-slider .handle.ba-draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height:50px;
    font-size:30px;
}

.pswp__bg {
    opacity: .65 !important;
}

.widgetblockm {
   text-align:right;
}

.widgetblockm img {
  width:70%;
}

.widgetblock {
   color:#fff;
}

.widgetblock h3 {
	color:#fff;
}

.widgetblock h4, .widgetblock h4 a {
	color:#fff;
	font-size:18px !important;
}

.main-title {
display:none;
}

.fifty {
    width:50%;
	float:left;
}

.rp_thumb {
  width:90%;
  max-width:400px;
  height:auto;
  margin:auto;
}

.enlarge {
  z-index:3000;
}

.enlarge:hover {
	transform:scale(2,2);
	transform-origin:0 0;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
}

.topspace {
  clear:left;
  width:100%;
  height:1.6em;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
	width:100%;
	text-align:center;
}

.entry-summary .br_compare_button {
 display:none !important;
}

.entry-summary .product_meta {
  margin-bottom:1.4em;
}

@media (max-width: 766px) {
 .widgetblockm {
   text-align:center;
}
	
	.smc {
	width:100px;
    margin:auto;
	text-align:center;	
	}
	.fifty {
    width:100%;
	float:none;
}
	
}

.specials {
 float:right;
 width:200px;
	text-align:right;
}

.specials img {
  width:120px;
  height:auto;
  margin-top:.4em;
}

.ppthirds {
 width:30%;
margin:0 1.5%;
float:left;
}

.ppthirds h3 {
  text-align:center;
}

.ppthirds ul {
  list-style:none;
}

.ppthirds li {
  text-align:center;
  padding:.6em 0;
  border-bottom:1px solid #0b2e7e;
}

.ppthirds li:hover {
	background-color: #75afe033;
}

@media (max-width: 800px) {
	.specials {
	display:none;
}
	.nomobile {
	display:none;
	}
	
.ppthirds {
 width:100%;
margin:0;
float:none;
}

}