/* GLOBAL: #Reset & Basics (Inspired by E. Meyers)
================================================== */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }


/* GLOBAL: #Basic Styles
================================================== */



.outertable{ font-size: 13px; color: #000000;font-size: 13px; color: rgb(0, 0, 0); line-height: 3.5; padding-left: 1%;}
.ship-cor{border-bottom: none!important; padding-bottom: 0px!important;}
.tdstylee{width: auto!important; border: none!important; padding: 0em;}
.shipment_two_headCurent th{color: #000; width:197px; border: solid 1px #ccc; padding: 1em;  word-wrap: break-word!important;}
.shipment_two_headCurent td,.shipment_two_head td{ word-wrap: break-word!important; color: #000; width:197px; border: solid 1px #ccc; } 
.shipment_two_head td{color: #000; width:197px; border: solid 1px #ccc; background-color:#000!important; padding: 1em;}
.back{background-color: #F8F8F8 !important;}


body {
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
.hidden { display:none; }
#wrap { position:relative; z-index:1000; }
.five-out{width: 100%; height: auto; float: left;}
.five-div-left{width: 30%; height: auto; float: left;}
.five-div-left img{width: 100%; height: auto;}
.texthead{font-size: 15px ; color: #000; padding: .5em 0em;}
.five-div-right{width: 60%; height: auto; min-height: 80px; padding: .2% 5%; float: right; color: #000;}
/* GLOBAL: #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {  font-weight: normal; color: #C00; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 30px; line-height: 34px; margin-bottom: 14px;}
h2 { font-size: 24px; line-height: 30px; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 34px; margin-bottom: 8px; }
h3.widget-title { margin-bottom: 15px; font-size:19px; line-height: 1; }
h3.section-title { font-size:30px; letter-spacing: -1px; text-shadow: 0 -1px 0 rgba(0,0,0,0.5); }
h4 { font-size: 18px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 16px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }

p { margin: 0 0 15px 0; text-align:justify; color:#000;  }
p img { margin: 0; }
p.excerpt { font-size: 16px; font-weight:bold; }

em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }

pre { font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 15px; overflow: auto; padding: 0.75em 1.625em; }
code, kbd, samp, var { font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym, dfn { border-bottom: 1px dotted #666; cursor: help; }
address { display: block; margin: 0 0 1.625em; }
sup, sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }

blockquote, blockquote p { font-size: 17px; line-height: 24px; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; }
blockquote cite { display: block; font-size: 12px; }
blockquote cite:before { content: "\2014 \0020"; }

.webova-message{float:left; width:100%; height:auto;}
.webova-message p{ color:#00F;}



/* GLOBAL: #Links
================================================== */
a, a:visited { text-decoration: none; outline: 0; }
p a, p a:visited { line-height: inherit; }


/* GLOBAL: #Lists
================================================== */


.headerimg{width: 100%; height: auto; background-color: #000;}
.headerimg img{width: 100%!important; height: auto;}
/* GLOBAL: #Tables
================================================== */
table { width:100%; }

/* GLOBAL: #Images
================================================== */
img.scale-with-grid {
	max-width: 100%;
	height: auto; }
.gmap{float:left; width:100%; height:auto;}
#map iframe{width:100%; height:300px;}
/* GLOBAL: #Floats
================================================== */
.alignleft { float:left; margin:5px 15px 13px 0; }
.alignright { float:right; margin:5px 0 13px 15px; }
.aligncenter { clear: both;	display: block;	margin-left: auto; margin-right: auto; }
.points{float:left; background-image:url(images/ticmark.jpg); background-position:left center; background-repeat:no-repeat; padding-left:44px;}

/* GLOBAL: #Buttons
================================================== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 8px 10px;
	font: inherit; }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}


/* GLOBAL: #Forms
================================================== */
form {
	margin-bottom: 2px; }
fieldset {
	margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea
{
	padding:7px 0px;
	outline: none;
	font-size: 13px;
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	color: inherit;
	border-radius: 3px;
	background: #f9f8f8;
	border: 2px solid #e6e6e6;
	margin: 0;
    margin-top:12px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
}
select { padding: 0; }
textarea { min-height: 60px; }
label, legend { display: block; font-weight: bold; font-size: 13px;  }
select { width: 220px; }
input[type="checkbox"] { display: inline; }
label span, legend span { font-weight: normal; font-size: 13px; }


/* GLOBAL: #WordPress Styles
================================================== */
.wp-caption { font-size:11px; }
.wp-caption-text { font-style:italic; }
.sticky, .gallery-caption, .bypostauthor {}

/* GLOBAL: #Widgets
================================================== */
#single-sidebar { margin-top:40px; }
.widget { margin-bottom: 20px !important; }
.widget-img { display:block; }
#footer .widget { margin-bottom:30px; }
#footer .widget p { margin-bottom:5px; }
#sidebar .widget { margin-bottom: 40px !important; }
#sidebar .widget:last-child { margin-bottom: 0 !important; }

.widget ul li { margin-bottom:5px; }
.widget ul li a { display:inline-block; padding-bottom:5px; }
.widget ul li a:hover { border:none; }

.widget-area .widget:last-child > * { margin-bottom:0; }

#sidebar .widget a {  }

/* 125x125 ads widget */
#ads125 li { float:left; width:125px; margin:0 14px 14px 0; background: none; border:0; padding:0; }
#ads125 li.last { margin-right:0; }
#ads125 li:hover img { border:solid 1px #5d5d5d; }
#ads125 li img { display:block; max-width: 100%; padding:3px; border:solid 1px #dcdcdc; }
#ads125 li:nth-last-of-type(-n+2) { margin-bottom:0; }


/* GLOBAL: #General Page Needs
================================================== */
body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3;
	color: #fff;
        background-image:url(images/s-e-bg.jpg); background-size: 100% 100%; background-attachment: fixed;  


}

.footerpos{margin-top: 80px!important;}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('css/font/opensans-regular.eot');
    src: url('css/font/opensans-regular.eot') format('embedded-opentype'),
         url('css/font/opensans-regular.woff2') format('woff2'),
         url('css/font/opensans-regular.woff') format('woff'),
         url('css/font/opensans-regular.ttf') format('truetype'),
         url('css/font/opensans-regular.svg#OpenSansRegular') format('svg');
}

/* MODULE: #Main navigation
================================================== */
#nav { position: absolute; right: 17px;
	margin-top: 5px;

}
#nav:hover{box-shadow:none;}
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none;  }
.sf-menu { line-height:	1.0; float: left; padding-top:7px; }
.sf-menu ul { position: absolute; top: -999em;
	
	padding: 4px;
	z-index: 1000;
	width: auto;
}
.sf-menu ul li { width: 100%;
	border-bottom: 1px solid #ccc;
}
.sf-menu li:hover { visibility: inherit; }
.sf-menu li { float: left; position: relative; text-decoration:none; border-right:solid 1px #006; }
.sf-menu a, .sf-menu a:visited { display: block; position: relative; font-size: 19px;
	padding: 17px 40px;
	color: #fff;
	white-space: nowrap;
	
}
.bc{background-color:#e3e1e2; padding:5px;}
.sf-menu li a:hover{ background-color:#FC0;}
.sf-menu li li a { font-size: 12px; white-space: nowrap;
}
.
.sf-menu li:hover ul,.sf-menu li.sfHover ul { left: -1px; top: 39px; z-index: 99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 13em; top: -1px; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 10em; top: 0; }
.sf-menu li:hover { outline: 0; }
.sf-menu > li:hover { border:none !important; background: none !important; }
.alt-nav { display:none; }


/* GLOBAL: #Header
================================================== */

#header {
	
	/*background-color:#979a9f;  Old browsers */

}

#prehead {
	padding: 15px 0;
	text-align: right;
	
}

#prehead .ci-socials-ignited {
	line-height: 0;
}

#prehead .widget { margin-bottom: 0 !important; }

#prehead .ci-socials-ignited a {
	display: inline-block;
	line-height: 0;
}

#prehead .ci-socials-ignited img {
	max-width: 26px;
	margin-top: 3px;
}

#prehead .widget,
#head-contact {
	float: right;
	margin-bottom: 0;
}

#head-contact {
	padding: 3px 0 0 0;
	
	padding-right:5px;
}

#head-contact b {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	top: 1px;
	color:#000 !important;
}

#main-head {
	margin-bottom: 0;
	padding-bottom: 20px;
	height:44px;
	border-bottom:solid 13px #ffd510;
	/*padding-top:20px;
	background: #fff; /* Old browsers */
	background-image:url(images/headr-bc.jpg); background-repeat:repeat;
}
.log{width:100%; height:auto; max-width:300px;}
.color{
	color:#000 !important;
}

