@charset "utf-8";
/* CSS Document */ 

/*@font-face {
    font-family: 'humnst777_blkcn_btblack';
    src: url('fonts/humm/tt1161m-webfont.eot');
    src: url('fonts/humm/tt1161m-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/humm/tt1161m-webfont.woff') format('woff'),
         url('fonts/humm/tt1161m-webfont.ttf') format('truetype'),
         url('fonts/humm/tt1161m-webfont.svg#humnst777_blkcn_btblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family:Arial, Helvetica, sans-serif;
    src: url('fonts/humm-lt/tt0855m-webfont.eot');
    src: url('fonts/humm-lt/tt0855m-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/humm-lt/tt0855m-webfont.woff') format('woff'),
         url('fonts/humm-lt/tt0855m-webfont.ttf') format('truetype'),
         url('fonts/humm-lt/tt0855m-webfont.svg#humnst777_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:Arial, Helvetica, sans-serif;
    src: url('fonts/humm-rgl/tt1159m_-webfont.eot');
    src: url('fonts/humm-rgl/tt1159m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/humm-rgl/tt1159m_-webfont.woff') format('woff'),
         url('fonts/humm-rgl/tt1159m_-webfont.ttf') format('truetype'),
         url('fonts/humm-rgl/tt1159m_-webfont.svg#humnst777_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


*/* {
	padding:0;
	margin:0;
	border:0;
	outline:none;
}
body {
	background:url(../images/body_bg.png) repeat-x left top #FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	font-size:12px;
}
p {
	line-height:18px;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
}
.clearboth {
	clear:both;
	font-size:0px;
	height:0;
}
.spacer40 {
	clear:both;
	font-size:0px;
	height:40px;
}
.spacer30 {
	clear:both;
	font-size:0px;
	height:30px;
}
.spacer20 {
	clear:both;
	font-size:0px;
	height:20px;
}
.spacer10 {
	clear:both;
	font-size:0px;
	height:10px;
}
.spacer5 {
	clear:both;
	font-size:0px;
	height:5px;
}
.main_div {
	width:1000px;
	margin:0 auto;
}
/* Header Part */
#header_wrap {
	float:left;
	width:100%;
	padding-top:0px;
}
#logo {
	float:left;
	width:742px;
	margin-top: -12px;
}
#contact_details {
	float:right;
	background:url(../images/bifa.png) no-repeat right bottom;
	padding:17px 0px 0 0;
	width:258px;
	background-position:right 17px;
}
#contact_details p {
	font-size:13px;
	padding-left: 4px;
	padding-bottom:0px;
	width: auto;
	float:left;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}
#contact_details p span {
	float:left;
	margin-top: 1px;
}
#contact_details p a {
	text-decoration:none;
	color:#8c8c92;
	margin-top: -4px;
	float:left;
}
#contact_details p a:hover {
	text-decoration:underline;
}
#contact_details p img {
	padding:0px;
	float:left;
	margin-right: 4px;
	vertical-align:bottom;
}
#myslidemenu {
	float:left;
	width:1000px;
	background: #393843 !important;
	height:44px;
	margin-top:15px;
}
#myslidemenu ul li {
	list-style:none;
	padding:0px;
}
#myslidemenu select {
	display:none;
}
#myslidemenu ul li a {
	display:block;
	line-height:44px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	
}
#myslidemenu ul li a:hover, #current_page {
	background:#53A8D9 url(../images/home-menu-bg.gif) repeat-x left top;
}
#myslidemenu ul li ul li a:hover {
	background:#53A8D9 url(../images/home-menu-bg.gif) repeat-x left -7px;
}
#bannner {
	float:left;
	width:1000px;
}
.last_child {
	background:#393843 !important;
}
.last_child:hover {
	background:#53A8D9 url(../images/home-menu-bg.gif) repeat-x left -7px !important;
}
/*Content Part*/
#content_wraper {
	float:left;
	width:100%;
}
#cnt_wrap_left {
	float:left;
	width:710px;
	padding-right:20px;
	position:relative;
}
#cnt_wrap_left a {
	color: #545556;
	text-decoration: none;
}
#cnt_wrap_left a:hover {
	color:#3F94C5;
	text-decoration:underline;
}
.cnt_wrap_left_extended {
	width:770px !important;
}
#cnt_wrap_left ul {
	float: left;
	padding-left:5px;
	overflow:hidden;
}
/*#cnt_wrap_left ul li{list-style:inside; padding:5px 0;}*/

/*#cnt_wrap_left h1, .rules_wrap h1{color:#545556; font-size:25px; font-weight:normal;}
#cnt_wrap_left h1 span{color:#e5421d; font-size:18px;}*/
#cnt_wrap_left h2, .rules_wrap h2, #cnt_wrap_left h3, .rules_wrap h3, .articles h1, #cnt_wrap_left h1 {
	color:#2a2a2a;
	font-size:19px;
	font-weight:bold;
}
#cnt_wrap_left h2 span, #cnt_wrap_left h3 span {
	color:#e5421d;
	font-size:18px;
}
#cnt_wrap_left p a, .rules_wrap p a {
	color:#3F94C5;
}
#cnt_wrap_left p a:hover, .rules_wrap p a:hover {
	text-decoration:underline;
}
#cnt_wrap_right {
	float:left;
	width:270px;
}
.cnt_wrap_right_extended {
	width:210px !important;
}
.rhs_box {
	float:left;
	width:100%;
	margin-bottom:40px;
}
#temp_details {
	float:left;
	text-align:center;
	width:100%;
	padding-top:140px;
}
/*Footer Part*/

