@charset "utf-8";
/* CSS Document */
* {
    outline: none;
    margin: 0px;
    padding: 0px;
    border: none;
    text-decoration: none
}
body {
    text-decoration: none
}
.clear {
    clear: both;
}
audio,
::selection {
    background: white;
    color: #cc3399;
}
.img-ful {
    width: 100%;
    height: auto;
    display: block;
}
.container{
	width:1180px;
	height:auto;
	margin:0 auto;
	}	
.banner-wraper{
	width:100%;
	height:auto;
	position:relative;
	
	}
.baner-container{
	position:absolute;
	width:1180px;
	margin:auto;
	left:0;
	right:0;
	top:0;
	z-index:1000;
	}
.logo-container{
	width:auto;
	height:auto;
	float:left;
	}
.top-menu{
	width:auto;
	height:auto;
	float:right;
	margin-top:40px;
	}				
.quote{
	width:140px;
	height:42px;
	float:right;
	background:#ff4f00;
	border-radius:5px;
	margin-top:30px;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	line-height:42px;
	}
.banner-clocks{
	width:1180px;
	height:auto;
	margin:auto;
	left:0;
	right:0;
	position:absolute;
	bottom:80px;
	}
.banner-clk-one{
	width:15%;
	height:auto;
	float:left;
	background:rgba(0,0,0,0.55) url(../images/clock.png) no-repeat 15% center;
	min-height:74px;
	padding-top:30px;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:22px;
	padding-left:10%;
	}
.banner-clk-one span{
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:14px;
	}
.banner-clk-two{
	width:15%;
	height:auto;
	float:left;
	background:rgba(0,0,0,0.4) url(../images/clock.png) no-repeat 15% center;
	min-height:74px;
	padding-top:30px;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:22px;
	padding-left:10%;
	}
.banner-clk-two span{
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:14px;
	}	
.fixed-call-mail{
	position:fixed;
	top:40%;
	right:-5px;
	z-index:100;
	}
.fixed-mail-right{
	position:fixed;
	top:47%;
	right:-5px;
	z-index:100;
	}		
.fixed-icons{
	width:40px;
	height:40px;
	padding-top:10px;
	background:rgba(0,0,0,0.5);
	border-radius:5px;
	text-align:center;
	margin-bottom:5px;
	line-height:30px;
	position:relative;
	}
.fixed-icons-mail{
	width:40px;
	height:40px;
	padding-top:10px;
	background:rgba(0,0,0,0.5);
	border-radius:5px;
	text-align:center;
	margin-bottom:5px;
	line-height:30px;
	position:relative;
	}	
.fixed-icons:hover{
	padding-right:110px;
	}		
.show-no{
	position:absolute;
	right:0;
	top:0;
	display:none;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	line-height:48px;
	padding-right:10px;
	}
.show-mail{
	position:absolute;
	right:0;
	top:0;
	display:none;
	padding-right:10px;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	line-height:48px;
	}	
.fixed-icons-mail:hover .show-mail{
	display:block;
	}	
.fixed-icons-mail:hover{
	padding-right:240px;
	}	
.fixed-icons:hover .show-no{
	display:block;
	}						
.wel-wraper{
	width:100%;
	height:auto;
	padding-bottom:50px;
	padding-top:50px;
	}
.wel-title{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#026aa3;
	text-align:center;
	line-height:24px;
	margin-bottom:20px;
	}
.wel-txt{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#333;
	text-align:center;
	line-height:26px;
	}	
.round-links{
	width:auto;
	height:auto;
	margin:56px auto;
	display:table;
	margin-bottom:0;
	}
.round-outer{
	width:auto;
	height:auto;
	float:left;
	margin-right:50px;
	}	
.round-outer a h5{
	width:130px;
	height:auto;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333;
	text-align:center;
	line-height:20px;
	text-transform:uppercase;
	}	
a .round-icons{
	width:auto;
	height:auto;
	background:#fff;
	border-radius:50%;
	float:left;
	text-align:center;
	position:relative;
	}
.icon-hover{
	width:130px;
	height:130px;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.3);
	border-radius:50%;
	display:none;
	}
a .round-icons:hover .icon-hover{
	display:block;
	}						
.import-export{
	width:100%;
	height:auto;
	background:#0e2e99 url(../images/food1.jpg) no-repeat left center;
	background-size:50% 100%;
	position:relative;
	padding-top:50px;
	padding-bottom:26px;
	}
.import-image{
	width:50%;
	position:absolute;
	top:0;
	left:0;
	}		
.import-icon{
	width:50%;
	height:auto;
	float:left;
	}
.import-box{
	width:200px;
	height:210px;
	border:2px solid #fff;
	border-right:none;
	position:relative;
	background-image: url(../images/box-bg-top.png), url(../images/box-bg-top.png);
    background-position: right top, right bottom;
    background-repeat: no-repeat, no-repeat;
	margin-top:100px;
	}	
.import-txt{
	position:absolute;
	top:55px;
	left:50px;
	font-family: 'Poppins', sans-serif;
	font-size:36px;
	font-weight:600;
	color:#fff;
	line-height:36px;
	text-align:left;
	}
.import-txt span{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	}		
.import-dtls{
	width:45%;
	height:auto;
	float:left;
	padding-left:5%;
	}
.import-dtls ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}	
.import-dtls li{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:24px;
	background:url(../images/li-bg.png) no-repeat left 8px;
	padding-left:20px;
	margin-bottom:24px;
	}
.warehs-wraper{
	width:100%;
	height:auto;
	background:#4bb748 url(../images/food2.jpg) no-repeat right center;
	background-size:50% 100%;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	}		