.logo h1 a,
.logo h1 a:visited {
	color: #515151;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -0.02em;
	margin: 0;
}

.logo h1 { margin: 0; line-height: 1; }

.logo h2 {
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	line-height: 1;
	text-indent: 1px;
	color: #949494;
}

/* MODULE: #Homepage slider
================================================== */

#home-slider {
	margin-bottom: 35px;
}

.fixed-slider {
	margin-top: 45px;
}

.slide-title-wrap {
	position: absolute;
	width: 100%;
	padding: 20px 0;
	background: rgba(0,0,0,0.5);
}
.slide-title.container {
}

.slide-title h3 {
	margin: 0;
	font-size: 22px;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.4) !important;
	padding: 0 25px;
	color: #efefef;
}

.slide-title h3 a,
.slide-title h3 a:visited { color: #efefef; 	text-shadow: none; }

.slide-title a:hover {
	color: rgba(255,255,255,0.4) !important;
}

/* MODULE: #Homepage Services Section
================================================== */

.service-array.row {
	margin-bottom: 25px;
        padding-bottom: 37px;
}

.service-item {
	margin-bottom: 30px !important;
}

.service-item h3 {
	font-size: 17px;
	margin-bottom: 5px;
	background-color:#ffcc00;
	color:#000;
	padding-left:3%;
	
	border:solid 1px #FFF;
}
.viewmore{background-color:#CC0001; padding:7px; font-size:13px !important; color:#fff !important;}

.contact-hero {
	
	border-radius: 4px;
	border: 2px solid #fff;
	margin-bottom: 15px !important;
	margin-top:15px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

.contact-inner {
	padding: 7px 10px;
	
}
.contact-innerr {
	padding: 10px 8px;
        background-color: #ffd510;


}
.contact-title {
	
	font-size: 19px;
	font-weight:bold;
	color: #C82828;

}
.contact-title span{color:#fff;}

.btn, a.btn, a.btn:visited,
input[type=submit] {
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,0.64);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding: 8px 15px;

	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0  rgba(255,255,255,0.4);
	-moz-box-shadow: inset 0 1px 0  rgba(255,255,255,0.4);
	box-shadow: inset 0 1px 0  rgba(255,255,255,0.4);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
.shipment-track {
	float: left;
	margin-right: 4px;
	margin-top: -5px;
	width:70%;
	height:24px;
	color:#000 !important;
}
track-button{margin-left:10px;}
.btn:hover {
	color: #fff;
}

.contact-button {
	float: right;
	margin-right: 4px;
	margin-top: -5px;
}

.info-item {
	margin-bottom: 20px !important;
}

.info-thumb {
	float: left;
	margin: 0 20px 10px 0;
}

/* MODULE: #Homepage Clients Section
================================================== */

#clients {
	background: rgba(0,0,0,0.05);
	padding: 45px 0 0;
	border-top: 1px solid #bbbaba;
	border-bottom: 1px solid #fff;
}

.clients-title { margin-bottom: 15px !important; }
.clients-title a {
	margin-left: 10px;
	font-size: 13px;
}

.client-thumb {
	border: 1px solid #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	margin-bottom: 5px;
}

.client-item {
	margin-bottom: 20px !important;
}

.page-template-template-client-page-php #client-array {
	margin-top: 35px;
}

/* MODULE: #Homepage Widget Row
================================================== */

#home-widget {
	padding: 45px 0 0;
}

/* MODULE: #Newsletter widget Homepage
================================================== */

#home-widget .newsletter-wgt form {
	margin: 0;
	position: relative;
}

