

@media (max-width: 1199px) {

	header {
		width: 240px;
		margin-left: 0px;
	}


	.inner-content {
	    padding-left: 270px;
	}

	.tab-box {
		padding: 25px;
	}

	ul.flickr-list li a {
		max-width: 57px;
	}

	ul.contact-list li a i.fa-envelope {
		margin-right: 0;
	}

	.staf-social li a {
		width: 20px;
		height: 20px;
	}

	.staf-social li a i {
		line-height: 20px;
	}

	ul.product-list li a {
		width: 43px;
	}

	.modern_medium_light {
		width: 240px;
	}

	.portfolio-container {
		width: 670px;
	}

	.with-3-col .portfolio-container .work-post {
		width: 305px;
	}

	.with-2-col .portfolio-container .work-post {
		width: 305px;
	}

	ul.tab-links li a {
		padding: 10px 0; 
	}

	.services-box img {
		max-width: 100%;
	}

	.select-filter label {
		margin: 0;
	}

	.select-filter select {
		width: 80px;
	}

	.select-filter .select-box {
		margin-right: 0px;
	}
.tab-content .content-tab-elem h3::after {
    content: '';
    position: absolute;
        bottom: 86.1%;
    left: 57.2%;
    width: 60px;
    background: #299944;
    height: 2px;
}

.right-side {
    width: 271px;
    position: fixed;
    top: 49px;
    z-index: 9999;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    left: 73.3%;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    border-left: 1px solid #6B9575;
}
.inner-content {
    width: 73.5%;
    padding-left: 270px;
}

}

@media (max-width: 991px) {

	.new {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		margin-left: 0;
	}

#search input[type="text"], #search input[type="email"], #search input[type="tel"], #search input[type="url"], #search textarea, #tracking select {
    width: 55%;
    border: 1px solid #c3c3c3;
    background: #FFF;
    margin: 0px 5px 0px;
    padding: 3px;
    border-radius: 0px;
}

#wrapper {
    width: 250px;
    margin-bottom: 25px;
    margin-left: 31%;
}


#wrapper h3::after {

    content: '';
    position: absolute;
    bottom: 64%;
    left: 45%;
    width: 60px;
    background: #299944;
    height: 2px;

}

.top-line {
    padding: 12px 0;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    position: relative;
    z-index: 9999;
    width: 746px;
}

.inner-content {
padding-left: 270px;
width: 78.5%;
padding-top: 0px;
}

.right-side {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		margin-left: 0;
	}

.right-side-2 {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		margin-left: 0;
	}

	.navbar-vertical {
	position: absolute;
left: 0;
visibility: hidden�/;
opacity: 0\0/;
width: 100%;
top: 17%;
transition: all 0.17s linear;
-moz-transition: all 0.17s linear;
-webkit-transition: all 0.17s linear;
-o-transition: all 0.17s linear;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
-mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
-o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
    max-height: 308px;
overflow-y: scroll;
z-index: 9999;
	}

	.navbar-vertical.active {
    	visibility: visible\0/;
    	opacity: 1\0/;
		-webkit-transform: rotateX(0deg);
	      -moz-transform: rotateX(0deg);
	      -ms-transform: rotateX(0deg);
	      -o-transform: rotateX(0deg);
	      transform: rotateX(0deg);
	      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
	      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
	      -o-transition: -o-transform 0.4s, opacity 0.1s;
	      transition: transform 0.4s, opacity 0.1s;
	}

	ul.drop-down {
		position: relative;
		text-align: center;
		top: 0;
		left: 0;
		width: 100%;
	    visibility: visible;
	    opacity: 1;
	    -webkit-transform: rotateY(0deg);
	      -moz-transform: rotateY(0deg);
	      -ms-transform: rotateY(0deg);
	      -o-transform: rotateY(0deg);
	      transform: rotateY(0deg);
	      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
	      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
	      -o-transition: -o-transform 0.4s, opacity 0.1s;
	      transition: transform 0.4s, opacity 0.1s;
display: none;
	}

	a.elemadded {
		display: block;
	}

	.inner-content {
		padding-left: 0px;
width: 100%;
	}

	ul.contact-list li a i.fa-envelope {
		margin-right: 16px;
	}

	.modern_medium_light {
		width: 200px;
	}

	.message-content p {
		font-size: 16px;
		padding: 20px;
		line-height: 24px;
	}

	.staff-post {
		height: auto;
	}

	ul.flickr-list li {
		margin-right: 13px !important;
	}

	.portfolio-container {
		width: 690px;
	}

	.with-3-col .portfolio-container .work-post {
		width: 315px;
	}

	.with-2-col .portfolio-container .work-post {
		width: 315px;
	}

	ul.filter li a {
		font-size: 13px;
		padding: 10px;
	}

	.about-us-text,
	.skills-progress {
		margin-bottom: 30px;
	}

	.slider-caption p.flex-caption {
		font-size: 40px;
	}

	.vers-sec .services-post {
		margin-bottom: 25px;
	}