.warehs-dtls{
	width:45%;
	height:auto;
	float:left;
	padding-left:5%;
	}	
.warehs-dtls p{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:24px;
	text-align:left;
	}
a .rd-more{
	width:138px;
	height:40px;
	border:1px solid rgba(255,255,255,0.5);
	float:left;
	border-radius:5px;
	text-align:center;
	line-height:40px;
	margin-top:20px;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
	}
a .rd-more:hover{
	border-color:#fff;
	}	
.warehs-icon{
	width:50%;
	height:auto;
	float:right;
	}	
.warehs-box{
	width:200px;
	height:210px;
	border:2px solid #fff;
	border-left:none;
	position:relative;
	background-image: url(../images/box-bg-top.png), url(../images/box-bg-top.png);
    background-position: left top, left bottom;
    background-repeat: no-repeat, no-repeat;
	float:right;
	margin-top:80px;
	}
.warehs-txt{
	position:absolute;
	top:55px;
	left:-50px;
	font-family: 'Poppins', sans-serif;
	font-size:36px;
	font-weight:600;
	color:#fff;
	line-height:38px;
	text-align:left;
	text-align:right;
	}
.warehs-txt span{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	}
.latest-news-wraper{
	width:100%;
	height:auto;
	background:#ededed;
	padding-top:50px;
	padding-bottom:50px;
	}
.news-title{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#6ab94c;
	text-align:left;
	padding:1% 0px 1% 0px;
	}
.news-slide{
	width:100%;
	height:auto;
	}
.news-date{
	width:12%;
	height:auto;
	float:left;
	padding-left:10%;
	}	
.year{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#333;
	transform: rotate(-90deg);
	float:left;
	margin-top:32px;
	}
.mm-dd{
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:60px;
	font-weight:600;
	color:#333;
	line-height:40px;
	}
.mm-dd span{
	font-weight:300;
	font-size:14px;
	}
.news-dtls{
	width:64.8%;
	height:auto;
	float:left;
	border-left:1px solid #e5e5e5;
	padding-left:2%;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10%;
	}
.news-dtls h5{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#333;
	text-align:justify;
	}			
.news-dtls p{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	text-align:justify;
	}
.news-dtls p span{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333;
	line-height:26px;
	}	
.logistic-wraper{
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
	}	
.logistic-head{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:400;
	color:#0e2e99;
	line-height:24px;
	text-align:center;
	}
.freights{
	width:33.2%;
	height:auto;
	float:left;
	margin-right:0.1%;
	margin-top:20px;
	position:relative;
	}
.freight-dtls{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position:absolute;
	top:0;
	left:0;
	display:none;
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#fff;
	line-height:26px;
	}	
.freights:hover .freight-dtls{
	display:block;
	}	
.clients-wraper{
	width:100%;
	height:auto;
	background:#f2f2f2;
	}	
.clients-all{
	width:auto;
	height:auto;
	margin:0 auto;
	display:table;
	}	
.clients{
	width:auto;
	height:auto;
	float:left;
	}
/*footer*/
.footer-wraper{
	width:100%;
	height:auto;
	background:url(../images/footer-bg.jpg);
	background-size:100% 100%;
	}
.footer-top{
	width:100%;
	height:auto;
	}
.ftr-top-left{
	width:60%;
	height:auto;
	float:left;
	padding-top:50px;
	}
.ftr-top-right{
	width:35%;
	height:auto;
	float:left;
	border-left:1px solid rgba(255,255,255,0.1);
	padding-left:4.8%;
	padding-bottom:17px;
	padding-top:50px;
	}		
.ftr-contacts{
	width:33%;
	height:auto;
	float:left;
	}	
.ftr-heads{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:24px;
	}	
.ftr-contacts p{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color: rgba(255,255,255,0.9);
	line-height:24px;
   }
.lets-connected{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#fff;
	line-height:24px;
	} 
.freight-head{
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#fff;
	line-height:26px;
	margin-top:40%;
	text-align:left;
	padding-left:10%;
	padding-right:10%;
	}
.freight-dtls p{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:24px;
	text-align:justify;
	padding-left:10%;
	padding-right:10%;
	}	
.freight-dtls span a{
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	color:#fff;
	}	
.get-quote{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:rgba(255,255,255,0.5);
	line-height:24px;
	}	
.ftr-btns{
	width:auto;
	height:auto;
	padding-bottom:30px;
	padding-top:10px;
	}
.quote-btn{
	width:142px;
	height:42px;
	background:#ff4f00;
	border-radius:5px;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	line-height:42px;
	text-align:center;
	text-transform:uppercase;
	float:left;
	}
.quote:hover{
	background:#eb4d06;
	}
.quote-btn:hover{
	background:#eb4d06;
	}		
.dwnld-btn{
	width:142px;
	height:42px;
	border:1px solid rgba(255,255,255,0.3);
	border-radius:5px;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#fff;
	line-height:42px;
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin-left:5px;
	}
.dwnld-btn:hover{
	border-color:#fff;
	}	
.ftr-botm{
	width:100%;
	height:auto;	
	}
.ftr-botm h1{
	width:57.5%;
	height:1px;
	background:rgba(255,255,255,0.3);
	}		
.ftr-botm-left{
	width:60%;
	height:auto;
	float:left;
	padding-top:30px;
	border-top:1px solid rgba(255,255,255);
	}
.ftr-botm-left ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.ftr-botm-left ul li{
	display:inline-block;
	margin-right:20px;
	}	
.ftr-botm-left ul li a{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:rgb(255, 255, 255);
	}
.ftr-botm-left ul li a:hover{
	color:#b7e5fd;
	}				