#footer {
	float:left;
	width:100%;
	background:#202020;
	margin-top:25px;
}
#footer_wrap {
	float:left;
	width:100%;
}
#footer_nav {
	float:left;
	margin-top:-25px;
	background:#3f94c5;
	width:100%;
	height: auto;
	padding:20px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_nav ul {
	float:left;
	margin:0;
	padding:0 0 0 22px;
}
#footer_nav ul li {
	float:left;
	list-style:none;
	padding:0 10px 0 0;
	background:url(../images/footer-line-bg.gif) no-repeat right center;
	margin-right:8px;
}
#footer_nav ul li:last-child {
	background:none;
}
#footer_nav ul li a {
	float:left;
	line-height:50px;
	color:#ffffff;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	padding:0 2px;
}
#footer_nav ul li a img {
	vertical-align:middle;
	padding:0 1px;
}
#footer_nav ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#company_info {
	float:right;
	background:url(../images/new_foo_logo.png) no-repeat left center;
	padding:0 22px 0 65px;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
	font-weight:bold;
	color:#fff;
}
#copyrights {
	float:left;
	padding:15px 0;
	width:100%;
}
#copyrights ul {
	margin:0 auto;
	width:30%;
}
#copyrights ul li {
	float:left;
	list-style:none;
	display:inline;
}
#copyrights ul li a {
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
}
#copyrights ul li a:hover {
	color:#FFF;
}
#copyrights p {
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
}
/*Contact Us Page*/
.custom_p {
	float:left;
	width:35%;
	padding-right:20px;
}
.text_input {
	float:left;
	width:50%;
	height:20px;
	border:1px solid #e4e4e4;
	padding:5px;
	color:#707070;
	margin:0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.area_input {
	float:left;
	width:264px;
	height:99px;
	border:1px solid #e4e4e4;
	padding:5px;
	color:#707070;
	margin:0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.btn_submit {
	float:left;
	background:url(../images/submit_new.png) no-repeat;
	width:108px;
	height:31px;
	margin-top: 15px;
	cursor:pointer;
	text-indent:-9999px;
}
/*Guide Page*/
#cnt_wrap_left h4, .rules_wrap h4, #cnt_wrap_left .strong_head {
	color:#4c4c4c;
	font-size:13px;
	padding:13px 0;
}
.rhs_box .contact_top {
	background:url(../images/new_contact_bg_top.png) no-repeat;
	width:100%;
	float:left;
	height:10px;
}
#rhs_img {
	background:url(../images/new_contact_bg_rept.png) repeat-y;
	padding: 20px;
	width: 230px;
	float:left;
}
#cnt_wrap_right #rhs_img {
	background:url(../images/new_contact_bg_rept.png) repeat-y;
	padding: 20px;
	width: 100% !important;
	float:left;
}
.rhs_box .contact_bottom {
	background:url(../images/new_contact_bg_end.png) no-repeat;
	width:100%;
	float:left;
	height:10px;
}
#rhs_img h4 {
	color:#545556;
	font-size:15px;
}
/*Articles Page*/
.articles_wrap {
	float:left;
	width:340px;
	padding-right:20px;
}
#articles_right {
	border:none;
	padding:0 0 0 50px;
}
.articles {
	float:left;
	width:100%;
}
.articles .title a, .articles .title {
	font-size:18px;
	color:#545556;
	text-decoration:none;
}
.articles .title a:hover {
	color:#bd3415;
}
.articles>a {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bd3415;
	background:url(../images/bullet1.png) no-repeat left center;
	padding-left:24px;
	line-height:20px;
	text-decoration:none;
}
.articles>a:hover {
	color:#545556;
}
.article_list {
	float:left;
	list-style:none;
	width:100%;
	padding-left: 6px;
}
.article_list h4 {
	font-size:21px;
}
.article_list li {
	float:left;
	background:url(../images/new-arrow.png) no-repeat left 7px;
	padding-left:12px;
	padding-bottom:0px;
	line-height:24px;
	width:90%;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#2A2A2A;
}
.article_list li a {
	text-decoration: none;
	color: #2A2A2A;
}
.article_list li a:hover {
	text-decoration: underline;
}
/*Shipping Page*/
#quot_details {
	float:left;
	padding:30px 10px;
	width:964px;
	border-bottom:1px solid #d8d8d8;
}
#quot_details h1 {
	float:left;
	width:15%;
	font-size:26px;
	font-weight:bold;
	padding-right:40px;
	padding-top:10px;
	color:#8c8c92;
	text-decoration:none;
}
#quot_details p {
	float:left;
	width:38%;
	padding-right:60px;
}
#quot_details p span {
	color:#e5421d;
	font-size:14px;
	font-weight:bold;
}
#get_quot {
	float:left;
	background:url(../images/Quotation.jpg) no-repeat;
	width:315px;
	height:70px;
	margin-top:10px;
}
tr.table_headding>td {
	background-image: url(../images/mombasa_cont_rpt.png);
	background-repeat: repeat-x;
	padding-left: 5px;
	height: 54px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding-bottom:1x;
}
tr.table_headding2>td {
	background: #E8E8E8;
	height: 42px;
	font-size: 13px;
	text-align: center;
	border-bottom: 2px solid #FFF;
	padding-bottom: 1px;
	color: #666666;
}
tr.table_headding2sub>td {
	background: #F9F9F9;
	height: 42px;
	font-size: 13px;
	padding-left: 5px;
	text-align: center;
	/*border-bottom: 2px solid #FFF;*/
	padding-bottom: 1px;
	color: #666666;
}
tr.table_headding3>td {
	background: #e7edf1;
	height: 42px;
	font-size: 13px;
	text-align: center;
	border-bottom: 2px solid #FFF;
	padding-bottom: 1px;
	color: #FF0000;
}
#ship_wrap {
	border:none;
	width:auto;
	padding-right:35px;
}
#ship_wrap h4 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bd3415;
	background:url(../images/bullet10.png) no-repeat left center;
	padding:0 0 0 24px;
	line-height:20px;
	text-decoration:none;
}
#ship_wrap p img {
	float:left;
	text-align:center;
	padding:10px 35px 0 35px;
}
#ship_wrap p span {
	float:left;
	width:179px;
}
.text_input2 {
	float:left;
	width:220px;
	height:20px;
	border:1px solid #e4e4e4;
	padding:5px;
	color:#9c9ba1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.text_areainput2 {
	float:left;
	width:220px;
	height:110px;
	border:1px solid #e4e4e4;
	padding:5px;
	color:#9c9ba1;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:11px;
}
.btn_subscribe {
	background:url(../images/Subscribe.jpg) no-repeat;
	width:141px;
	height:37px;
	margin:15px auto 0 auto;
	cursor:pointer;
}
/*Index Page*/
#index_wrap {
	border:none;
	width:329px;
	padding-right:15px;
}
#index_more {
	font-weight:bold;
	color:#404040;
	background:url(../images/bullet1.png) no-repeat left center;
	padding-left:24px;
	line-height:20px;
	float:left;
	font-size:11px;
}
#index_more:hover {
	text-decoration:none;
}
#cnt_wrap_left p a.index_more {
	text-decoration:underline;
}
#cnt_wrap_left p a.index_more:hover {
	text-decoration:none;
}
#rhs_index {
	background:url(../images/index_top.jpg) no-repeat;
	padding:20px 12px;
	width:186px;
	float:left;
}
.rhs_index {
	float:left;
	width:100%;
	background:#dde9f4;
	margin-bottom:40px;
}
.rhs_index>span {
	background:url(../images/index_bottom.jpg) no-repeat;
	width:100%;
	float:left;
	height:7px;
}
tr.index_row>td {
	color:#393843;
	height:35px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	padding-bottom:1x;
}
tr.index_row2>td {
	height:22px;
	color:#393843;
}
#rhs_index p.txt {
	color:#393843;
	font-size:13px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#rhs_index p span {
	color:#ad2506;
}
#rhs_index p a {
	color:#393843;
	text-decoration:underline;
}
#rhs_index p a:hover {
	color:#393843;
	text-decoration:none;
}
.chooseus_box {
	position:relative;
	float:left;
	width:112px;
	height:116px;
}
.chooseus_right {
	float:left;
	width:223px;
}
.chooseus_right .small_readmoree {
	margin-left:10px;
}
#index_right ul li {
	padding-bottom:0px;
}
#blog_info {
	float:left;
	padding:0 0 0 8px;
	width:976px;
	background:url(../images/index_left.jpg) no-repeat #eaeaea;
	height:116px;
}
#blog_info>span {
	float:right;
	width:8px;
	background:url(../images/index_right.jpg) no-repeat;
	height:116px;
}
#blog_info h4 {
	float:left;
	width:13%;
	font-size:20px;
	font-weight:bold;
	padding:30px 16px 0 20px;
	color:#3e8bc3;
}
#blog_info p {
	float:left;
	width:34%;
	padding:5px 35px 0 0;
	color:#393843;
	font-size:11px;
	margin:10px 35px 0 0;
}
#blog_info p span {
	color:#e5421d;
	font-size:12px;
	font-weight:bold;
}
#blog_info a {
	color:#bd3415;
}
#blog_info a:hover {
	text-decoration:none;
}
#margin_right {
	border-right:1px solid #d6d6d6;
}
#blog_head {
	color:#393843 !important;
	text-decoration:none;
}
#cnt_wrap_left p, .rules_wrap p {
	padding:5px 0;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;/*float:left;*/
	line-height: 1.4em;
}
.articles .paranews {
	padding:10px 0;
}
.articles .paranews p {
	padding:0 !important;
}
#news_section {
	border-right:0px;
	padding-right:0px;
	width:710px;
}
#news_section span {
	font-size:12px !important;
}
#news_section p strong {
	float: left;
	margin-bottom: 5px;
}
/* Testnomial */
.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;
}
.testimonial h2 {
	color: #2A2A2A;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
}
.testimonial .align_right {
	float: right;
	padding-top: 5px;
}
.testimonial span {
	color: #3F94C5 !important;
	font-size: 18px !important;
}
.testimonial .seperator {
	border-right: 1px inset #939191;
	height: 140px;
	margin: 10px 0 0 -2px;
	float: left;
}
.testimonial .seperator1 {
	border-right: 1px inset #fff;
	height: 140px;
	margin: 10px 0 0 -1px;
	float: left;
}
.testinomial_full_width {
	background: url(../images/testimonial_bg.png) 0 0 no-repeat;
	margin-top:2px;  /*height:206px; margin-top:-44px;width: 705px;*/
	float:left;
	width:705px;
	height: 159px; /*overflow:hidden;*/
}
.testinomial_half_width {
	width: 331px;
	float:left;
	overflow: visible !important;
	margin:24px 10px;
}
.testinomial_half_width .text {
	float: left;
	width: 258px;
}
.testinomial_half_width .text .date {
	display: block;
	padding-bottom: 4px;
	margin-top: -4px;
}
.text h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px !important;
	line-height: 24px;
}
.text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;/*padding-top:15px !important;*/
}
.testinomial_half_width .photo {
	float: left;
	width: 54px;
	padding: 2px;
	margin-right: 10px;
	border:1px solid #b8b8b8;
}
.testinomial_half_width .readmore, .testinomial_half_width .readmore a {
	color: #3F94C5 !important;
	padding: 0 !important;
}
/* End Testnomial */

		.readmore-news {
	background: url("../images/right_arrow.png") no-repeat 66px 3px;
	padding-right: 12px;
	color: #3F94C5 !important;
	font-size: 13px;
	text-decoration: none;
	float: right;
	font-weight: normal;
	letter-spacing: 0;
}
/* Articles and News */
	.wrap_half {
	width: 480px;
	float: left;
}
.first-child {
	padding: 10px 10px 10px 0;
}
.last-child {
	padding: 10px 0 10px 10px;
}
.last-child a {
	color: #2A2A2A;
	text-decoration: none;
}
.last-child a:hover {
	text-decoration: underline;
}
.wrap_half .align_right {
	float: right;
	color: #3F94C5;
	font-size: 14px;
	line-height: 28px;
}
.wrap_half .align_right a {
	color: #3F94C5;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.wrap_half .align_right a:hover {
	text-decoration: underline;
}
.wrap_half h2 {
	color: #2A2A2A;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px dotted #1e1e1e;
	padding-bottom: 5px;
}
.wrap_half span {
	color: #3F94C5;
	font-size: 22px;
}
.wrap_half h3 {
	margin-top: 20px;
	font-size: 14px;
}
.wrap_half p {
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.shipping_half {
	width: 230px;
	padding: 10px 5px;
	float: left;
}
.shipping_half img {
	margin: 16px 0;
	border: 1px solid #DDD;
}
.shipping_half .readmore img {
	padding: 0;
}
.shipping_half p {
	padding-top: 10px;
}
.shipping_half a {
	color: #3F94C5;
	font-size: 14px;
	padding: 5px 0;
}
.shipping_half .readmore {
	color: #3F94C5;
}
/* End Articles and News */

/* Menu Sizing */

#myslidemenu .home {
	width:77px;
	text-align:center;
}
#myslidemenu .vechile {
	width:90px;
	text-align:center;
}
#myslidemenu .collection {
	width:130px;
	text-align:center;
}
#myslidemenu .guide {
	width:124px;
	text-align:center;
}
#myslidemenu .shipping {
	width:125px;
	text-align:center;
}
#myslidemenu .customer {
	width:120px;
	text-align:center;
}
#myslidemenu .about {
	width:90px;
	text-align:center;
}
#myslidemenu .contact {
	width:98px;
	text-align:center;
}
#myslidemenu .mombasa {
	width:146px;
	text-align:center;
}
#myslidemenu .mombasa ul li a {
	width:200px !important;
}
.rules_wrap h3 {
	padding:18px 0 5px 0;
}
.link_prev {
	float:right;
}
.articles .title .link_prev {
	background:url(../images/bullet1.png) no-repeat left center;
	color: #BD3415;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-left:24px;
	text-decoration:none;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
}
.articles .title .link_back {
	background:url(../images/bullet9.png) no-repeat left center;
	color: #BD3415;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-left:24px;
	text-decoration:none;
	display:inline-block;
	position:absolute;
	top:0;
	right:35px;
}
#rhs_index h1 {
	color: #3E8BC3;
	font-size: 17px;
	font-weight: normal;
}
.rhs_box #rhs_img h2 {
	font-size: 21px;
}
.articles img {
	float:left;
	margin:0 12px 0 0;
}
#cnt_wrap_left .articles p {
	padding:10px 0;
}
#cnt_wrap_left h1 .link_back {
	top:0px;
	height:30px;
}
#content_wraper .rules_wrap h3 {
	font-size:17px;
}
#content_wraper .rules_wrap h1 {
	color:#545556;
	font-weight:normal;
	font-size:23px;
}
.flowchart_grey {
	width:680px;
	float:left;
	background:url(../images/flow_chart_grey.gif) no-repeat center bottom;
	padding:0 0 20px 0;
}
.flowchart_grey span, .flowchart_red span {
	display:block;
	padding:10px;
	text-align:center;
}
.flowchart_grey span {
	border:2px solid #7b7a8a;
	border-bottom:0px;
}
.flowchart_red span {
	border:2px solid #ae4845;
	border-bottom:0px;
}
.flowchart_red {
	width:680px;
	float:left;
	background:url(../images/flow_chart_red.gif) no-repeat center bottom;
	padding:0 0 20px 0;
}
.bottom_none {
	background:none;
	padding:0px;
}
.bottom_none span {
	border-bottom:2px solid #7b7a8a;
}
.bottom_none .red {
	border-bottom:2px solid #ae4845;
}
.flowchart_grey, .flowchart_red {
	margin:0 0 10px 29px;
	display:inline;
}
#cnt_wrap_left .articles .center {
	text-align:center;
}
#cnt_wrap_left .articles .center strong {
	color:#4C4C4C;
}
#hidedetail h1 {
	width:672px;
}
.frame_parent {
	position:relative;
	float:left;
	width:107px;
	height:107px;
}
.frame_parent .img_frame {
	position:absolute;
	left:0px;
	top:0px;
	width:113px;
	height:107px;
	background:url(../images/circle_bg.png) no-repeat;
}
.articles_wrap .chooseus_box h3 {
	width:107px;
}
.blog_head {
	color:#393843 !important;
	text-decoration:none !important;
}
#cnt_wrap_left #index_right h3 {
	font-size:19px;
}
#index_right {
	float:right;
	padding-right:0px;
}
#cnt_wrap_left h2.mombasa {
	font-size:15px;
	font-family:Arial;
	margin-top: 9px;
}
.mombasa span {
	font-size:26px;
	color:#2d7eb2;
}
#cnt_wrap_left h2 span {
	color:#3f94c5;
	font-size: 17px;
}
.articles_wrap h2 {
	font-size:19px;
}
.articles_wrap span {
	font-size:19px !important;
}
.mombasa span {
	font-size:15px !important;
}
.mombasa h2 {
	font-size:15px !important;
}
.mombasa {
	margin-bottom:3px;
}
.for-align {
	margin-left:68px;
	font-size:11px;
}
#cnt_wrap_left #index_right h3 span {
	font-size:19px;
	color:#3f94c5;
}
#cnt_wrap_left .chooseus_right p {
	padding-left:10px;
}
.booknow {
	width:270px;
	float:left;
}
.booknow .head span {
	display:block;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 14px 0 0 62px;
}
.booknow .head {
	background:url(../images/booknow-wrap.png) no-repeat left top;
	width:270px;
	height:52px;
	float:left;
	margin-bottom:2px;
}
.booknow .foot {
	width:268px;
	float:left;
	border-left:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
}
.mobasa-title {
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding: 17px;
}
/* Book Now  Extra code*/
.contact_phone {
	padding:10px;
	overflow: hidden;
}
.contact_phone h3 {
	color: #2D7EB2;
	font-size: 17px;
	line-height: 37px;
}
.contact_phone span {
	color: #000;
}
.viewmore {
	overflow: hidden;
	background:url(../images/viewmore_bg.png) no-repeat;
	height: 30px;
	margin: 11px 0 25px 100px;
	font-family:Arial, Helvetica, sans-serif;
}
.foot .viewmore a {
	color: #FFFFFF;
	float: right;
	font-size: 18px;
	line-height: 30px;
	margin-right: 45px;
	text-decoration: none;
}
.booknow_foot {
	display:block;
	background:#353535;
	border-radius: 0 0 8px 8px;
	padding:14px;
	overflow: hidden;
}
.booknow_foot p {
	color: #FFF;
	font-size:17px;
}
/* Book Now  Extra code*/
.head span a {
	color:#fff;
	text-decoration:none;
}
.booknow_foot a {
	color:#fff;
	text-decoration:none;
}
.booknow-list tr th {
	background:#f2f2f2;
	text-align:left;
	color:#3f94c5;
}
.booknow-list tr th span {
	display:block;
	padding:3px 20px;
	border-right:1px solid #cbcac8;
	font-size: 12px;
	margin:4px 0;
}
.booknow-list tr th span.none {
	border-right:0px;
}
.booknow-list tr td {
	padding:5px 20px;
	border-right:1px solid #cbcac8;
}
.booknow-list tr td:last-child, .booknow-list tr th:last-child {
	border-right:0px;
}
.booknow-list .none td {
	border-right:0px;
}
.readMore a {
	color:#2d7eb2;
	text-decoration:none;
}
.testimonial { /*width:694px; */
	float:left;
	position: relative;
}
.shiptestimonial {
	background-image: url(../images/shipping_testimonial_bg.png);
	background-repeat: no-repeat;  /*width:694px; */
	float:left;
	position: relative;
}
.shiptestimonial .title {
	width:100%;
	float:left;
	font-size:23px;
}
.shiptestimonial h2 {
	color: #2A2A2A;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
}
.shiptestimonial .align_right {
	float: right;
	padding-top: 5px;
}
.shiptestimonial span {
	color: #3F94C5 !important;
	font-size: 22px !important;
}
.testimonial .title {
	width:100%;
	float:left;
	font-size:23px;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
/* Dealer 2 Dealer shipment Inner Pages Stlyes Starts here */

.dlr-2-dlr-shpment-lft {
	margin-right: 31px;
	padding-bottom: 10px;
	width: 698px;
	float:left;
}
.dlr-2-dlr-shpment-rgt {
	width: 270px;
	float:right;
}
.dlr_dlr_inner_lft {
	width: 50%;
	float:left;
}
.dlr-2-dlr-shpment-lft h2 {
	margin:30px 0px 0px 0px;
	font-size:24px;
	border-bottom:1px dotted #bdbdbd;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.dlr-2-dlr-shpment-lft h4 {
	margin:25px 0px 25px 0px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
.dlr_dlr_inner_lft h3 {
	font-weight:normal;
}
.dlr-2-dlr-shpment-lft span {
	color:#08a6d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.dlr_rgt_benefit_from {
	width: 100%;
}
.dlr_rgt_benefit_top {
	background-image: url(../images/dlr-to-dlr-right.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 269px;
	margin-top:25px;
}
.dlr_rgt_benefit_top span {
	color:#fff;
	font-size:20px;
	line-height: 62px;
	margin-left: 13px;
}
.dlr_rgt_benefit_rept {
	background-image: url(../images/dlr-to-dlr-right-rpet.png);
	background-repeat: repeat-y;
	padding:16px 10px 10px;
	width: 249px;
}
.dlr_rgt_benefit_rept p {
	background:url(../images/new-arrow.png) no-repeat left 7px;
	line-height:25px;
	font-size:14px;
	padding-left:11px;
}
.dlr_rgt_benefit_end {
	background-image: url(../images/dlr-to-dlr-right-end.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 269px;
}
.benefit_lft_img {
	margin:23px 0px 0px 0px;
	position:relative;
}
.benefit_title {
	background:url(../images/title_bg_rpt.png) repeat-x;
	font-size: 20px;
	height: 37px;
	margin-top: -37px;
	padding-left: 6px;
	padding-top: 7px;
	position: absolute;
	width: 318px;
	z-index: 1;
	color:#FFF;
}
.left_image_contr {
	margin-bottom:36px;
}
.left_image_contr span {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	float:left;
	margin-top: 6px;
}
.dlr_center_cnt p {
	margin: 10px 0 10px 10px;
	line-height: 20px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;/* font-family:Arial, Helvetica, sans-serif;*/
}
.dlr_center_cnt {
	margin: 6px 0 0;
	float:left;
}
.dlr_center_cnt span {
	color:#08a6d7;
	margin:0px 0 10px 0px;
	line-height: 20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
.dlr_center_cnt ul {
	list-style:none;
	margin: 20px 0 0;
	padding:0px;
}
.dlr_center_cnt ul li {
	background:url(../images/bullet2.png) no-repeat left center;
	line-height: 26px;
	margin: 0 0 0 10px;
	padding-left: 16px;
}
/* End Dealer 2 Dealer shipment Inner Pages */

/* Dealer 2 End USer shipment Inner Pages Stlyes Starts here */


.dlr_end_user {
	margin-top: 30px;
}
.dlr_end_user span {
	font-size: 19px;
	color: #08A6D7
}
.dlr_end_user p {
	font-size: 13px;
	margin: 28px 0;
}
.dlr_end_user h3 {
	margin:0px;
	font-weight:normal;
	border:none;
}
.dlr_end_midle {
	float:left;
}
.end_user_image_contr {
	float:left;
	margin-right: 14px;
	width: 323px;
}
.end_user_image_contr_align {
	float: left;
	margin-left: 1px;
	margin-right: 0;
}
.end_mid_cont {
	width:100%;
}
.end_usr_cnt {
	margin-bottom: 20px;
	margin-top: 12px;
	float:left;
}
.end_usr_cnt p {
	line-height: 18px;
	margin: 5px 0;
	float:left;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
.end_user_image_contr span {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 11px;
}
.end_usr_lists {
	float:left;
	margin: 20px 0 0;
}
.end_usr_lists ul {
	list-style:none;
	margin: 5px 0;
	float:left;
	padding:0px;
}
.end_usr_lists span {
	color:#08a6d7;
	font-size:17px;
	float:left;
	width: 100%;
	font-weight: bold;
}
.end_usr_lists ul li {
	background:url(../images/bullet2.png) no-repeat left center;
	line-height: 26px;
	margin: 0 0 0 10px;
	padding-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
/* ship to mombasa stlyes goes here */
	
.ship-mombasa-contr {
	float:left;
}
.ship-mombasa-contr h1 {
	color:#08a6d7;
	margin: 10px 0;
}
.ship-mombasa-left {
	float: left;
	width: 353px;
	margin:9px 19px 20px 0;
}
.ship-mombasa-left p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.ship-mombasa-rgt {
	float:left;
	width: 320px;
	margin: 12px 0;
}
.ship-mombasa-rgt a img {
	margin-right:5px;
}
.ship-mombasa-rgt-top {
	float: left;
	margin: 0;
}
.ship_innr_border {
	border-bottom: 1px dotted #2A2A2A;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.ship-mombasa-contr h3 {
	float: left;
	color:#000;
	display: inline;
	font-weight: normal;
	margin: 10px 0;
}
.ship-mombasa-left h4 {
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	float:left;
	color:#000;
	margin:5px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.ship-mombasa-rgt h4 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
.ship-mombasa-rgt p {
	float:left;
	padding: 6px 0;
}
.ship-mombasa-rgt ul {
	list-style:none;
	float:left;
}
.ship-mombasa-rgt ul li {
	background:url(../images/bullet2.png) no-repeat left center;
	padding-left:16px;
	line-height: 22px;
}
.three-color-boxes {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
.mobasa_to_rpt {
	background-image: url(../images/mombasa_cont_rpt.png);
	background-repeat: repeat-x;
	float: left;
	height: 54px;
	width: 100%;
}
/** Carousel 2 **/
div.jMyCarousel {
	width:705px !important;
}
.mobasa_scnd {
	background-color: #f9f9f9;
	padding:5px 0px;  /* line-height: 30px;*/
	float:left;
	width: 100%;
}
.mobasa_thrd {
	background-color: #e8e8e8;
	float:left;
	width: 100%;
	padding:5px 0px;  /*line-height: 30px;*/
}
.mombase_25 {
	float: left;
	width: 25%;
	text-align:center;
}
.mombase_25 span {
	color:#000;
	text-align:center;
	font-family:Arial;
	font-size: 14px;
}
.mombase_50 span {
	color:#000;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
}
.mombase_50 {
	float:left;
	width:50%;
	text-align:center;
}
.mobasa_to_rpt span {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 51px;
	text-align:center;
	text-transform: uppercase;
}
.new_social {
	float:right;
	margin-top: 9px;
}
.new_social_left {
	float:left;
	margin: 14px 31px 0 0;
}
.new_social_left {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.new_social_right {
	float:right;
	margin: 10px 0px 0 0;
}
.new_social_right a img {
	margin-right:1px;
}
.mombasa_lft_img {
	float: left;
	padding:25px;
}
.mombasa_rgt_cnt {
	float: right;
	padding:21px;
	width: 203px;
}
/* Mombasa Clearance */
.mombasa_clearance h2 {
	border-bottom: 1px dotted #2A2A2A;
	font-size: 20px !important;
	padding-bottom: 10px;
}
.mombasa_clearance h3 {
	font-size: 16px !important;
	word-break: break-all;
	word-wrap: break-word;
}
.mombasa_clearance span {
	color: #08A6D7 !important;
	font-size: 22px !important;
}
.mombasa_clearance a {
	color: #08A6D7 !important;
	text-decoration:none !important;
}
.mombasa_clearance table {
	margin: 20px 0;
}
.mombasa_clearance td {
	width: 200px;
}
.mombasa_clearance td h1 {
	font-size: 18px !important;
	background:#08a6d7;
	padding: 0 5px;
	width: 30px;
	color: #FFF !important;
	text-align:center;
	margin-bottom: 8px;
}
.our_service_mombasa {
	width: 100%;
}
.our_service_mombasa_top {
	background-image: url(../images/our_service_mombasa.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 269px;
}
.our_service_mombasa_top > h1 {
	color: #FFFFFF;
	margin: -15px 0 0 14px;
}
.our_service_mombasa_top span {
	color:#fff;
	font-size:19px;
	line-height: 62px;
	margin-left: 13px;
}
.our_service_mombasa_rept {
	background-image: url(../images/dlr-to-dlr-right-rpet.png);
	background-repeat: repeat-y;
	padding:16px 10px 10px;
	width: 249px;
	overflow: hidden;
}
.our_service_mombasa_rept p {
	background:url(../images/new-arrow.png) no-repeat left 12px;
	padding-left:11px;
	padding-top:8px;
	padding-bottom:8px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}
.our_service_mombasa_end {
	background-image: url(../images/dlr-to-dlr-right-end.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 269px;
}
.benefit_lft_img {
	margin:23px 0px 0px 0px;
	position:relative;
}
.benefit_title {
	background:url(../images/title_bg_rpt.png) repeat-x;
	font-size: 20px;
	height: 37px;
	margin-top: -37px;
	padding-left: 6px;
	padding-top: 7px;
	position: absolute;
	width: 318px;
	z-index: 1;
	color:#FFF;
}
.small_readmore {
	background:url(../images/right_arrow.png) no-repeat 60px 8px;
	height:12px;
}
.big_readmore {
	background:url(../images/right_arrow.png) no-repeat 69px 3px;
	margin-top:10px;
	float:left;
	width: 50%;
}
.readmore_contr {
	width:100%;
	float:left;
}
.big_readmore a {
	text-decoration:none;
	font-size:13px;
	color:#3F94C5;
}
.big_readmore a:hover {
	text-decoration:underline;
}
.small_readmoree {
	background:url(../images/right_arrow.png) no-repeat 68px 13px;
	width: 100%;
	float:left;
}
.small_readmoree a {
	text-decoration:none;
	font-size:13px;
	color:#3F94C5 !important;
	margin-top:10px;
	float:left;
}
.small_readmoree a :hover {
	text-decoration:none;
	font-size:13px;
	color:#3F94C5 !important;
}
.ship-mombasa-rgt-top p a {
	color:#3F94C5;
	text-decoration:none;
}
.ship-mombasa-rgt-top p a:hover {
	text-decoration:underline;
}
.dd_arrow {
	background:url(../images/dd_arrow.png) no-repeat left center;
	float: right;
	height: 6px;
	margin-right: 9px;
	margin-top: -21px;
	width: 6px;
}
/*shipping testimonial styles*/
.shipping_testmls {
	width:100%;
	float:left;
}
.shipping_testmls_box {
	background-image: url(../images/shipping_testimonial_bg.png);
	background-repeat: no-repeat;
	float:left;
}
.shipping_test_left {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 15px;
	padding: 4px 0;
	text-align: center;
	width: 68px;
}
.shipping_test_right {
	float:right;
	margin: 10px 10px 10px 0px;
	width: 160px;
}
.shipping_test_right h3 {
	font-size:15px;
}
.shipping_test_right p {
	font-size:12px;
	padding: 10px 0 3px;
}
.shipping_test_right .small_readmore, small_readmore a {
	text-decoration:none;
	font-size:12px;
	background:url(../images/right_arrow.png) no-repeat 59px 3px;
	height:17px;
}
.shipping_test_right a {
	color:#FFF;
	color:#3F94C5;
}
.shipping_viewall a {
	font-size:12px;
	float:right;
	color:#3690ba;
}
.shipping_viewall img {
	float:right;
	margin-right: -39px;
	margin-top: 12px;
}
.shipping_viewall {
	float:right;
	margin-right: 9px;
}
.shipping_imglinks {
	margin-top:10px;
	float:left;
}
.new_shipping_testinonial {
	background-image: url(../images/shipping_testimonial_bg.png);
	background-repeat: no-repeat;
	float:left;
	height: 155px;
	padding-right: 5px;
	padding-left: 5px;
	width: 259px;
}
.new_testimonial_inner {
	float: left;
	padding: 10px 10px 10px 6px;
}
.new_testi_left {
	float: left;
	width: auto;
	border: 1px solid #B8B8B8;
	padding: 3px;
}
.new_test_description {
	float: right;
	width: 70%;
	font-size: 12px;
}
.new_test_description .date {
	display: block;
	margin-top: -2px;
	padding-bottom: 2px;
}
.new_test_description h4 {
	font-size:15px;
}
.new_shipping_container {
	float: left;
	position:relative;
	margin-top: 23px;
}
.new_shipping_container h2 {
	font-size: 19px;
	margin-bottom: 7px;
}
.new_shipping_container span {
	color:#3F94C5;
}
.new_shipping_container a {
	color: #3F94C5;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.new_shipping_container a:hover {
	text-decoration: underline;
}
.new-shipp-vall {
	float:right;
}
/* testnimonial for new shippin page */


div.jMyCarouselnew {
	width:100% !important;
	height:155px !important;
}
div.jMyCarouselnew ul {
	width:auto;
}
div.jMyCarouselnew ul li {
	height:155px;
	width: 269px;
	padding-top: 12px;
}
div.jMyCarouselnew ul li a img {
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#ship-nextBtn {
	background:url(../images/next.png) center center no-repeat !important;
	width:15px;
	height:15px;
	border:0px !important;
	border:none !important;
	background-color:transparent !important;
	position:absolute;
	top:167px;
	right:3px;
	cursor:pointer;
	z-index:999999;
}
#ship-prevBtn {
	background:url(../images/prev.png) center center no-repeat;
	width:15px;
	height:15px;
	border:0px;
	border:none;
	background-color:transparent !important;
	position:absolute;
	top:167px;
	right:21px;
	cursor:pointer;
	z-index:999999;
}
.ship_test_readmore {
	background:url(../images/right_arrow.png) no-repeat 69px 3px;
	margin-top:2px;
	float:left;
	width: 50%;
	margin-left:74px;
}
.ship_test_readmore a {
	text-decoration:none;
	font-size:13px;
	color:#3F94C5;
}
.ship_test_readmore a:hover {
	text-decoration:underline;
}
/* testnimonial for new shippin page ends here */

/* Testimonial Page Styles Start Here*/
.test-pagination {
	float: right;
	margin-top: 11px;
}
.test-pagination a {
	font-size: 12px;
	text-decoration: none;
	color:#000;
	font-size: 20px;
}
.test-pagination a:hover {
	color:#08a6d7;
}
.test-prev {
	background:url(../images/testimoinal-arrow.png) no-repeat left center;
	font-family: humnst777_lt_btlight;
	font-size: 14px;
	padding-left: 16px;
}
.test-pagination ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.test-pagination ul li {
	float:left
}
.test-nxt {
	background:url(../images/testimoinal-arrowright.png) no-repeat 39px 3px;
	font-family: humnst777_lt_btlight;
	font-size: 14px;
	padding-right: 17px;
}
.test-separ {
	float:left;
	padding: 0 10px;
}
.tesimonial_page_contr {
}
.testimonial_page_inner {
	border-bottom:1px dotted #bdbdbd;/*float: left; */
	padding: 35px 0 50px;
}
.test-page-leftimage {
	margin-right: 10px;
	float: left;
	width:9%;
	border:1px solid #bdbdbd;
	padding: 2px;
	text-align: center;
	width: 68px;
	height: 86px;
}
.test-page-leftimage img {
	width: 68px;
	height: 86px;
}
/*.test-pageright-cont {	float: right; padding-left: 18px;   width: 87%;}
*/.test-pageright-cont {
	display: inline-block;
	margin-left: 20px;
	padding-left: 0;
	width: 82%;
}
.test-pageright-cont h3 {
	margin-bottom:3px;
}
.test-pageright-cont b {
	display: inline-block;
	margin-bottom: 4px;
}
.testimonial a {
	color: #545556;
	text-decoration: none;
}
.testimonial a:hover {
	color:#3F94C5;
	text-decoration:underline;
}
.sidebar_button {
	float: left;
	margin-left: 22px;
	margin-top: 36px;
	width: 273px;
}
#cnt_wrap_left ul {
	float: left;
	padding-left:5px;
	overflow:hidden;
}
/*#cnt_wrap_left ul li{list-style:inside; padding:5px 0;}*/

/*#cnt_wrap_left h1, .rules_wrap h1{color:#545556; font-size:25px; font-weight:normal;}
#cnt_wrap_left h1 span{color:#e5421d; font-size:18px;}*/
.testimonial h2, .testimonial h3, .testimonial h1 {
	color:#2a2a2a;
	font-size:19px;
	font-weight:bold;
}
.testimonial h2 span, .testimonial h3 span {
	color:#e5421d;
	font-size:18px;
}
.testimonial p a {
	color:#3F94C5;
}
.testimonial p a:hover, {
text-decoration:none;
}
.new-readmore {
	background: url("../images/right_arrow.png") no-repeat scroll 60px 0 transparent;
	height: 12px;
	line-height: 10px;
	margin-top: 10px;
}
.container-shipping {
	height:1100px;
}
#cnt_wrap_left .container-shipping h2 {
	font-size:24px;
	color:#000;
	border-bottom:1px dotted #bdbdbd;
	font-family:Arial, Helvetica, sans-serif;
}
.container-img li {
	margin-top:32px;
	list-style-type:none;
}
#cnt_wrap_left .container-content {
	width:340px;
	float:right;
}
#cnt_wrap_left .container-content h2 {
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#33b3da;
	border-bottom:none;
	margin-top:32px;
}
#cnt_wrap_left .container-content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	padding-top:27px;
}
#cnt_wrap_left .container-content ul {
	margin-left:10px;
	overflow:visible !important;
}
#cnt_wrap_left .container-content li {
	list-style-type:none;
	list-style-image:url("../images/right_arrow.png");
	margin-left:-17px;
	padding-top:32px;
	text-align:justify;
}
#cnt_wrap_left .container-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-family:14px;
	color:#33b3da;
	padding-top:57px;
}
#cnt_wrap_left .container-content p span {
	color:#000;
}
/* Testimonial Page Styles Ends Here*/

div.jMyCarouselnew-june {
	width:100% !important;
	height:155px !important;
}
div.jMyCarouselnew-june ul {
	width:auto;
}
div.jMyCarouselnew-june ul li {
	height:155px;
	width: 269px;
	padding-top: 12px;
}
div.jMyCarouselnew-june ul li a img {
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.jMyCarouselnew-june .new_test_description h4 {
	margin:0;
}
#for-june h2 {
	padding:0;
	margin: 0 0 7px;
	font-size:19px;
}
#for-june.new_shipping_container span {
	font-size:19px !important;
}
#for-june h4 {
	margin:0;
}
#for-june {
	margin-top: 7px;
}
 @media only screen and (max-width : 768px) {
 .main_div {
 margin: auto;
 width: 95%;
}
 #header_wrap {
 float: left;
 padding-top: 0;
 width: 100%;
}
#logo {
 float: left;
 margin-top: 5px;
 width: 100%;
}
#header_wrap a#logo img {
 width:100%;
 height:auto;
}
#contact_details {
 width:100%;
}
#myslidemenu {
 width:100%;
 height:auto;
}
#myslidemenu ul {
 display: none;
}
#myslidemenu select {
 display: block;
 margin: 10px auto;
 padding: 10px;
 width: 95%;
}
#bannner {
 width:100%;
}
#wowslider-container1 {
 width:100% !important;
 height:230px !important;
}
#wowslider-container1 .ws_images {
 width:100% !important;
 height:250px !important;
}
#wowslider-container1 .ws_images img {
 width:100% !important;
}
#cnt_wrap_left {
 padding-right:0;
 width:100% !important;
}
#index_wrap {
 border: medium none;
 padding-right: 0;
 width: 100%;
}
.articles_wrap {
 width:100%;
}
.chooseus_right {
 float: left;
 width: 80%;
}
#cnt_wrap_right {
 display: table;
 float: none;
 margin: auto;
 width: auto;
}
.testinomial_full_width {
 height:auto;
 width:100%;
 background-size: cover;
 -o-background-size: cover;
 -webkit-background-size: cover;
 -ms-background-size: cover;
}
.testimonial {
 width:100%;
}
div.jMyCarousel {
 max-height: 200px;
 width: 100% !important;
}
.testinomial_half_width .text {
 width: 50%;
}
.testinomial_half_width {
 padding:10px;
 margin:10px;
}
.wrap_half {
 width:100%;
 padding:0 !important;
}
#footer_nav {
 height: auto;
}
#footer_nav ul li a {
 line-height:24px;
}
#copyrights ul {
 margin: 0 auto;
 width: 50%;
}
#cnt_wrap_left ul {
 display: block;
 float: none;
 padding-left: 5px;
 width: auto;
}
.jMyCarousel {
 height:auto;
}
.jMyCarousel ul {
 height:auto;
}
#bannner img {
 width:100%;
 height:auto;
}
 .dlr-2-dlr-shpment-lft {
 float: left;
 margin-right: 0;
 padding-bottom: 10px;
 width: 100%;
}
.ship-mombasa-contr {
 width:100%;
}
.ship-mombasa-left {
 float: left;
 margin: 0;
 width: 100%;
}
.ship-mombasa-rgt {
 width:100%;
}
#cnt_wrap_left .container-content {
 width:100%;
}
#cnt_wrap_left .container-content li {
 margin-left: 0;
}
.container-img li {
 float: left;
 list-style-type: none;
 margin-left: 5px;
 margin-top: 32px;
}
#news_section {
 width:100%;
}
 .dlr-2-dlr-shpment-rgt {
 float: none;
 width: auto;
}
#rhs_img {
 background: url("../images/new_contact_bg_rept.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
 float: none;
 padding: 20px;
 width: auto;
}
}
 @media only screen and (max-width : 767px) {
 .main_div {
 margin: auto;
 width: 95%;
}
 #header_wrap {
 float: left;
 padding-top: 0;
 width: 100%;
}
#logo {
 float: left;
 margin-top: 5px;
 width: 100%;
}
#header_wrap a#logo img {
 width:100%;
 height:auto;
}
#contact_details {
 width:100%;
}
#myslidemenu {
 width:100%;
 height:auto;
}
#myslidemenu ul {
 display: none;
}
#myslidemenu select {
 display: block;
 margin: 10px auto;
 padding: 10px;
 width: 95%;
}
#bannner {
 width:100%;
}
#wowslider-container1 {
 width:100% !important;
 height:130px !important;
}
#wowslider-container1 .ws_images {
 width:100% !important;
 height:150px !important;
}
#wowslider-container1 .ws_images img {
 width:100% !important;
}
#cnt_wrap_left {
 padding-right:0;
 width:100% !important;
}
#index_wrap {
 border: medium none;
 padding-right: 0;
 width: 100%;
}
.articles_wrap {
 width:100%;
}
.chooseus_right {
 float: left;
 width: 60%;
}
#cnt_wrap_right {
 display: table;
 float: none;
 margin: auto;
 width: auto;
}
.testinomial_full_width {
 height:auto;
 width:100%;
 background-size: cover;
 -o-background-size: cover;
 -webkit-background-size: cover;
 -ms-background-size: cover;
}
.testimonial {
 width:100%;
}
div.jMyCarousel {
 width: 100% !important;
}
.testinomial_half_width .text {
 width: 50%;
}
.testinomial_half_width {
 padding:10px;
 margin:10px;
}
.wrap_half {
 width:100%;
 padding:0 !important;
}
#footer_nav {
 height: auto;
}
#footer_nav ul li a {
 line-height:24px;
}
#copyrights ul {
 margin: 0 auto;
 width: 50%;
}
#cnt_wrap_left ul {
 display: block;
 float: none;
 padding-left: 5px;
 width: auto;
}
.jMyCarousel {
 height:auto;
}
.jMyCarousel ul {
 height:auto;
}
#bannner img {
 width:100%;
 height:auto;
}
 .dlr-2-dlr-shpment-lft {
 float: left;
 margin-right: 0;
 padding-bottom: 10px;
 width: 100%;
}
.ship-mombasa-contr {
 width:100%;
}
.ship-mombasa-left {
 float: left;
 margin: 0;
 width: 100%;
}
.ship-mombasa-rgt {
 width:100%;
}
#cnt_wrap_left .container-content {
 width:100%;
}
#cnt_wrap_left .container-content li {
 margin-left: 0;
}
.container-img li {
 float: left;
 list-style-type: none;
 margin-left: 5px;
 margin-top: 32px;
}
 #news_section {
 width:100%;
}
.benefit_lft_img img {
 width:100%;
 height:auto;
}
.benefit_title {
 font-size:16px;
 width:auto;
 position:relative;
}
.end_user_image_contr {
 width:100%;
}
.articles img {
 width:100%;
 height:auto;
}
 .testominalS .test-pageright-cont {
 width:60% !important;
 padding-left:0;
}
 .dlr-2-dlr-shpment-rgt {
 float: none;
 width: auto;
}
#rhs_img {
 background: url("../images/new_contact_bg_rept.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
 float: none;
 padding: 20px;
 width: auto;
}
form li.focused .instruct, form li:hover .instruct{
	width:auto !important;
}
}
 @media only screen and (max-width : 479px) {
 .main_div {
 margin: auto;
 width: 95%;
}
 #header_wrap {
 float: left;
 padding-top: 0;
 width: 100%;
}
#logo {
 float: left;
 margin-top: 5px;
 width: 100%;
}
#header_wrap a#logo img {
 width:100%;
 height:auto;
}
#contact_details {
 width:100%;
}
#myslidemenu {
 width:100%;
 height:auto;
}
#myslidemenu ul {
 display: none;
}
#myslidemenu select {
 display: block;
 margin: 10px auto;
 padding: 10px;
 width: 95%;
}
#bannner {
 width:100%;
}
#wowslider-container1 {
 width:100% !important;
 height:100px !important;
}
#wowslider-container1 .ws_images {
 width:100% !important;
 height:100px !important;
}
#wowslider-container1 .ws_images img {
 width:100% !important;
}
#cnt_wrap_left {
 padding-right:0;
 width:100% !important;
}
#index_wrap {
 border: medium none;
 padding-right: 0;
 width: 100%;
}
.articles_wrap {
 width:100%;
}
.chooseus_right {
 float: left;
 width: 60%;
}
#cnt_wrap_right {
 display: table;
 float: none;
 margin: auto;
 width: auto;
}
.testinomial_full_width {
 height:auto;
 width:100%;
 background-size: cover;
 -o-background-size: cover;
 -webkit-background-size: cover;
 -ms-background-size: cover;
}
.testimonial {
 width:100%;
}
div.jMyCarousel {
 width: 100% !important;
}
.testinomial_half_width .text {
 width: 50%;
}
.testinomial_half_width {
 padding:10px;
 margin:10px;
}
.wrap_half {
 width:100%;
 padding:0 !important;
}
#footer_nav {
 height: auto;
}
#footer_nav ul li a {
 line-height:24px;
}
#copyrights ul {
 margin: 0 auto;
 width: 50%;
}
#cnt_wrap_left ul {
 display: block;
 float: none;
 padding-left: 5px;
 width: auto;
}
#bannner img {
 width:100%;
 height:auto;
}
 .dlr-2-dlr-shpment-lft {
 float: left;
 margin-right: 0;
 padding-bottom: 10px;
 width: 100%;
}
.ship-mombasa-contr {
 width:100%;
}
.ship-mombasa-left {
 float: left;
 margin: 0;
 width: 100%;
}
.ship-mombasa-rgt {
 width:100%;
}
#cnt_wrap_left .container-content {
 width:100%;
}
#cnt_wrap_left .container-content li {
 margin-left: 0;
}
 #news_section {
 width:100%;
}
.benefit_lft_img img {
 width:100%;
 height:auto;
}
.benefit_title {
 font-size:16px;
 width:auto;
 position:relative;
}
.end_user_image_contr {
 width:100%;
}
.articles img {
 width:100%;
 height:auto;
}
 .testominalS .test-pageright-cont {
 width:60% !important;
 padding-left:0;
}
 .dlr-2-dlr-shpment-rgt {
 float: none;
 width: auto;
}
#rhs_img {
 background: url("../images/new_contact_bg_rept.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
 float: none;
 padding: 20px;
 width: auto;
}
#contact_details p{
	width:100%;
}
form li.focused .instruct, form li:hover .instruct{
	width:auto !important;
}




}