.top-line b {
    float: none;
    margin-left: 0;
    margin-top: 36px;
    display: inherit;
}
}

@media (max-width: 768px) {

.top-line b {
    float: none;
    margin-left: 0;
    margin-top: 5px;
    display: inherit;
}

.footer-line p {
    float: left;
    padding: 12px 0;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
}
.top-line {
    padding: 12px 0;
   background: #fff;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
z-index: 1000;
width: 100%;
position: static;

}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 10%;
    font-family: 'Open Sans', sans-serif;
}

.cd-headline {
    font-size: 12px;
}

.header-logo {
    padding-left: 7px;
    text-align: center;
    background: #fff;
    float: none;
}

.punchline {
    left: 204px;
    bottom: 13px;
}




	.tparrows {
		display: none;
	}

	.top-line p {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	ul.social-icons {
		float: left;
text-align: center;
margin-right: 1px;
	}

	.modern_medium_light {
		width: 150px;
	}

	.modern_medium_light i {
		margin-bottom: 0;
	}

	.bx-wrapper .bx-controls-direction a {
		display: none;
	}

	.tab-content img {
		float: none;
		margin-bottom: 10px;
	}

	.tab-content .content-tab-elem {
		margin-left: 0px;
	}

	.message-content p {
		font-size: 13px;
		padding: 20px;
		line-height: 20px;
	}

	.message-content {
		margin-left: 180px;
	}

	.portfolio-container {
		width: 100%;
		margin-left: 0;
	}

	.with-3-col .portfolio-container .work-post,
	.with-2-col .portfolio-container .work-post {
		width: 100%;
		margin: 15px 0;
	}

	ul.filter li {
		border: none;
	}

	ul.filter li a.active:after,
	ul.filter li a:hover:after {
		content: '';
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		border: none;
	}

	ul.filter li a i {
		font-size: 14px;
	}

	.slider-caption p.flex-caption {
		font-size: 30px;
	}

	.flex-direction-nav {
		display: none;
	}

	.flex-control-nav {
		bottom: 5px;
	}

	.page-banner h2 {
		float: none;
		text-align: center;
	}

	ul.page-tree {
		float: none;
		text-align: center;
	}

	ul.depth {
		margin-left: 0px;
	}

	.tab-content img {
		max-width: 100%;
	}

	.modern_small_text_dark {
		display: none;
	}

	.caption img {
		display: none;
	}

	.caption img.iphone-image {
		display: block;
		margin-left: -80px;
	}

	.modern_medium_light {
		display: none;
	}

	.tp-caption.large_text{
		font-size: 50px;
		max-width: 300px;
		margin-left: -120px;
	}

	.tp-caption.big_white {
		font-size: 30px;
		padding-top: 30px;
		margin-left: -120px;
	}

	.tp-caption.medium_grey {
		font-size: 35px;
		padding-top: 30px;
		margin-left: -140px;
		max-width: 200px !important;
	}


.tab-content .content-tab-elem h3::after {
display:none;
    content: '';
    position: absolute;
    bottom: 66.3%;
    left: 12.2%;
    width: 60px;
    background: #299944;
    height: 2px;
}
ul.tab-links li a {
    display: inline-block;
    width: 100%;
    padding: 12px 5px;
    text-align: center;
    color: #000;
    font-size: 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    background: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.header-news {
    padding: 20px 10px;
    text-align: center;
    background: #fff;
}

#wrapper {
width: 100%;
margin-bottom: 0px;
margin-left: 0%;
}

#wrapper h3::before {
display:none;
    content: '';
    position: absolute;
    bottom: 60%;
    left: 43%;
    width: 60px;
    background: #299944;
    display:none;
    height: 2px;
}



#wrapper h3::after {
display:none;
    content: '';
    position: absolute;
    bottom: 60%;
    left: 43%;
    width: 60px;
    background: #299944;
    display:none;
    height: 2px;
}

#cargo-track h3:after {
display:none;
content: '';
position: absolute;
bottom: 76%;
left: 41%;
width: 60px;
background: #299944;
height: 2px;
}

#vessel-track h3 {
display:none;
    color: #2A2A2A;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    margin-bottom: 25px;
text-align:center;
}

.top-space {
    margin-top: 15px;
}

}

@media (max-width: 581px) {

	.modern_medium_light {
		width: auto;
		background: none;
	}

	.top-bar {
		height: auto;
		text-align: center;
	}

	.top-bar .left-block {
		float: none;
		margin-bottom: 15px;
	}

	.top-bar .right-block {
		float: none;
	}
}