.ftr-botm-right{
	width:35%;
	height:auto;
	float:left;
	padding-left:4.8%;
	border-left:1px solid rgba(255,255,255,0.1);
	padding-top:15px;
	padding-bottom:50px;
	}
.ftr-botm-right ul{
	margin:0;
	padding:0;
	}
.ftr-botm-right ul li{
	display:inline-block;
	margin-right:20px;
	}	
.ftr-botm-right ul li a i{
	font-size:20px;
	color:rgba(255,255,255,0.9);
	}
.ftr-botm-right ul li a i:hover{
	color:#fff;
	}		
.footer-copy{
	text-align:center;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:rgba(255,255,255,0.3);
	padding-top:40px;
	padding-bottom:20px;
	}	
/*about	*/
.baner-in-caption{
	width:1180px;
	height:auto;
	margin:auto;
	left:0;
	right:0;
	bottom:-1%;
	position:absolute;
	}
.baner-in-items{
	width:auto;
	height:auto;
	float:right;
	margin-right:50px;
	}	
.pg-caption{
	font-family: 'Poppins', sans-serif;
	font-size:45px;
	font-weight:600;
	color:#fff;
	line-height:65px;
	}	
.bredcum{
	width:auto;
	height:auto;
	float:right;
	}
.bred-home{
	width:auto;
	height:auto;
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	background:url(../images/bred-aro.png) right center no-repeat;
	padding-right:20px;
	margin-right:20px;
	}	
.bred-next{
	width:auto;
	height:auto;
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	background:#ff4f00;
	padding-left:8px;
	padding-right:8px;
	border-radius:2px;
	}	
.about-wraper{
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
	}
.abt-caption{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#0e2e99;
	line-height:30px;
	text-align:center;
	}	
.abt-txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	line-height:26px;
	text-align:center;
	}	
.im-ex-wraper{
	width:100%;
	height:auto;
	background:url(../images/im-wraper-bg.jpg) no-repeat left center;
	min-height:550px;
	margin-bottom:50px;
	}
.im-ex-left{
	width:25%;
	height:auto;
	float:left;
	background:url(../images/orange-dotted-bg.jpg) no-repeat center 1px;
	background-size:100% 100%;
	min-height:552px;
	}
.im-ex-white{
	width:85%;
	height:auto;
	min-height:260px;
	background:#fff;
	margin-top:120px;
	padding-top:55px;
	}
.im-ex-orange{
	width:65%;
	height:auto;
	border:2px solid #ff4f00;
	min-height:190px;
	margin:0px auto;
	position:relative;
	}
.im-ex-title{
	font-family: 'Poppins', sans-serif;
	font-size:36px;
	font-weight:600;
	color:#ff4f00;
	line-height:36px;
	text-align:left;
	position:absolute;
	top:25px;
	right:-10px;
	background:#fff;
	padding-top:15px;
	padding-bottom:15px;
	}	
.im-ex-title span{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	color:#333333;
	line-height:24px;
	text-align:left;
	text-transform:uppercase;
	}				
.im-ex-right{
	width:70%;
	height:auto;
	float:right;
	padding-top:20px;
	padding-left:5%;
	}
.abt-service-left{
	width:50%;
	height:auto;
	float:left;
	border-bottom:1px solid #e5e5e5;
	min-height:75px;
	padding-top:25px;
	}		
.abt-service-right{
	width:50%;
	height:auto;
	float:right;
	border-bottom:1px solid #e5e5e5;
	min-height:75px;
	padding-top:25px;
	}	
.service-img{
	width:15%;
	height:auto;
	float:left;
	}	
.service-dtls{
	width:70%;
	height:auto;
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#333;
	line-height:24px;
	text-align:justify;
	padding-right:15%;
	}
.cor-comn-wraper{
	width:100%;
	height:auto;
	margin-bottom:50px;
    }
.our-focus{
	width:47.5%;
	height:auto;
	float:left;
	}
.cor-comncatn{
	width:47.5%;
	height:auto;
	float:right;
	}		
.focus-head{
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#0e2e99;
	line-height:50px;
	}	
.focus-txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	line-height:26px;
	text-align:justify;
	}
.show-clk-wraper{
	width:100%;
	height:auto;
	background:url(../images/clock-in-bg.jpg);
	background-size:100% 100%;
	min-height:191px;
	padding-top:100px;
	}	
/*contact*/
.pg-caption-conatct{
	font-family: 'Poppins', sans-serif;
	font-size:60px;
	font-weight:600;
	color:#fff;
	line-height:102px;
	background:url(../images/banner-icons.png) no-repeat left center;
	padding-left:310px;
	
	}
.contact-wraper{
	width:100%;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
	}		
.contact-left{
	width:64%;
	height:auto;
	float:left;
	margin-right:6%;
	}	
.contact-right{
	width:30%;
	height:auto;
	float:right;
	}
.conatct-left-head{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#0e2e99;
	line-height:30px;
	padding-bottom:20px;
	}
.contact-txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:26px;
	text-align:justify;
	padding-bottom:50px;
	}
.form-wraper{
	width:100%;
	height:auto;
	}	
.form-left{
	width:47.5%;
	height:auto;
	float:left;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:50px;
	}
.form-right{
	width:47.5%;
	height:auto;
	float:right;
	margin-bottom:50px;
	border-bottom:1px solid #e5e5e5;
	}	
.form-icon{
	width:12%;
	height:auto;
	float:left;
	}	
.form-field{
	width:88%;
	height:auto;
	float:left;
	}
.name-txt{
	width:100%;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:26px;
	}	