#home-widget .newsletter-wgt input[type=text] {
	float: left;
	width: 24%;
	margin-right: 10px;
	font-size: 12px;
}

.newsletter-wgt input[type=submit] {
	padding: 5px 10px;
	font-size: 14px;
}

/* GLOBAL: Footer
================================================== */

#footer {
	padding: 5px 0 0;
	text-shadow: none;
	color: #dbdbdb;	
}

#footer .widget-title, #footer h3, #footer h2, #footer h1 {
	color: #191919;
	font-size: 17px;
}

#credits {
	padding: 20px 0;
	background: #000;
	color: #fff;
	font-size: 12px;
}

#credits .row {
	margin: 0;
}

a.back-top, a.back-top:visited {
	text-align: right;
	color: #8C8C8C;
	padding-right: 16px;
	background: url("images/top.png") no-repeat right center;
}

a.back-top:hover {
	color: #ccc;
}

.back-top-hold { text-align: right; }

#footer .widget-title { text-shadow: 1px 1px 1px rgba(0,0,0,0.3); }
#footer a, #footer a:visited { color:#fff;	}
/* MODULE: #Sidebar
================================================== */
.centeralignimg{margin-left: 29%; margin-top: 20px;}

/* GENERAL: #Page
================================================== */
#page-content {
	padding: 0px 0 0;
	
	
}
.ft{color:#606161 !important; float:left;}

#single-head {
	
	
	position: relative;
}

#single-head:after {
	border-bottom: 1px solid #d5d5d5;
	content: ' ';
	display: block;
	padding-bottom: 25px;
}

#single-head h1 {
	font-size: 34px;
	margin-bottom: 7px;
	line-height: 0.85;
}

#single-head p {
	
	font-size: 15px;
	margin-bottom: 12px;
	margin-top: 12px;
}

/* MODULE: #Portfolio Page
================================================== */

#portfolio-filters {
	margin-bottom: 20px;
}

#portfolio-filters a,
#portfolio-filters a:visited {
	color: #515151;
	font-size: 16px;
	margin-right: 10px;
	font-family: "Lora", Georgia, sans-serif;

}

.portfolio-item { margin-bottom: 20px !important; }
.portfolio-desc h3 {
	font-size: 14px;
	margin-bottom: 0;
	line-height: 1.3;
	margin-top: 6px;
	margin-bottom: 5px;
}

.portfolio-desc a,
.portfolio-desc a:visited {
	color: #515151;
}

.portfolio-desc a:hover {
	color: #7a7a7a;
}

.portfolio-item .desc {
	font-size: 12px;
	color: #717171;
}

.portfolio-item img {
	border: 1px solid #fff;

	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
}

/* MODULE: #Single & Blog Page Listing
================================================== */

.entry {
	margin-bottom: 40px;
}

.entry.type-work,
.entry.type-product {
	margin-bottom: 0;
}

