/*======================================
			RESPONSIVE CSS
=======================================*/
/* Large */
@media(max-width:1024px) {
#intro .intro-sec h5 {
	margin: 0px;
	font-size: 14px;
}
.flex-direction-nav {
	margin-top: 15%;
}
}
@media(max-width: 1155px) and (min-width:980px) {
.navbar-inverse .navbar-nav {
    width: 55%;
    margin-left: 0%;
}
.navbar-nav {
    float: left;
    margin-left: 0px;
    margin-right: 5%;
}
.navbar-inverse .navbar-nav > li > a {
font-size: 12px;
}
.search input[type="text"] {
    width: 60%;
    margin-left: 30px;
}
.logoHeaderMenu img {
    width: 200px !important;
}
.navbar-nav {
margin-right: 0%;
}
}
/* Medium */
@media(min-width:970px) and (max-width:1199px) {

.nav-socmed {
    padding-left: 0%;
}
#services .services li {
	height: 225px;
	width: 225px;
}
#services .services li .inner-con {
	top: 40px;
}
#services .services li:nth-child(2) {
	margin-left: 95px;
}
#services .services li:nth-child(3) {
	margin-left: 95px;
}
#services .services li:nth-child(4) {
	background: #29deb5;
	margin-left: 217px;
	margin-top: -115px;
}
#services .services li:nth-child(5) {
	background: #29deb5;
	margin-left: 95px;
	margin-top: -115px;
}
#services .services li:nth-child(6) {
	margin-top: -115px;
	margin-left: 57px;
}
#services .services li:nth-child(7) {
	margin-top: -115px;
	margin-left: 95px;
}
#services .services li:nth-child(8) {
	margin-top: -115px;
	margin-left: 95px;
}
.flex-control-thumbs li {
	margin: 0 28px;
}
.intro-sec .rotate {
	margin-bottom: 30px;
}
.portfolio .item {
	width: 220px;
	height: 220px;
}
.portfolio .item:nth-child(1) {
}
.portfolio .item:nth-child(2) {
	margin-right: 0px;
	margin-left: 36px;
}
.portfolio .item:nth-child(4) {
	margin-left: 212px;
	margin-top: -64px;
}
.portfolio .item:nth-child(5) {
	margin-left: 524px;
	margin-top: -220px;
}
.portfolio .item:nth-child(3) {
	margin-left: 92px;
}
.portfolio .des {
	top: 30%;
}
#team .rotate {
	width: 155px;
	height: 155px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 20px;
}
.team-info {
	padding-left: 115px;
}
#team .social_icons {
	margin-top: 0px;
}
}
@media(max-width:970px) {
.textMenu-hw1 {
  padding: 10px 10px 10px 80px !important;
  font-size: 25px !important;
  margin-left: 10% !important;
  width: 95% !important;
}
.textMenu-hw2 {
  padding: 10px 10px 10px 70px !important;
  font-size: 25px !important;
  margin-left: 10% !important;
  width: 95% !important;
}
.textMenu-hw3 {
  padding: 10px 10px 10px 80px !important;
  font-size: 25px !important;
  margin-left: 10% !important;
  width: 95% !important;
}
.textMenu-hw4 {
  padding: 10px 10px 10px 80px !important;
  font-size: 25px !important;
  margin-left: 10% !important;
  width: 95% !important;
}
.overlay{
	margin-top: 3%;
}
.search {
    position: relative;
    width: 100%;
    right: 0%;
}
.line-side{
	display: none;
}
.arrow1{
	background: #252b64;
	width: 100%;
	height: 100px;
	margin-left: 0%;
  	position: relative;
}
.arrow2{
	background: #2e3192;
	width: 100%;
	height: 100px;
	margin-left: 0%;
  	position: relative;
}
.arrow3{
	background: #585aa7;
	width: 100%;
	height: 100px;
	margin-left: 0%;
  	position: relative;
}
.arrow4{
	background: #abadd3;
	width: 100%;
	height: 100px;
	margin-left: 0%;
  	position: relative;
}
.how-to-order-arrow{
	margin-top: 30%;
}
.arrow1 .no{
	display: table;
	width: 35px;
	height: 35px;
  	float: left;
  	border: 2px solid #fff;
  	padding: 5px;
  	text-align: center;
  	border-radius: 50%;
  	margin: -5px 10px;
}
.arrow2 .no{
	display: table;
	width: 35px;
	height: 35px;
  	float: left;
  	border: 2px solid #fff;
  	padding: 5px;
  	text-align: center;
  	border-radius: 50%;
  	margin: -5px 10px;
}
.arrow3 .no{
	display: table;
	width: 35px;
	height: 35px;
  	float: left;
  	border: 2px solid #fff;
  	padding: 5px;
  	text-align: center;
  	border-radius: 50%;
  	margin: -5px 10px;
}
.arrow4 .no{
	display: table;
	width: 35px;
	height: 35px;
  	float: left;
  	border: 2px solid #fff;
  	padding: 5px;
  	text-align: center;
  	border-radius: 50%;
  	margin: -5px 10px;
}
.arrow1 .text{
	padding: 40px;
  	color: #fff;
  	font-size: 15px;
  	text-transform: uppercase;
  	text-align: left;
}
.arrow2 .text{
	padding: 40px;
  	color: #fff;
  	font-size: 15px;
  	text-transform: uppercase;
  	text-align: left;
}
.arrow3 .text{
	padding: 40px;
  	color: #fff;
  	font-size: 15px;
  	text-transform: uppercase;
  	text-align: left;
}
.arrow4 .text{
	padding: 40px;
  	color: #fff;
  	font-size: 15px;
  	text-transform: uppercase;
  	text-align: left;
}
	/*---- icon servieces------*/
.nav-iconservices{
	display: none;
}
.iconservices1{
    display: none;
}
.iconservices2{
    display: none;
}
.iconservices3{
    display: none;
}
/*---- end icon servieces------*/
.nav-header {
  margin: 0px !important;
}
.res-btn-log{
	width: 50% !important;
}
.nav-error{
	height: 100%;
}

ul#nav-menuCenter li a {
	padding: 17.5px;
	-moz-transform: skewX(0deg);
}
ul#nav-menuCenter li a span {
	-moz-transform: skewX(0deg);
	width: 50%;
	height: 30px;
}
.nav-slidemenu{
	background: #ccc;
	height: 100%;
}
.textContent{
	padding: 0 30px !important;
}
.footContent {
  height: 1100px;
  padding: 0px;
}
.sAddressFoot{
	text-align: center;
}
.search{
	display: table;
}
.nav-login{
	display: table;
}
#slides .text {
   top: 88%;
}
#home .text h1 {
    font-size: 25px;
    line-height: 20px;
}
#home {
    height: 220px !important;
}
.pc{
	display: none;
}
.langMenu{
	width: 100% !important;
}
.optionLog {
	width: 100%;
}
.optionLog .btn {
  padding: 5px;
  margin: 5px;
  float: right;
}
.optionLog .btn-r {
  padding: 5px;
  margin: 5px;
  float: left;
}
.optionLog .langID {
  text-align: left;
}
.optionLog li {
	text-align: center;
}
.navbar-toggle {
border: none !important;
}
.nav-lang{
	display: none;
}
.BgRed {
	height: 70px;
	background: none repeat scroll 0% 0% #ED1B24;
	width: 50%;
	float: left;
}
.nav-icon-menu{
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-left: 5%;
	text-align: center;
	-webkit-transform: skew(0deg);
	   -moz-transform: skew(0deg);
	     -o-transform: skew(0deg);
}
.orderinfo{-webkit-transform: skew(0deg);-moz-transform: skew(0deg);-o-transform: skew(0deg);}
.textMenuCenter {
  font-size: 15px;
  padding-top: 20px;
  float: left;
  margin-top: -35px;
  position: absolute;
  margin-left: 30%;
}
.textMenuCenterSkew{
	font-size: 2em;
	padding-top: 20px;
	text-align: left;
	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	font-size: 20px;
}
.delivery {
    margin-top: -40px;
  	margin-left: -20px;
}
.orderinfo {
    margin-top: -40px;
}
.nearest {
   	margin-top: -40px;
}
.contactus {
   margin-top: -40px;
}
#nav-menuCenter{
	margin: 0 auto;
}
#nav-menuCenterSkew{
	margin: 0 auto;
}
.menuCenter {
	background: none;
}
.menuLeft{
	height: 70px;
	background: none repeat scroll 0% 0% #ED1B24;
	width: 50%;
	float: left;
	-webkit-transform: skew(0deg);
	   -moz-transform: skew(0deg);
	     -o-transform: skew(0deg);
	background: #1b1464;
	float: right;
}
.menuCenter {
	background: url(../img/menu-center-responsive.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 140px;
}
.BgRed{
	width: 50%;
	background: #ed1b24;
	float: left !important;
	height: 70px;
}
.BgBlue{
	width: 50%;
	background: #252b64;
	float: right !important;
	height: 70px;
}
.BgRed2{
	width: 50%;
	background: #ed1b24;
	float: right; !important;
	height: 70px;
}
.BgBlue2{
	width: 50%;
	background: #252b64;
	margin-left: -20px;
	float: left; !important;
	height: 70px;
}
.menuRight{
	height: 70px;
	background: none repeat scroll 0% 0% #ED1B24;
	width: 50%;
	float: left;
	-webkit-transform: skew(0deg);
	   -moz-transform: skew(0deg);
	     -o-transform: skew(0deg);
	background: #252b64;
	float: left;
}
.quoteLeft{
	height: auto;
}
.quoteRight{
	height: auto;
}
.iquoteRight {
	margin: 10px;
	float: right;
}
.nav-socmed{
	margin-right:23%;
	margin-left:23%;
}
.companyContact {
    text-align: right;
    margin-top: 50px;
    margin-bottom: 30px;
    margin-right: 0px;
}
.rights p {
	font-size: 10px;
	text-align: center;
}
.termcon{
	display: none;
}
.nav-footer{
	width: 75%; margin-left:12%; text-align:center;
}
.sliderHeader {
	height: 450px !important;
}
.btnTracing{
	font-size: 100%;
}
.spanTracing{
	font-size: 12px;
	margin-bottom: 10px;
}
.sticky{
	height: 60px;
}
header .logo {
    float: right;
}
header .logo img {
    width: 100px;
    margin-top: 10px;
}

header nav {
	width: 100%;
	background: #fff;
}
header nav li {
	width: 100% !important;
}
.nav > li {
	width: 100%;
}
header nav {
	float: left !important;
	width: 100%;
}
header .navbar-default .navbar-nav > li > a {
	padding: 10px 20px;
	margin: 0px;
}
#services .services li {
	float: none;
}
.is-sticky header {
}
.flexslider:hover .flex-prev {
	left: 0px;
}
.portfolio ul {
	text-align: center;
}
.portfolio .item {
	margin: 0px !important;
	margin-left: 29% !important;
	margin-bottom: 60px !important;
	margin-top: 60px !important;
}
#about .owl-img img {
	width: 100%;
}
.intro-sec .rotate {
	margin-right: 14px;
	margin-bottom: 23px;
}
.intro-sec .align-left .rotate {
	margin-left: 14px;
}
#services .services {
	text-align: center;
}
#services .services li {
	margin-left: 50px !important;
	margin-right: 50px !important;
	margin-top: 55px !important;
	margin-bottom: 55px !important;
}
#services .services .more-ser {
	position: absolute;
	margin: a auto;
	margin-top: 90px;
	margin-left: -135px;
	z-index: 1;
	color: #fff;
	width: 100px;
	font-size: 18px;
}
.portfolio .item:nth-child(4) {
	margin-left: auto;
	margin-right: auto;
}
.flex-control-thumbs li {
}
#testimonials .flexslider {
	width: 100%;
}
.go-down {
	display: none;
}
header .navbar-default .navbar-nav > li > a {
	width: 100%;
}
.animated {
	-webkit-animation-duration: 0s;
	animation-duration: 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.flex-control-thumbs li {
	margin: 0 3.5%;
}
#video-home video {
	display: none;
}
#video-home {
	background: url(../images/background/video-bg.jpg) center center fixed no-repeat;
	background-size: cover;
}
.under-contact .social_icons li {
	margin: 20px 15px;
}
.intro-sec .rotate{
	display:inline-block;
	float:none;
}
.intro-sec .align-left .rotate{
	float:none;
}
.intro-sec ul li{
	text-align:center;
	margin-bottom: 40px;
	margin-top: 40px;
}
.nav-socmed {
    margin-right: 40%;
}
.testiDetail .textMenu {
	font-size: 18px;
}
.testiDetail .col-md-4 img {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.lineBottom{
	display: none;
}
.testiDetail{
	margin: 0px;
}
.testi .title {
	font-size: 25px;
}
.testiDetail .col-md-12 {
	padding: 0px !important;
	height: 270px;
}
.testiDetail .textMenu {
  margin-top: 6%;
  font-size: 30px;
  border-bottom: none;
  margin-left: 10%;
  width: 90%;
}
.iquoteLeft {
  margin: 10px;
}
.quoteRight {
  height: 70px;
}
.quoteText {
  margin-top: 0px;
  font-size: 30px;
}
.carousel-control {
	top: -30%;
}
.carousel-indicators {
	bottom: -50%;
}
.item h2 {
	font-size: 18px;
	margin-top: 10%;
}
.item h3 {
	font-size: 14px;
}
.itweet {
	margin: 20px 0px 10px 45%;
}
.tweetTitle{
	font-size: 14px;
}
.camera_fakehover {
	min-height: 300px !important;
}
}
@media(max-width: 800){
	.testiDetail .textMenu {
	  margin-top: 11%;
	  font-size: 30px;
	  border-bottom: none;
	  margin-left: 10%;
	  width: 90%;
	}

	.footContent {
  	height: 1000px;
  	padding: 0px;
	}
	.testiDetail .textMenu {
 	  margin-top: 9%;
	  font-size: 30px;
	  border-bottom: none;
	  margin-left: 10%;
	  width: 90%;
	}
}
@media(max-width: 700){
	.footContent {
	  height: 940px;
	  padding: 0px;
	}
}
@media(max-width:600px) {
.textMenu-hw1 {
  padding: 20px 10px 20px 80px !important;
  font-size: 14px !important;
  margin-left: 6%;
}
.textMenu-hw2 {
  margin-top: 4% !important;
  padding: 20px 10px 20px 70px !important;
  font-size: 14px !important;
  margin-left: 6%;
}
.textMenu-hw3 {
  padding: 20px 10px 20px 80px !important;
  font-size: 14px !important;
  margin-left: 6%;
}
.textMenu-hw4 {
  padding: 20px 10px 20px 80px !important;
  font-size: 14px !important;
  margin-left: 6%;
}
.footContent {
  height: 850px;
  padding: 0px;
}
.testiDetail .textMenu {
  margin-top: 10%;
  border-bottom: none;
  margin-left: 10%;
  width: 90%;
}
.sAddressFoot {
  text-align: center;
}
.nav-error{
	height: 100%;
}
.navbar-toggle {
border: medium none !important;
margin-top: 5px;
}
.contact-form form {
	width: 100%;
	padding: 0px;
}
.over a.expand {
}
#home span {
	margin-top: 0px;
}
.flex-control-thumbs li {
	width: 70px !important;
}
.flex-direction-nav {
	top: 20%;
}
#team .owl-prev {
	left: 10px;
}
#team .owl-next {
	right: 10px;
}
.go-down {
	bottom: 20px;
}
header nav {
	background: #fff;
}
header nav li {
	width: 100%;
	margin: 0px;
	padding: 2px 0;
}
#home .btn {
	padding: 10px 20px;
}
.modal-body .owl-img {
	height: 200px !important;
}
#clients .owl-next {
	right: 0px;
}
#clients .owl-prev {
	left: 0px;
}
#team .team {
	padding: 0px;
}
#team .owl-prev {
	left: 0px;
}
#team .owl-next {
	right: 0px;
}
.color-switcher {
	display: none;
}
#loader {
	display: none !important;
}
.item-info {
	padding: 0px;
}
.portfolio .item {
	margin-left: 20% !important;
}
.filter li a {
	padding: 10px;
}
#team .social_icons {
	margin-top: 10px;
}
.nav-socmed {
    margin-right: 28%;
}
.testiDetail .textMenu {
	font-size: 18px;
}
.testiDetail .col-md-4 img {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.lineBottom{
	display: none;
}
.testiDetail{
	margin: 0px;
}
.testi .title {
	font-size: 18px;
}
.testi .title span{
	font-size: 18px;
}
.testiDetail .col-md-12 {
	padding: 0px !important;
	height: 150px;
}
.iquoteLeft {
  margin: 10px;
}
.quoteRight {
  height: 70px;
}
.quoteText {
  margin-top: 0px;
  font-size: 25px;
}
.carousel-control {
	top: -30%;
}
.carousel-indicators {
	bottom: -50%;
}
.item h2 {
	font-size: 18px;
	margin-top: 10%;
}
.item h3 {
	font-size: 14px;
}
.itweet {
	margin: 20px 0px 10px 45%;
}
.tweetTitle{
	font-size: 14px;
}
.camera_fakehover {
	min-height: 300px !important;
}
}
@media(max-width:540px) {
/*.delivery {
	background-position: -11px -490px;width:30px;height:30px;
	margin: -40px 10px 10px 10px;
}
.orderinfo {
	background-position: -60px -490px;width:30px;height:30px;
	margin: -40px 10px 10px 40px;
}
.textMenuCenter {
    font-size: 14px;
    margin-top: -30px;
}*/
.footContent {
	  height: 800px;
	  padding: 0px;
}
.sAddressFoot {
  text-align: center;
}
#slides .text {
    top: 90%;
}
.team-info {
	width: 100%;
	margin-left: 0px;
	padding-left: 20px;
}
#team .team {
	margin-top: 120px;
}
#team .t-img{
	float:none;
	display:inline-block;
}
#team .rotate{
	width: 130px;
	height: 130px;
	margin-top: -100px;
	margin-right: -19px;
	margin-left: 49px;
}
#clients .clients {
	padding: 0px;
}
.portfolio .item {
	margin-left: 14% !important;
}
.flex-control-thumbs li {
	margin: 0 1px;
}
.filter li {
	margin-bottom: 10px
}
.skills {
	margin-top: 30px;
}
#testimonials .overlay {
	padding: 20px 0;
}
#testimonials .flexslider{
	min-height:500px;
}
#testimonials .flexslider .slides{
	margin-top:140px;
}
#back-to-top {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	margin-top: -50px;
}
.textMenuCenter {
  margin: -12px -30px 0px -1px;
  padding-top: 0px;
  font-size: 12px;
  margin-left: 70px;
}
.BgBlue {
    padding-left: 5%;
}
.BgRed2 {
    padding-left: 5%;
}
.nav-socmed {
    margin-right: 28%;
}
.testiDetail .textMenu {
	font-size: 18px;
}
.testiDetail .col-md-4 img {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.lineBottom{
	display: none;
}
.testiDetail{
	margin: 0px;
}
.testi .title {
	font-size: 18px;
}
.testi .title span{
	font-size: 18px;
}
.testiDetail .col-md-12 {
	padding: 0px !important;
	height: 140px;
}
.testiDetail .textMenu{
  	margin-top: 5%;
  	border-bottom: none;	
}
.iquoteLeft {
  margin: 10px;
}
.quoteRight {
  height: 70px;
}
.quoteText {
  margin-top: 0px;
  font-size: 25px;
}
.carousel-control {
	top: -30%;
}
.carousel-indicators {
	bottom: -50%;
}
.item h2 {
	font-size: 18px;
	margin-top: 10%;
}
.item h3 {
	font-size: 14px;
}
.itweet {
	margin: 20px 0px 10px 45%;
}
.tweetTitle{
	font-size: 14px;
}
.camera_fakehover {
	min-height: 300px !important;
}
.testiDetail .textMenu {
  margin-top: 7%;
  border-bottom: none;
  margin-left: 10%;
  width: 90%;
}
}
@media(max-width:480px) {
.table-responsive {
	font-size: 7px !important;
}
.logoFoot{
	margin: 2% 10%;
}
.footContent {
  height: 780px !important;
  padding: 0px;
}
.carousel-control {
	top: -30%;
}
.carousel-indicators {
	bottom: -50%;
}
.item h2 {
	font-size: 18px;
	margin-top: 10%;
}
.item h3 {
	font-size: 14px;
}
.itweet {
	margin: 20px 0px 10px 40%;
}
.tweetTitle{
	font-size: 14px;
}
.filter li a {
	padding: 7px 19px !important;
}
.portfolio .item {
	width: 250px !important;
	height: 290px;
	margin-left: 25px !important;
	margin-top: 32px !important;
	margin-bottom: 32px !important;
}
.portfolio .des {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 32%;
}
.flex-control-thumbs li {
	width: 50px !important;
}
#slides .text h1 {
	line-height: 20px;
	font-size: 20px !important;
	line-height: 25px;
}
#slides .text {
    top: 90%;
}
#services .services li {
	height: 210px;
	width: 210px;
	margin-top: 26px !important;
}
#services .services li .inner-con {
	width: 210px;
	left: 23px;
	top: 26px;
}
#back-to-top {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	margin-top: -50px;
}
.textMenuCenter{
	padding-top: 28px;
	font-size: 18px;
}
.BgBlue{
	padding-left: 20%;
}
.BgRed2{
	padding-left: 20%;
}
.delivery {
  background-position: -30px -525px;
  width: 40px;
  height: 40px;
  margin-left: -35px;
  margin-top: -30px;
}
.orderinfo{ 
	background-position: -25px -575px;
  	width: 40px;
  	height: 40px;
  	position: absolute;
  	margin-left: -50px;
  	margin-top: -30px;
}
.nearest {
  background-position: -40px -621px;
  width: 28px;
  height: 40px;
  margin-top: -30px;
  margin-left: -10px;
}
.contactus{
	background-position: -31px -661px;
  	width: 40px;
  	height: 40px;
  	margin-left: -50px;
  	margin-top: -30px;
  	position: absolute;
}
.fb{background-position: -4px -711px;width:30px;height:30px;}
.tw{background-position: -35px -711px;width:30px;height:30px;}
.ig{background-position: -66px -711px;width:30px;height:30px;}
.nav-socmed {
      margin-right: 24%;
}
.testiDetail .textMenu {
	font-size: 15px;
}
.testiDetail .col-md-4 img {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.lineBottom{
	display: none;
}
.testiDetail{
	margin: 0px;
}
.testi .title {
	font-size: 18px;
}
.testi .title span{
	font-size: 18px;
}
.testiDetail .col-md-12 {
	padding: 0px !important;
	height: 120px;
}
.testiDetail .textMenu {
  margin-top: 7%;
  border-bottom: none;
  margin-left: 10%;
  width: 90%;
}
.iquoteLeft {
  margin: 10px;
}
.quoteRight {
  height: 70px;
}
.quoteText {
  margin-top: 0px;
  font-size: 25px;
}
.textMenuCenter {
  margin: -12px -30px 0px 14px;
  padding-top: 0px;
  font-size: 12px;
  position: absolute;
}
.camera_fakehover {
	min-height: 200px !important;
}
.textTwo{
	font-size: 15px !important;
  	line-height: 50%;
}
.text-icon-foot {
  	padding: 5px;
}
}
@media(max-width:390px) {
.textMenu-hw1 {
  padding: 8px 10px 8px 77px !important;
  font-size: 12px !important;
  margin-left: 6%;
}
.textMenu-hw2 {
  margin-top: 4% !important;
  padding: 8px 10px 8px 77px !important;
  font-size: 12px !important;
  margin-left: 6%;
}
.textMenu-hw3 {
  padding: 8px 10px 8px 77px !important;
  font-size: 12px !important;
  margin-left: 6%;
}
.textMenu-hw4 {
  padding: 8px 10px 8px 77px !important;
  font-size: 12px !important;
  margin-left: 6%;
}
.arrow1 .text {
  font-size: 12px;
}
.arrow2 .text {
  font-size: 12px;
}
.arrow3 .text {
  font-size: 12px;
}
.arrow4 .text {
  font-size: 12px;
}
.text-icon-foot {
  	padding: 5px;
}
.sAddressFoot{
	text-align: center;
}
.footContent {
  height: 680px !important;
  padding: 0px !important;
}
.textTwo{
	font-size: 1.4em !important;
  	line-height: 400%;
}
.camera_fakehover {
	min-height: 200px !important;
}
.iquoteLeft {
  margin: 10px;
}
.quoteRight {
  height: 70px;
}
.quoteText {
  margin-top: 0px;
  font-size: 25px;
}
.testiDetail .textMenu {
	font-size: 12px;
}
.testiDetail .col-md-4 img {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.lineBottom{
	display: none;
}
.testiDetail{
	margin: 0px;
}
.testi .title {
	font-size: 18px;
}
.testi .title span{
	font-size: 18px;
}
.testiDetail .col-md-12 {
	padding: 0px !important;
  	height: 90px;
}
.testiDetail .textMenu {
  margin-top: 4%;
  border-bottom: none;
  margin-left: 16%;
  width: 85%;
  padding: 20px 10px 20px 65px;
}
.carousel-control {
	top: -30%;
}
.carousel-indicators {
	bottom: -50%;
}
.item h2 {
	font-size: 18px;
	margin-top: 10%;
}
.item h3 {
	font-size: 14px;
}
.itweet {
	margin: 20px 0px 10px 40%;
}
.tweetTitle{
	font-size: 14px;
}
.companyContact {
    width: 210px;
}
.textMenuCenter{
	padding-top: 28px;
	font-size: 12px;
	width: 100px;
}
.companyContact {
    width: 210px;
}
.textMenuCenter {
  padding-top: 28px;
  font-size: 10px;
  width: 100px;
  margin: -42px -10px 0px 20px;
  text-align: left;
}
.BgBlue{
	padding-left: 10%;
	padding-right: 30%;
}
.BgRed2{
	padding-left: 10%;
	padding-right: 30%;
}
.delivery{background-position: -35px -527px;width:45px;height:30px;}
.orderinfo{background-position: -35px -575px;width:30px;height:30px;}
.nearest{background-position: -40px -621px;width:20px;height:30px;}
.contactus{background-position: -31px -661px;width:30px;height:30px;}
.fb{background-position: -4px -711px;width:30px;height:30px;}
.tw{background-position: -35px -711px;width:30px;height:30px;}
.ig{background-position: -66px -711px;width:30px;height:30px;}
.delivery {
    margin-top: -29px;
    margin-left: -30px;
}
.nearest {
    margin-top: -31px;
    margin-left: -10px;
}
.orderinfo {
  margin-top: -32px;
  margin-left: -10px;
}
.contactus {
    margin-top: -32px;
    margin-left: -10px;
}

#slides .text {
   top: 65%;
}
#home .text h1 {
	font-size: 15px !important;
}
.slides-navigation a.next {
right: 0px;
top: -30px;
}
.slides-navigation a.prev {
right: 0px;
top: -30px;
}
.btnTracing{
font-size: 10px;
margin-top: 20px;
float: right;
}
.btnCostRates {
	font-size: 10px;
	width: 76px;
}
.nav-socmed {
	margin: 0 20%;
}
.redtitle {
	font-size: 20px;
	padding: 5px;
}
.bluetitle {
	font-size: 20px;
	padding: 5px;
}
.portfolio .item {
	width: 210px !important;
	height: 210px;
	margin-left: 32px !important;
	margin-top: 45px !important;
	margin-bottom: 45px !important;
}
#slides .text h1 {
    font-size: 20px !important;
    line-height: 10px;
}
#home .text {
	margin-top: -100px;
}
.filter li a {
	padding: 7px 10px !important;
}
.go-down {
	bottom: 50px;
}
#home .btn {
	padding: 10px 20px;
}
.flex-control-thumbs li {
	width: 50px !important;
}
#team .rotate{
	margin-left:15px;
	width: 100px;
	height: 100px;
}
.textTwo{
	font-size: 15px !important;
  	line-height: 50%;
}
}

/* Large */
@media(min-width:1200px) {
}