.adrs-txt{
	width:97%;
	height:122px;
	border:1px solid #e5e5e5;
	padding-left:3%;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:24px;	
	margin-bottom:30px;
	padding-top:20px;
	}	
.sbt-btn{
	width:130px;
	height:40px;
	background:#6ebe41;
	float:right;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#fff;
	line-height:40px;	
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	}	
.sbt-btn:hover{
	background:#7cc140;
	}		
.contact-adrs{
	width:100%;
	height:auto;
	margin-bottom:50px;
	}	
.contact-heads{
	width:100%;
	height:auto;
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#4a9e25;
	line-height:20px;
	background:url(../images/locate-head-bg.png) bottom no-repeat;
	background-size: 100%;
	padding-bottom:15px;
	margin-bottom:10px;
	}
.contact-icon{
	width:auto;
	height:auto;
	float:left;
	margin-right:20px;
	margin-left:10px;
	}
.contact-dtls{
	width:auto;
	height:auto;
	float:left;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:26px;
	}
.gmap{
	width:100%;
	height:auto;
	}
/*quote*/		
.quote-wraper{
	width:100%;
	height:auto;
	}
.quote-form{
	width:50%;
	height:auto;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:100px;
	}	
.quote-head{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#0e2e99;
	line-height:30px;
	text-align:center;
	}	
.quote-head-sub{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:50px;
	text-align:center;
	}	
.form-q-left{
	width:48%;
	height:auto;
	float:left;
	}
.form-q-right{
	width:48%;
	height:auto;
	float:right;
	}			
.name-q-txt{
	width:95%;
	height:50px;
	border:1px solid #e5e5e5;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:50px;
	margin-bottom:27px;
	padding-left:5%;
	}
.adres-q-txt{
	width:97%;
	height:109px;
	border:1px solid #e5e5e5;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#666;
	line-height:24px;
	margin-bottom:27px;
	padding-left:3%;
	padding-top:20px;
	}	
.select-box{
	width:100%;
	height:50px;
	border:1px solid #e5e5e5;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#666;
	line-height:50px;
	padding-left:3%;
	margin-bottom:27px;
	}
input.name-q-txt::-webkit-input-placeholder {  opacity: 1 !important;
	color:#666;
 	}
input.name-q-txt::-moz-placeholder {   opacity: 1 !important;
  color:#666;
	}
input.name-q-txt::-ms-input-placeholder {  opacity: 1 !important;
   color:#666;
	}
input.name-q-txt::-moz-placeholder {  opacity: 1 !important;
	color:#666;
    }
textarea.adres-q-txt::-webkit-input-placeholder {  opacity: 1 !important;
    color:#666;
 	}
textarea.adres-q-txt::-moz-placeholder {   opacity: 1 !important;
	color:#666;
    }
textarea.adres-q-txt::-ms-input-placeholder {  opacity: 1 !important;
	color:#666;
    }
textarea.adres-q-txt::-moz-placeholder {  opacity: 1 !important;
    color:#666;
   }
 .sbt-q-btn{
	width:125px;
	height:50px;
	background:#0e2e99;
	float:right;
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#fff;
	line-height:50px;	
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	}	
/*import-export*/	
.import-export-wraper{
	 width:100%;
	 height:auto;
	 margin-top:50px;
	 margin-bottom:50px;
	 } 	 
.im-ex-img{
	width:47.5%;
	height:auto;
	float:left;
	}
.im-ex-dtls{
	width:47.5%;
	height:auto;
	float:right;
	}
.im-ex-head{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#0e2e99;
	line-height:30px;	
	}
.im-ex-dtls p{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:26px;	
	padding-top:20px;
	}
.im-ex-service-wraper{
	width:100%;
	height:auto;
	background:url(../images/dotted-bg.jpg);
	padding-top:50px;
	padding-bottom:80px;
	}
.im-ex-ser-head{
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#ff4f00;
	line-height:24px;	
	padding-bottom:50px;
	text-align:center;
	}
.all-services{
	width:80%;
	height:auto;
	margin:0 auto;
	}
.all-services ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.all-services ul li{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:40px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	background:url(../images/list-bg.png) no-repeat left 15px;	
	padding-left:20px;
	}	
.left-list{
	width:45%;
	height:auto;
	float:left;
	}
.right-list{
	width:45%;
	height:auto;
	float:right;
	}	
/*logistics*/		
.customs-wraper{
	width:100%;
	height:auto;
	margin-top:50px;
	margin-bottom:50px;
	}
/*news*/		
.news-in-wraper{
	width:100%;
	height:auto;
	margin-bottom:40px;
	}
.news-items{
	width:100%;
	height:auto;
	padding-bottom:40px;
	border-bottom:1px solid #e5e5e5;
	margin-top:50px;
	}
.news-item-left{
	width:10%;
	height:130px;
	background:#ff4f00;
	float:left;
	margin-right:2.5%;
	padding-left:0.5%;
	padding-top:20px;
	}	
.news-item-right{
	width:87%;
	height:auto;
	float:right;
	}	
.news-item-head{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#333;
	line-height:20px;
	padding-bottom:20px;
	}				
.news-item-txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#333;
	line-height:26px;
	text-align:justify;
	}	
.news-images{
	width:99px;
	height:67px;
	float:left;
	margin-right:3px;
	margin-top:23px;
	}
.news-images img{
	width:100%;
	display:block;
	}			
.news-in-yr{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	transform: rotate(-90deg);
	float: left;
	margin-top:16px;
	}
.news-in-date{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight:300;
	color: #fff;
	line-height:40px;
	overflow:hidden;
	}	
.news-in-date span{
	font-family: 'Poppins', sans-serif;
	font-size:60px;
	font-weight:600;
	color: #fff;
	}			