.entry-title {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.entry-title a,
.entry-title a:visited {
	color: #515151;
}

.entry-title a:hover {
	color: #868686;
}

.entry-meta {
	margin-bottom: 10px;
	font-family: "Lora", Georgia, sans-serif;
	font-size:  12px;
	color: #717171;
}

.entry-thumb {
	margin-bottom: 10px;
}

.entry-thumb img,
.job-slides li img {
	border: 1px solid #fff;

	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
}


.entry table {
	width: 100%;
	font-size: 0.9em;
}

.entry table td {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 3px;
	text-align: center;
}

.entry table th {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	font-weight: bold;
	padding: 8px;
}
.entry input[type=tel],
.entry input[type=text],
.entry textarea,
.entry .gform_wrapper input[type=text],
.entry .gform_wrapper input[type=tel],
.entry .gform_wrapper textarea {
	width: 80% !important;
	background: #f9f9f9 !important;
	color: #333;
	font: inherit;
	border: 4px solid #E4E4E4;
	padding: 12px 17px;
	box-shadow: none;

}

.entry input[type=text]:focus,
.entry textarea:focus {
	background: #f3f3f3;
}

.entry blockquote {
	font-family: "Lora", Georgia, sans-serif;
	font-style: normal;
	font-size: 16px;
	background: rgba(0,0,0,0.15);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	padding: 20px;
	border-left: 4px solid #6d6d6d;
}

.entry ul {
	list-style: disc;
	margin-left: 30px;
}

hr.separator {
	width: 100%;
	height: 1px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;;
	display: block;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

/* PAGE: #Single Portfolio Page
================================================== */
#work-desc {
	padding-top: 20px;
}

ul.work-credits {
	margin: 0;
	list-style: none;
	font-size: 13px;
        border: 1px solid #CCC;
        padding: 0.5em;
        background-color: #FFF;
        border-radius: 5px;
}
ul.work-credits li {
	padding: 5px 0 15px 25px;
	border-bottom: 1px solid #eee;
}
ul.work-credits li:last-child { border: none; }
ul.work-credits li b {  font-weight: bold; padding-right: 10px; text-transform: uppercase; font-size: 13px; color:#143b81; }
.visit-work, .visit-work:visited { display: inline-block; padding: 5px 20px;  color: #fff; box-shadow: 2px 2px 0 rgba(0,0,0,0.1); text-shadow: none;}
.visit-work:hover { color: #fff; }
a.visit-btn { padding: 4px 21px !important; font-size: 14px; }
.job-slides { margin: 0 !important; }

.slider-gallery {	border:solid 1px #dcdcdc; padding:9px; box-shadow: 0 0 3px rgba(0,0,0,0.1); margin-bottom:30px; }
#slider-gallery, #slider-carousel { margin-bottom:0; }
#slider-gallery li, #slider-carousel li { margin-bottom:0; list-style: none; }
#slider-carousel { position:relative; margin-top:10px; }
#slider-carousel li {  margin-right:10px; width: 223px; }
#slider-carousel img { cursor:pointer; height:auto !important; }
#slider-carousel .flex-viewport { padding-top: 5px; }
#slider-carousel .flex-control-paging { display:none; }
#slider-gallery .flex-direction-nav { display:none; }

.entry .slides { margin: 0; list-type: none; list-style-type: none; }
/*----latest news------*/
.news{float:left; width:100%; height:auto; background-color:#ffcc00; color:#000; padding-bottom:20px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -webkit-border-radius:5px;}
.news h3{ color:#fff; padding-left:8%; margin-top:10px;}
.news p{ text-align:left !important; padding-left:2%; }
.outer-wrapr{float:left; width:96%; padding:2%; color:#fff;  height:auto; margin-bottom:31px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;

}
.outer-wrapr ul{}
.outer-wrapr ul li{color:#000; list-style:circle; padding:0px; margin-left:10px; word-wrap: break-word;}
.outer-wrapr p{color:#000;}
.outer-wrapr h5{margin-bottom:10px;}
.outer-wrapr h3{color:#000; margin-top:10px; font-size:24px; margin-bottom:15px;} 
  #news-container2
{
	width: 91%; 
	margin: auto;
	margin-top: 20px;
	border:none;
	height:auto;
	padding-left:4%;
}
#news-container2 ul li div
{
line-height:18px;
color:#666;	
margin-bottom:20px;

}
#news-container2 h4{}
#news-container2 p{ margin-bottom:40px;color:#000; padding-bottom:10px; border-bottom:solid 1px #fff; padding-top:10px;}

/*feedback*/
.feedback{float:left; width:100%; height:auto; color:#fff;  background-color:#083D8D; background-image:url(images/testimonial-bc.jpg); background-position:center top; background-size:cover; display:block !important; margin-bottom:20px;}
.feedback-inner{float:left; width:100%; height:auto;}
.feedback h3{text-align:center; margin-top:15px; margin-bottom:15px; text-align:center; color:#FC0; text-decoration:underline; }
/**/
.te{float:left; width:100%; height:auto;  margin-top:-34px; margin-bottom:15px;}

/*.newsmain {
width: 100%;

}
.cbp-qtrotator {
width: 94%;
height: 180px;
position: relative;
float: left;
margin: 0;
padding-top: 11px
}
.cbp-qtcontent {
width: 100%;
height: auto;
position: absolute;
min-height: 180px;
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
margin: 0px 0 0 0;
padding: 0
}
.cbp-qtrotator blockquote p {
font-size: 14px;
color: #000;
margin: 0.4em 0 1em;
line-height:21px;
text-align:center;
width:69%; 
margin-right:auto;
margin-left:auto;
}
.cbp-qtrotator blockquote footer {
font-size: 1.2em;
color:#EE7B00;
text-align:cenrer;
}
.cbp-qtrotator blockquote footer:before {
content: '― '
}
.cbp-qtrotator .cbp-qtcontent img {
float: right;
margin: 50px 0 0 50px
}
.cbp-qtprogress {
position: absolute;
background: #47a3da;
height: 1px;
width: 0%;
z-index: 1000
}*/
/*testimonial slider*/
.bx-wrapper .testimonials-thumbnail{ margin: 0px 0px 15px; }
.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-thumbnail{ max-width: 35%; float: left; margin-right: 20px; }
.bx-wrapper .testimonials-carousel-thumbnail img{ display: block;   margin-right: 20px;width: 100px;}
.bx-wrapper .testimonials-carousel-context{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#E45B08; font-weight:600; text-align:center; background-color:#fff; border-radius:5px;}
.bx-wrapper span{ font-size: 11px; margin-left:10px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position: relative;margin: 30px auto;padding: 0;width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block;}
.bx-wrapper .bx-viewport {padding:10px;margin-left:0;z-index:1;width:100%;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: -30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background: url(images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position: absolute;top: 0;right: 0;width: 30px;border-left:1px solid #ddd;height: 30px;cursor: pointer;background: #ffd800 url(images/caousel-next.png) no-repeat 0 0 ;}
.bx-wrapper .bx-prev {position: absolute;top: 0px;right: 30px;border-right:1px solid #ddd;width: 30px;height: 30px;cursor: pointer;background: #000 url(images/caousel-prev.png) no-repeat 0 0 ;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 0;margin-top: 10px;margin-right: 0px;outline: 0;width: 30px;height: 30px;text-indent: -9999px;z-index: 9999;}
.testimonials-carousel-content{ float:left width:100%; height:auto;text-align:center;}
.testimonials-carousel-content p{text-align:center; color:#fff !important;}
.margins{margin-top:10px; margin-bottom:10px;}
.feedback-form{float:left; width:100%; height:auto;}
.box{float:left; width:93%; height:279px; padding:4%; }
.box p{font-size:13px; text-align:justify; color:#000;}
/*feedback fomr*/
.review{float:right; width:44%; height:400px;border:solid 1px #ccc; background-color:#fff;}
.review h4{ width:98%; height:40; font-size:18px; color:#000; background-color:#FC0; padding-left:2%;}
.review-in{float:left; text-align:left;}
.boxreview{float:left; width:96%; height:auto; margin-left:2%; margin-right:2%; border-bottom:solid 1px #ccc; margin-bottom:10px;}
.boxreview h3{font-size:18px; color:#006;}
.boxreview p{line-height:19px; font-size:14px; color:#000;}
.wrapper {
	max-width:370px;
	width:95%;
	float:left;
	position:relative;
	margin-right:4%;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea,
#contact-form button[type="submit"] {
	font:400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact-form {
	text-shadow:0 1px 0 #FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#fff;
	padding:25px;
        color: #212121;
}
#contact-form h3 {
	color:#991D57;
	display:block;
	font-size:28px;
}
#contact-form h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}
#contact-form label span {
	cursor:pointer;
	color:#000;
	display:block;
	margin:5px 0;
	font-size:16px;
	
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea {
	width:100%;
	box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-webkit-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-moz-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
	border-radius:5px;
        height: auto;
}
#contact-form input[type="text"]:hover,
#contact-form input[type="email"]:hover,
#contact-form input[type="tel"]:hover,
#contact-form input[type="url"]:hover,
#contact-form textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}
#contact-form textarea {
	height:100px;
	max-width:100%;
}
#contact-form button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#01437B;
	
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	border-radius:5px;
}
#contact-form button[type="submit"]:hover {
	background: #0046af; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwNDZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDMyOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0046af 1%, #003296 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0046af), color-stop(100%,#003296)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0046af 1%,#003296 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0046af 1%,#003296 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0046af 1%,#003296 100%); /* IE10+ */
background: linear-gradient(to bottom, #0046af 1%,#003296 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0046af', endColorstr='#003296',GradientType=0 ); /* IE6-8 */
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}
#contact-form button[type="submit"]:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}
#contact-form input:focus,
#contact-form textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}
/* PAGE: #Single Portfolio Page
================================================== */
#map {
	min-height: 400px;
	margin-bottom: 30px;
}

/* MODULE: #Comments
================================================== */
#respond { margin-bottom: 0 !important; }
.post-comments { margin: 0; padding: 0; }
.post-comments h2 { margin-bottom:20px; }
.post-comments ol, .post-comments ul { list-style: none; font-size:inherit;  }
.post-comments > ol { margin-left:0; margin-bottom: 30px; }
.post-comments li { margin:0 !important; padding:0 !important; background: none !important; position:relative; }
.post-comments .avatar { position:absolute; top:0; left:0; margin: 0 15px 5px 0; text-align: center; }
.post-comments .comment-text { margin-bottom:10px; }
.post-comments > .comment-text:last-child { margin-bottom:0; }
.post-comments .comment-copy { margin-left:60px;  padding: 15px 15px 30px 15px; font-size: 13px;
	background: #E7E7E7;
	position: relative;
}
.post-comments .comment-copy p { margin-bottom:10px; }
.post-comments .comment-meta { font-weight: bold; margin-bottom:5px !important; }
.comment-reply-link, .btn-reply { display:inline-block; height: 18px; padding: 1px 13px; position: absolute; bottom:5px;
	font-size: 11px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); line-height: 1;
	background: none repeat scroll 0 0 #d4d4d4;
	border-radius: 4px;
	color: #555;
	font: inherit;
	bottom: 9px;
	right: 10px;
}
.comment-reply-link:hover, .btn-reply:hover { color: #222; }
.comment-reply-link { font-size:10px; font-weight:bold; display:inline-block; border-radius:2px; margin-bottom:5px; }
#cancel-comment-reply-link { display:block; font-size:14px; }
#cancel-comment-reply-link:hover { border:none; }


/* MODULE: #Comment Form
================================================== */
#form-wrapper { padding: 0; margin: 0;  }
#form-wrapper h2 { font-size:26px; margin-bottom:20px; }
#form-wrapper form { margin-bottom:0; }
.post-form label { display:block; font-weight: normal; padding-bottom:5px;  }
.post-form input[type=text] { width:80%; }
.post-form input[type=submit] { margin-bottom:0; }
.post-form textarea { width:90%; height:200px; }
#post-action { margin-bottom:0; }
.post-form input[type=tel] { width:80%; }

/* Paging Styles
================================================== */
#paging { margin: 0 0 10px; clear:both; }
#paging-left { text-align: left; }
#paging-right { text-align: right; }
#paging a { display:inline-block; padding:3px 9px; margin-right:5px; font-size:11px; font-weight:bold; }
#paging span.current { display:inline-block; padding:2px 9px; font-size:11px; font-weight:bold; margin-right:5px; }
.wp-pagenavi .pages { margin-right:15px; }

.wp-pagenavi a, .wp-pagenavi span, .wp-pagenavi a:visited {
	background: #F1F1F3;
	border: 1px solid #fff !important;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	padding: 7px 14px !important;
}
/*----------------Pagination -------------------*/
.paginate {
font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #999;
	text-decoration:none;
	color: #666;25
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
    margin: 2px;
	padding: 2px 5px 2px 5px;
		border: 1px solid #999;
		
		font-weight: bold;
		background-color: #006DD3;
		color: #FFF;
	}
	.paginate span.disabled {
		padding:2px 5px 2px 5px;
		margin:2px;
		border:1px solid #eee;
		color:#DDD;
	}
        .bl{
            width: 141px;
background-color: #666;
border-width: 1px 1px medium;
border-style: solid solid none;
border-color: #666 #666 -moz-use-text-color;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
color: #FFF;
float: left;
font-family: Arial,sans-serif;
font-size: 12px;
font-weight: bold;
font-size-adjust: none;
list-style-type: none;
list-style-image: none;
text-decoration: none;
clear: both;
padding: 0px 2px 0px 6px;
margin-top: 1%;
margin-left: -10px;
margin-bottom: -6px;
        }	

/* WIDGET: #About
================================================== */
.widget_ci_about_widget img { max-width: 100px; border: 1px solid #fff; box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.business-info .widget_ci_about_widget img { max-width: none; border: none; box-shadow: none;  margin-top: 0; }

/* WIDGET: #Flickr
================================================== */
.flickr_badge_image { float: left; margin-right: 10px; margin-bottom: 10px; padding: 3px; }
.flickr_badge_image img { width:55px; height:55px; display: block; 	border: 1px solid #fff;

	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 2px rgba(0,0,0,0.25); }

/* WIDGET: #Calendar
================================================== */
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: left;
	margin-top: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
	padding: 9px;
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
	background: rgba(0, 0, 0, 0.1);
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tbody {
}
#wp-calendar tbody td { background: none; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; padding: 3px;}
#wp-calendar tbody td:hover { background: rgba(0, 0, 0, 0.1); }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar a { font-weight: bold; font-style: italic; }


/* WIDGET: #Social Links
================================================== */

.ci-socials-ignited img { opacity: 0.9; }
.ci-socials-ignited img:hover { opacity: 1;  }

/* WIDGET: #Search
================================================== */
.searchform, .searchform input[type=text] {
	margin-bottom:20px; width:97%;
}
.searchform input[type=text] {
	background: #fff;
	border: none;
	-moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	-o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	text-indent: 5px;
	font: inherit;
	padding: 7px 0;
}
.searchform > div { position:relative; }
.searchform .searchsubmit {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 17px;
	border: none;
	text-indent: -999em;
	background: url("images/search.png") no-repeat;
	cursor: pointer;
	top: 8px;
	box-shadow: none;
	padding: 0;
}
.searchform label { display:none; }

/* WIDGET: #Recent Comments
================================================== */
.recentcomments { padding:3px 0; }

/* WIDGET: #Twitter
================================================== */
.twitter_update_list span, #twitter_update_list span { display:block; }
a.twitter-time {
	display: block !important; margin-top: 5px; font-size:11px; font-weight:bold; }

/* MODULE: #Isotope Styles
================================================== */
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }


/* PLUGIN: #Contact Form 7 styles
================================================== */
.wpcf7-form-control { width:70% !important; }
.wpcf7-textarea { width:90% !important; }
.wpcf7-submit { width:auto !important; }
.wpcf7-not-valid-tip { color:#333; }
.wpcf7-response-output { margin:0 !important; }
.wpcf7-form { margin-bottom:0;}
.wpcf7-submit, .gform_wrapper .gform_footer, .gform_wrapper .gform_footer input[type-submit], .gform_button, .gform_wrapper, .gform_wrapper form { margin-bottom: 0 !important; }
.gform_wrapper .gform_footer {padding-bottom: 0 !important;}
.wpcf7-form p:last-of-type, .gform_footer p { margin-bottom: 0; }


/*! fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('images/fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.newsletter-wgt input[type="submit"] {
	height: 30px;
	line-height: 1;
	padding: 4px 17px 3px;
	position: relative;
	top: 1px;
	vertical-align: middle;
}

.post-form input[type="text"] {
	width: 80%;

}

.btn, a.btn, a.btn:visited, input[type="submit"] {
	padding: 8px 15px;
margin-left:2%; margin-top:14px;
}
/*track shipment*/
 .shipment_display{float:left; width:100%; height:auto; /*background-color:#FFF;*/}
 .heading_track{float:left; width:98%; height:auto; margin-left:2%;}
.heading_track h3{font-size:18px; font-weight:bold; color:#071ad2; margin-top:20px;}
.track_one{float:left; width:96%; margin:.6% 1%; height:auto; border:solid 1px #ccc; background-color:#FFF; padding:1% 0%;}
.track_dispaly{float:left; width:96%; margin:2%; height:auto; border:solid 1px #ccc; padding-bottom:15px;}

 .tracks_head{float:left; width:100%; height:auto; /*background-color:#2179C5;*/ border-bottom:solid 2px #969595; }
.tracks_head h4{font-size:15px;  color:#000;  margin-left:5px;}
.tracks_head h4 span{ margin-left:15px;}
.tracks_head h5{float:right; text-align:right; color:#30C; font-size:16px; margin-top:-32px; margin-right:10px;}
 .tone{float:left; width:98%; height:auto; margin-left:5px; margin-top: 5px;}
.tone h3{float:left;font-size:18px; font-weight:bold; margin-top:10px; color: #90b912;}
.tone h4{ float:left;margin-left:15px; font-weight:bold;  margin-top:10px;font-size:15px; color:#660099;}
.ttwo{float:left; width:100%; height:auto;}
.ttwo_left{float:left; width:40%; height:auto; margin-left:5px; /*border:solid 1px #E7E7E7;*/ padding:2%;}
.ttwo_left_one{float:left; width:98%; height:auto; /*margin-top:10px; border:solid 1px #ccc; padding:1%;*/}
.ttwo_left_one h4, .ttwo_left_two h4{font-size:15px; color:#000;}
.ttwo_left_one h4 span, .ttwo_left_two h4 span{float:right;margin-left:10px;font-size:15px; color:#000; /*background-color:#003C70; padding:5px;*/  font-weight:200;}
.ttwo_left_one h4, .ttwo_left_two h4{font-size:13px; color:#000;}
.ttwo_left_one h4 span, .ttwo_left_two h4 span{margin-left:10px;font-size:15px; /*color:#fff;*/}
.ttwo_left_two{float:left; width:98%; height:auto; /*padding:1%; border:solid 1px #ccc;  margin-top:10px;*/}
.ttwo_right{float:left; width:40%; margin-left:5%; /*border:solid 1px #E7E7E7;*/ padding:2%;}
.shipment_history_row1_head{ float:left; width:100%; height:auto; margin-left:1%; margin-top:10px;}
.shipment_history1_head{ float:left; width:180px; font-size:14px; color:#000;}
.shipment_history1_row{ float:left; width:180px; 
                        //border:solid 1px #ccc;
                        height:auto; margin-top:10px; color:#000;}
.shipment_history2_row{ float:left; width:509px; //border:solid 1px #ccc; 
                       height:auto; margin-top:10px; color:#000;}
.shipmentone{ float:left; width:100%; height:auto; margin-left:1%; margin-top:10px;}
.shipment_one_head{ float:left; width:15%; font-size:14px; color:#000; font-weight:bold;padding-left:4px;}
.shipment_headtwo{ float:left; width:29%; font-size:14px; color:#000; font-weight:bold;padding-left:4px;}
.shipment_threehead{ float:left; width:17%; font-size:14px; color:#000; font-weight:bold;padding-left:4px;}
.shipment_fourhead{ float:left; width:32%; font-size:14px; color:#000; font-weight:bold; padding-left:4px;}
.shipment_two_head{ float:left; width:97%; height:auto; margin-left:1%;}
.shipment_two_headodd{ float:left; width:97%; height:auto; margin-left:1%; }
.shipment_two_headCurent{ float:left; width:97%; height:auto; margin-left:1%;}
.shipment_two_headCurent td{background-color: #e6e6e6!important; font-weight:inherit!important;
       padding: 14px;
    text-align: left; 
    
    
}
.shipment_two_head td{background-color: #f2f2f2!important; font-weight:inherit!important;}
.shipment_two_headodd td{background-color: #e6e6e6!important; font-weight:inherit!important;}
.shipment_three{ float:left; width:15%;  height:auto;   min-height: 100px; padding:10px 6px; border: solid 1px #bbbbbb; color:#000; font-weight:bold; font-size:13px;}
.shipment_four{ float:left; width:29%;  height:auto;  min-height: 100px;  padding:10px 6px; border: solid 1px #bbbbbb; color:#000;font-weight:bold;font-size:13px;}
.shipment_five{ float:left; width:17%; height:auto;  min-height: 100px; padding:10px 6px; border: solid 1px #bbbbbb; color:#000;font-weight:bold;font-size:13px;}
.shipment_six{ float:left; width:32%;  height:auto; min-height: 100px;  padding:10px 6px; border: solid 1px #bbbbbb; color:#000;font-weight:bold;font-size:13px;}
.ttwo_left_head{float:left; width:100%; height:auto; /*background-color:#c7f5ff;*/}
///.shipment_three, .shipment_four, .shipment_five, .shipment_six, .shipment_history1_row,.shipment_history2_row{ font-weight:bold;background-color:#b88fef; color:#000;}

.ttwo_left_head h4{font-size:15px; color:#000; border-bottom: solid 1px #bbbbbb; /*padding-left:10px; padding-top:10px;*/}
/*PRINTABLE*/
.printcontainer{float:left; width:100%; height:auto; background-color:#fff; }

/*thank you*/
.thanks{ float:left; width:98%; height:auto; background-color: #fff; padding:10px;}
.thanks h2{ font-size:26px; color:#b44615; text-align:center; margin-bottom:6px;}
.thanks p{line-height:20px; text-align:center; color:#000; padding:3px;}
/*res css--
.track_res{float:left; width:96%; display:none; margin:2%; height:auto; border:solid 1px #ccc; padding-bottom:15px;}
 .tracks_res_head{float:left; width:100%; height:auto; border-bottom:solid 1px #ccc; padding-bottom:10px;}
 .tracks_res_head h4{font-size:15px;  color:#000; margin-top:20px; margin-left:5px; font-weight:bold;}
 .shipment_resone{ float:left; width:100%; height:auto; margin-left:1%; margin-top:10px;}
 .shipment_res_head{ float:left; width:24%; font-size:14px; color:#000; font-weight:bold;}
 .shipment_twores_head{ float:left; width:100%; height:auto; margin-left:1%; margin-top:10px;}
 .shipmentres_three{ float:left; width:13%; border:solid 1px #ccc; height:auto; margin-top:10px; padding:5px; color:#000;}
.shipmentres_four{ float:left; width:33%; border:solid 1px #ccc; height:auto; margin-top:10px; padding:5px; color:#000;}
.shipmentres_five{ float:left; width:15%; border:solid 1px #ccc; height:auto; margin-top:10px; padding:5px; color:#000;}
.shipmentres_six{ float:left; width:32%; border:solid 1px #ccc; height:auto; margin-top:10px; padding:5px; color:#000;}
---res---*/
@media only screen and (max-width:1024px){
	.outer{ width:96%; height:auto; padding-left:2%; padding-right:2%;}
	.shipment_left{ width:45%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ float:right; width:40%;}
	
}
@media only screen and (max-width:850px){
	
	.shipment_history2_row{width:47%;}
	.shipment_history1_row{width:22%;}
	.about_wrpr p{ padding-left:2%; padding-right:2%; text-align:justify;}
	
	.res_menu{display:block;}
	.content_left p { text-align:justify;}
	.outer{ width:96%; height:auto; padding-left:2%;  padding-right:2%;}
	.shipment_left{ width:45%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ width:40%;}
	.review{float:left; width:100%;}

	
	}
	@media only screen and (max-width:990px){
	
		.content_left{ width:98%;}
		.content_left p { text-align:justify;}
		.outer{ width:96%; height:auto; padding-left:2%; padding-right:2%;}
	.shipment_left{ width:45%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ width:40%;}
	.outer-wrapr{width:100%;}
        .shipment_two_headCurent td,.shipment_two_head td{ min-width: 67px;}
	}
@media only screen and (max-width:768px){
	
 
	.shipment_left{ width:100%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ width:100%;}
	.contact_top_left{ width:53%;}
	.contact_top_right{ width:44%;}
	.contact_map{float:left; width:96%; height:auto;}
	.track_empty{display:none;}
	.track_left{ width:53%;}
	.shipment_display{width:99%; margin-top:20px;}
	.shipment_history2_row{ width:48%;}
	.shipment_two_head_row{width:46%;}
	.shipment_one_head{width:94%;}
	.shipment_headtwo{width:94%;}
	.shipment_threehead{width:94%;}
	.shipment_fourhead{width:94%;}
	.shipment_two_head{  width:99%;border-bottom:solid 1px #0C9; padding-bottom:10px;}
	.contact_top_left{ width:100%; height:auto; border:none;}
	.contact_top_right{float:left; width:100%; margin-top:15px; border-top:solid 1px #09F; }
	.contact_top_right p{float:none; text-align:center; }
	.contact_top_right h1{ text-align:center;}
	.contact_map{margin-top:15px;  border-top:solid 1px #09F;}
	.contact_map h1{text-align:center;}
	.shipment_three{width:90%;}
	.shipment_four{width:90%;}
	.shipment_five{width:90%;}
	.shipment_six{width:90%;}
	.box{height:auto !important;}
        .centeralignimg{margin-left: 0%; margin-top: 20px; width: auto;}
        .shipment_two_headCurent td,.shipment_two_head td{ min-width: 67px;}
        
}






@media only screen and (max-width:680px){ 
.track_left{width:100%; height:auto;}
.track_right{width:100%;}
.ttwo_right{width:93%; margin-left:2%; margin-top:10px;}
.ttwo_left{ width:98%;}
.shipment_history2_row{width:94%;}
.shipment_history_row1_head{width:99%;}
.shipment_history1_row{width:94%;}
.shipment_history1_head{width:98%;}
.centeralignimg{margin-left: 0%; margin-top: 20px; width:auto;}
    .shipment_two_headCurent th{color: #000; width:100px; border: solid 1px #ccc; padding: 1em;  word-wrap: break-word!important;}
.shipment_two_headCurent td,.shipment_two_head td{ word-wrap: break-word!important; color: #000; width:100px; border: solid 1px #ccc; padding: 1em; min-width: 67px;}



}
@media only screen and (max-width:480px){
	
	.outer{ width:94%; height:auto; padding-left:3%; padding-right:3%;}
	.shipment_left{ width:100%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ width:100%;}
	
	.slider{ margin-top:23px;}
	.top_name h1{ font-size:20px;}
	.contact_top_left{width:98%;}
        .shipment_two_headCurent td,.shipment_two_head td{ word-wrap: break-word!important; color: #000; width:100px; border: solid 1px #ccc; padding: 1em; min-width: 67px;}

	}
    @media only screen and (max-width:479px){  
       
   .scroll{width: 100%; height: auto; overflow-x: scroll;}
        .centeralignimg{margin-left: 0%; margin-top: 20px; width: 100%;}
     .shipment_two_headCurent td,.shipment_two_head td{ overflow-x:visible; word-wrap: break-word!important; color: #000; width:100%; border: solid 1px #ccc; padding: 1em; min-width: 67px; overflow-x: scroll !important;}

    }
@media only screen and (max-width:365px){
    
 .shipment_two_headCurent td,.shipment_two_head td{ min-width: 67px;}

	.top_name h1{ font-size:20px;}
	.outer{ width:94%; height:auto; padding-left:3%; padding-right:3%;}
	.shipment_left{ width:100%; height:auto;}
	.headin{ width:100%;}
	.shipment_right{ width:100%;}
        .centeralignimg{margin-left: 0%; margin-top: 20px; width: 100%;}
	
	
	}
	
	.h4-trc
{
    color: black;
    font-size: 16px;
}

.cm-mg
{
    margin-top:12px;
}

.shpmnt

{
    font-size: 16px;
    color: black;
    font-weight: 600;
}

.posn
{
        position: relative;
    top: 7px;
}

.sub-heder

{
        font-size: 15px;
    font-weight: 600;
}