.home-baner-caption{
	width:auto;
	height:auto;
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	bottom:40%;
	z-index:50;
	text-align:center;
	}	
.caption-first{
	font-family: 'Poppins', sans-serif;
	font-size:36px;
	font-weight:300;
	color: #000;
	line-height:60px;
	}
.caption-middle{
	font-family: 'Poppins', sans-serif;
	font-size:50px;
	font-weight:600;
	color: #fff;
	line-height:60px;
	text-align:center;
	}
.caption-btm{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:300;
	color: #fff;
	line-height:24px;
	text-transform:uppercase;
	}
.clocks-wraper{
	width:100%;
	height:auto;
	margin:0 auto;
	}	
.clock-w{
	width:24%;
	height:auto;
	float:left;
	border-right:1px solid rgba(255,255,255,0.3);
	}	
.clock-odd{
	background:rgba(0,0,0,0.55);
	}	
.clock-even{
	background:rgba(0,0,0,0.4);
	}
.clear-bg{clear:both;display:none}	
.low-res{display:none;}		
/*downloads*/	
.downloads-wraper{
	width:100%;
	height:auto;
	margin-top:50px;
	margin-bottom:100px;
	}	
.downloads{
	width:16.7%;
	height:auto;
	border:2px solid #ff4f00;
	min-height:200px;
	margin-right:3%;
	float:left;
	position:relative;
	margin-bottom:50px;
	}
.pdf-name{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #666;
	line-height:26px;
	text-align:center;
	padding:5%;
	margin-top:50px;
	}	
.dwnld-icon{
	width:50px;
	height:50px;
	border-radius:50%;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:-25px;
	background:#0e2e99 url(../images/dwnld-icon.png) no-repeat center center;
	border:2px solid  #ff4f00;
	}
.dwnld-icon:hover{
	background-position:center bottom;
	transition:0.5s;
	}							 									
@media (min-width: 1280px) and (max-width: 1359px) {
	.container{ width:1180px !important; margin:0 auto}
	.baner-container{width:100%;}
	.baner-in-caption{width:1180px;}
	.banner-clocks{width:1180px;}
	.nav a{margin-right:25px !important}
	.image-overlay{height:60%;}	
	.home-baner-caption{width:1180px;}
	.fixed-mail-right{top:49.5%;}	
	}	
@media (min-width: 1360px) and (max-width: 1399px) {
	.container{ width:1250px !important; margin:0 auto}
	.baner-container{width:1250px;}
	.baner-in-caption{width:1250px;}
	.banner-clocks{width:1250px;}
	.nav a{margin-right:25px !important}
	.image-overlay{height:60%;}	
	.home-baner-caption{width:1250px;}
	.fixed-mail-right{top:48.5%;}
	}	
@media (min-width: 1400px) and (max-width: 1440px) {
	.container{ width:1300px !important; margin:0 auto}
	.baner-container{width:1300px;}
	.baner-in-caption{width:1300px;}
	.banner-clocks{width:1300px;}
	.nav a{margin-right:30px !important}
	.image-overlay{height:60%;}	
	.home-baner-caption{width:1300px;}
	.fixed-mail-right{top:47.5%;}
	}	
@media (min-width: 1441px) and (max-width: 1599px) {
	.container{ width:1370px !important; margin:0 auto}
	.baner-container{width:1370px;}
	.baner-in-caption{width:1370px;}
	.banner-clocks{width:1370px;}
	.image-overlay{height:60%;}	
	.home-baner-caption{width:1370px;}
	.fixed-mail-right{top:51.5%;}
	}
@media (min-width:1600px){
	.container{ width:1475px !important; margin:0 auto}
	.baner-container{width:100%}
	.baner-in-caption{width:1475px;}
	.banner-clocks{width:1475px;}
	.image-overlay{height:60%;}	
	.warehs-dtls{width:38%;padding-right:5%;padding-left:7%;}	
	.home-baner-caption{width:1475px;}
	}	
/********************************************mobile*****************************/	
@media only screen and (max-width:399px) {
	.container{width:99%;}
	.baner-container{position:inherit;width:99%;}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#4bb748}
	.low-res{display:block}
	.nav a{padding-left:5% !important;line-height:40px !important;}
	.nav a:hover{color:#ff4f00 !important;border-bottom:none !important;}
	.nav li li a:hover{color:#0e2e99 !important}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{width:50%;margin-right:0px;}	
	.round-icons{width:100%;text-align:center}
	.round-outer h5{text-align:left}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:94%;padding-left:3%;padding-right:3%;}
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #000 url(../images/im-right-mob.jpg) no-repeat;background-size:100% 100%;clear:both; display:none;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#4bb748}
	.warehs-dtls{width:94%;padding-right:3%;padding-top:50px;padding-bottom:50px;padding-left:3%;}
	.warehs-dtls p{text-align:justify}
	.warehs-right{width:100%;background:url(../images/import-bg.jpg) no-repeat;background-size:100% 100%;}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.round-outer a h5{font-size:15px;}
	.clients{width:50%}
	
	.ftr-top-left{width:100%;}
	.ftr-top-right{width:100%;padding-left:0;padding-top:0;padding-bottom:0;}
	.ftr-botm-left{width:100%}
	.ftr-botm-left ul li{width:50%;margin-right:0;float:left}
	.ftr-botm-right{width:100%;padding-left:0;padding-bottom:0;}
	.ftr-contacts{width:100%;margin-bottom:20px;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:100%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	.abt-service-left{width:100%}
	.abt-service-right{width:100%}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	.our-focus{width:100%}
	.cor-comncatn{width:100%}
	.clock-w{border-right:none;}
	.nav li ul{background:#243f99 !important;}
	.nav li li a{background:#243f99 !important;color:#000 !important;}
	.nav li li a:hover{color:#ff4f00 !important} 
	.show-clk-wraper{padding-top:10px;min-height:300px;}
	.focus-txt{padding-left:3%;padding-right:3%;}
	/*import/expoert*/
	.im-ex-img{width:100%;}
	.im-ex-dtls{width:97%;padding-left:3%;}
	.left-list{width:100%}
	.right-list{width:100%}
	/*contact*/
	.contact-left{width:100%}
	.contact-right{width:100%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-txt{padding-left:3%;padding-right:3%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:130px;margin-bottom:20px;}
	.news-item-right{width:100%}
	
	.news-date{margin-top:50px;}
	/*quote*/
	.quote-form{width:100%;}	
	/*download*/
	.downloads{width:90%;margin-right:0%;margin-left:5%;}
	}
@media (min-width:400px) and (max-width:529px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#4bb748}
	.nav a{padding-left:5% !important;line-height:40px !important;}
	.nav a:hover{color:#ff4f00 !important;border-bottom:none !important;}
	.nav li li a:hover{color:#0e2e99 !important}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{width:50%;margin-right:0px;}	
	.round-icons{width:100%;text-align:center}
	.round-outer h5{text-align:left}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:94%;padding-left:3%;padding-right:3%;}
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #000 url(../images/im-right-mob.jpg) no-repeat;background-size:100% 100%;clear:both; display:none;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#0e2e99}
	.warehs-dtls{width:97%;padding-right:0;padding-top:50px;padding-bottom:50px;padding-left:3%;}
	.warehs-dtls p{text-align:left}
	.warehs-right{width:100%;background:url(../images/import-bg.jpg);background-size:100% 100%}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.clients{width:50%}
	.low-res{display:block}
	
	.ftr-top-left{width:100%;}
	.ftr-top-right{width:100%;padding-left:0;padding-top:0;padding-bottom:0;}
	.ftr-botm-left{width:100%}
	.ftr-botm-left ul li{width:50%;margin-right:0;float:left}
	.ftr-botm-right{width:100%;padding-left:0;padding-bottom:0;}
	.ftr-contacts{width:100%;margin-bottom:20px;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:100%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	.abt-service-left{width:100%}
	.abt-service-right{width:100%}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	.our-focus{width:100%}
	.cor-comncatn{width:100%}
	.clock-w{border-right:none;}
	.nav li ul{background:#243f99 !important;}
	.nav li li a{background:#243f99 !important;color:#000 !important}
	.nav li li a:hover{color:#ff4f00 !important}
	.focus-txt{padding-left:3%;padding-right:3%;}
	
	/*import/expoert*/
	.im-ex-img{width:100%;}
	.im-ex-dtls{width:97%;padding-left:3%;}
	.left-list{width:100%}
	.right-list{width:100%}
	/*contact*/
	.contact-left{width:100%}
	.contact-right{width:100%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-txt{padding-left:3%;padding-right:3%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:130px;margin-bottom:20px;}
	.news-item-right{width:100%}
	.news-date{margin-top:50px;}
	/*quote*/
	.quote-form{width:90%;}
	/*download*/
	.downloads{width:43.7%;}
	}	
@media (min-width:530px) and (max-width:630px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#4bb748}
	.nav a{padding-left:5% !important;line-height:40px !important;}
	.nav a:hover{color:#ff4f00 !important;border-bottom:none !important;}
	.nav li li a:hover{color:#0e2e99 !important}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{width:50%;margin-right:0px;}	
	.round-icons{width:100%;text-align:center}
	.round-outer h5{text-align:left}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:100%;padding-left:0%;padding-right:0%;}
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #000 url(../images/im-right-mob.jpg) no-repeat right center;background-size:100% 100%;clear:both;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#0e2e99}
	.warehs-dtls{width:97%;padding-right:0;padding-top:50px;padding-bottom:50px;padding-left:3%;}
	.warehs-dtls p{text-align:left}
	.warehs-right{width:100%;background:url(../images/import-bg.jpg);background-size:100% 100%}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.clients{width:50%}
	.low-res{display:block}
	.focus-txt{padding-left:3%;padding-right:3%;}
	
	.ftr-contacts{width:100%}
	.dwnld-btn{margin-top:10px;margin-left:0;}
	.ftr-botm-left ul li{width:50%;margin-right:0;float:left;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:100%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	.abt-service-left{width:100%}
	.abt-service-right{width:100%}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	.our-focus{width:100%}
	.cor-comncatn{width:100%}
	.clock-w{border-right:none;}
	.nav li ul{background:#243f99 !important;}
	.nav li li a{background:#243f99 !important;color:#000 !important}
	.nav li li a:hover{color:#ff4f00 !important}
	/*import/expoert*/
	.im-ex-img{width:100%;}
	.im-ex-dtls{width:97%;padding-left:3%;}
	.left-list{width:100%}
	.right-list{width:100%}
	/*contact*/
	.contact-left{width:100%}
	.contact-right{width:100%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-adrs{width:50%;float:left;min-height:100px;}
	.contact-txt{padding-left:3%;padding-right:3%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:130px;margin-bottom:20px;}
	.news-item-right{width:100%}
	
	.news-date{width:20%;padding-left:10%;}	
	.news-dtls{width:53.8%;padding-right:10%;padding-left:1%;}
	.mm-dd{font-size:50px;}
	.mm-dd span{font-size:12px;}
	
	/*quote*/
	.quote-form{width:90%;}
	.downloads{width:43.7%;}
	}	
@media (min-width:631px) and (max-width:736px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#0e2e99}
	.nav a{padding-left:5% !important;line-height:40px !important;}
	.nav a:hover{color:#000 !important;border-bottom:none !important;}
	.nav li li a:hover{color:#0e2e99 !important}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{margin-right:10px;}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:100%;padding-left:0%;padding-right:0%;}
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #0e2e99 url(../images/im-right-mob.jpg) no-repeat right center;background-size:50% 100%;clear:both;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#0e2e99}
	.warehs-dtls{width:97%;padding-right:0;padding-top:50px;padding-bottom:50px;padding-left:3%}
	.warehs-dtls p{text-align:left}
	.warehs-right{width:100%;background:#ff4f00 url(../images/import-bg.jpg) no-repeat left center;background-size:50% 100%;}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.low-res{display:block}
	.quote-form{width:90%}
	.focus-txt{padding-left:3%;padding-right:3%;}
	
	
	.ftr-contacts{width:100%}
	.dwnld-btn{margin-top:10px;margin-left:0;}
	.ftr-botm-left ul li{width:33%;margin-right:0;float:left;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:50%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	.abt-service-left{width:48%}
	.abt-service-right{width:48%}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	
	.clock-w{border-right:none;}
	.nav li ul{background:#243f99 !important;}
	.nav li li a{background:#243f99 !important;color:#000 !important}
	.nav li li a:hover{color:#ff4f00 !important}
	/*import/expoert*/
	
	/*contact*/
	.contact-left{width:100%}
	.contact-right{width:100%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-adrs{width:50%;float:left;min-height:100px;}
	.contact-txt{padding-left:3%;padding-right:3%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:25%;margin-bottom:20px;}
	.news-item-right{width:70%}
	
	.news-date{width:20%;padding-left:10%;}	
	.news-dtls{width:53.8%;padding-right:10%;padding-left:1%;}
	
	.downloads{width:28.7%;}
	
	}
@media (min-width:737px) and (max-width:768px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#0e2e99}
	.nav a{padding-left:5% !important;line-height:40px !important;}
	.nav a:hover{color:#000 !important;border-bottom:none !important;}
	.nav li li a:hover{color:#0e2e99 !important}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{margin-right:10px;}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:100%;padding-left:0%;padding-right:0%;}
	
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #0e2e99 url(../images/im-right-mob.jpg)  no-repeat right center;background-size:50% 100%;clear:both;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#0e2e99}
	.warehs-dtls{width:97%;padding-right:0;padding-top:50px;padding-bottom:50px;padding-left:3%;}
	.warehs-dtls p{text-align:left}
	.warehs-right{width:100%;background:#ff4f00 url(../images/import-bg.jpg)  no-repeat left center;background-size:50% 100%;}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.focus-txt{padding-left:2%;padding-right:2%;}
	
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.low-res{display:block;}
	.quote-form{width:90%}
	
	.ftr-contacts{width:100%}
	.dwnld-btn{margin-top:10px;margin-left:0;}
	.ftr-botm-left ul li{width:25%;margin-right:0;float:left;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:40%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	.abt-service-left{width:49%}
	.abt-service-right{width:49%;float:right;}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	.clock-w{border-right:none;}
	.nav li ul{background:#243f99 !important;}
	.nav li li a{background:#243f99 !important;color:#000 !important}
	.nav li li a:hover{color:#ff4f00 !important}
	/*import/expoert*/
	
	/*contact*/
	.contact-left{width:50%}
	.contact-right{width:40%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-txt{padding-left:2%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:130px;margin-bottom:20px;}
	.news-item-right{width:100%}
	
	.news-date{width:20%;padding-left:10%;}	
	.news-dtls{width:53.8%;padding-right:10%;padding-left:1%;}
	
	.downloads{width:28.7%;}
	}
@media (min-width:769px) and (max-width:939px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%}
	.banner-clocks{width:99%;position:inherit;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#ff4f00}
	.nav a{padding-left:5% !important;line-height:30px !important;}
	.nav a:hover{color:#0e2e99 !important;border-bottom:none !important;}
	.quote{display:none}
	.home-baner-caption{display:none}
	.clock-1{background:#ff4f00}
	.clock-2{background:#0e2e99}
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{margin-right:10px;}	
	.lSAction > .lSPrev {left:0% !important;bottom:0 !important;}
	.lSAction > .lSNext { right:0% !important;}
	.lSAction{top:0 !important}
	.lSAction > a {margin-top:0 !important}
	.news-dtls{width:100%;padding-left:0%;padding-right:0%;}
	
	.import-export{background:none;padding-top:0;padding-bottom:0;}
	.import-left{width:100%;background: #0e2e99 url(../images/im-right-mob.jpg)  no-repeat right center;background-size:50% 100%;clear:both;}
	.clear-bg{display:block;}
	.import-box{margin-top:20px;margin-bottom:20px;margin-left:10%}	
	.import-right{background:#ff4f00;width:100%}
	.import-dtls{width:100%;padding-top:50px;padding-bottom:50px;padding:0;}
	.warehs-wraper{background:none;padding-top:0;padding-bottom:0;}
	.warehs-left{width:100%;background:#0e2e99}
	.warehs-dtls{width:98%;padding-right:0;padding-top:50px;padding-bottom:50px;padding-left:2%;}
	.warehs-dtls p{text-align:left}
	.warehs-right{width:100%;background:#ff4f00 url(../images/import-bg.jpg) no-repeat left center;background-size:50% 100%;}
	.warehs-box{margin-top:20px;margin-bottom:20px;margin-right:10%;}
	.focus-txt{padding-left:2%;padding-right:2%;}
	
	.logistic-wraper{padding-bottom:0;}
	.freights:hover .freight-dtls{display:none;}
	.logistic-wraper{padding-top:20px;}
	.nav a{margin-right:0px !important;line-height:50px !important;margin-left:20px !important}
	
	
	.ftr-contacts{width:100%}
	.dwnld-btn{margin-top:10px;margin-left:0;}
	.ftr-botm-left ul li{width:25%;margin-right:0;float:left;}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	.im-ex-wraper{background:none}
	.im-ex-left{width:50%}
	.im-ex-right{width:100%}
	.baner-in-caption{display:none}
	
	.clock-w{border-right:none;}
	.nav li ul{background:#fff !important}
	.nav li li a{background:#000 !important;color:#ff4f00 !important}
	/*import/expoert*/
	.downloads{width:28.7%;}
	/*contact*/
	.contact-left{width:50%}
	.contact-right{width:40%}
	.form-icon{width:20%;}	
    .form-field{width:80%;}
	.contact-txt{padding-left:2%;padding-right:2%;}
	
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	/*news*/
	.news-item-left{width:20%;margin-bottom:20px;}
	.news-item-right{width:75%}
	
	.news-date{width:20%;padding-left:10%;}	
	.news-dtls{width:53.8%;padding-right:10%;padding-left:1%;}
	}
@media (min-width:940px) and (max-width:1020px){
	.container{width:99%;}
	.baner-container{position:inherit;width:99%;}
	.banner-clocks{width:99%;bottom:0}
	.logo-container{width:100%;text-align:center;}
	.top-menu{margin-top:0;width:100%;background:#ff4f00}
	.nav a{padding-left:5% !important;line-height:30px !important;}
	.nav a:hover{color:#0e2e99 !important;border-bottom:none !important;}
	.quote{display:none}
	.home-baner-caption{width:99%;}
	.low-res{display:block}
	
	.news-date{width:100%;padding-left:0%;}	
	.round-outer{margin-right:10px;}	
	.news-dtls{width:100%;padding-left:0%;padding-right:0%;}
	.freight-head{margin-top:20%;}
	.nav a{margin-right:0px !important;line-height:50px !important;margin-left:25px !important}
	.news-date{width:12%;padding-left:10%;}	
	.news-dtls{width:60.8%;padding-right:10%;padding-left:2%;margin-left:2%}
	
	.ftr-contacts{width:50%}
	.ftr-botm-left ul li{margin-right:0px;width:33%;float:left}
	
	.fixed-call-mail{top:40%;}
	.fixed-mail-right{top:52%;}
	/*about*/
	
	.baner-in-caption{width:99%;}
	.im-ex-wraper{background:none}
	.im-ex-left{width:30%}
	.im-ex-right{width:65%}
	.abt-service-left{width:49%}
	.abt-service-right{width:49%;float:right}
	.service-img{width:20%;}	
	.service-dtls{width:80%;padding-right:0%;}
	.focus-txt{padding-left:2%;padding-right:2%;}
	
	
	/*import/expoert*/
	
	/*contact*/
	.fixed-call-mail{display:none;}
	.fixed-mail-right{display:none;}
	.contact-txt{padding-left:2%;padding-right:2%;}
	/*news*/
	.news-item-left{width:15%;margin-right:2.5%;padding-left:0.5%;}	
	.news-item-right{width:82%;height:auto;float:right;}
	.downloads{width:16.5%;}	
	}
@media (min-width:1021px) and (max-width:1199px){
	.container{width:950px}
	.baner-container{width:950px}
	.banner-clocks{width:950px;bottom:0;}
	.home-baner-caption{width:950px;bottom:25%;}
	.nav a{margin-right:10px !important;font-size:13px !important;}
	.baner-in-caption{width:950px}
	.freight-head{margin-top:10%;}
	
	.news-item-left{width:15%;margin-right:2.5%;padding-left:0.5%;}	
	.news-item-right{width:82%;height:auto;float:right;}
	
	.im-ex-left{width:30%}
	.im-ex-right{width:65%}	
	
	.service-img{width:20%;}	
	.service-dtls{width:70%;padding-right:10%;}
	
	.ftr-botm-left ul li{margin-right:12px;}	
	.ftr-botm-left ul li a{font-size:13px;}
	
	.fixed-mail-right{top:51.5%;}	
	
	.downloads{width:16.5%;}	
	}	
.error_info{font-family:Arial;color:Red;font-size:10pt;float:left;}
.thankyou{background: none repeat scroll 0 0 #ffffcc; border: 1px solid;color: #088000;font-size: 15px;
    font-weight: bold;padding: 10px;text-align: center;}
.success_message {
    -moz-border-radius: 4px 4px 4px 4px;clear:both; font-family:Arial, Helvetica, sans-serif;
    background: url("../images/tick.png") no-repeat scroll left center #EFFFB9;
    border: 2px solid #99C600;
    color: #000000;
    font-size: 12px;
}  


.bnrtxtleftbg{float:left;background:#CCC;width:330px; text-align:center; margin:1%}
.bnrtxt1 a{float:left; width:320px; font-family: 'Poppins', sans-serif; text-transform:uppercase;text-align:left;padding:5%;color:#000; text-align:center; font-size:14px;
	font-weight:300;}
.bnrtxt1 a:hover{color:#e87845}


.bnrtxt2 a{float:left; width:450px; font-family: 'Poppins', sans-serif; text-transform:uppercase;text-align:left;padding:1%;color:#000; text-align:center; font-size:14px;
	font-weight:300;}
.bnrtxt2 a:hover{color:#e87845}