 
@media (min-width: 1200px) {
	.container {
	    width: 1200px;
	}	
}
@media (max-width: 1199px) {
	.map-left-bar{
		margin-top: 0;
	}

	
	.port-info-box-div
	{
		margin-right: 0;
	}	
	.port-info-box
	{
		margin-left: 7px;
		width: 129px;
	}
	/* .switch-div-two
	{
		display: inherit;
	} */
	.tabs-container.full .nav-tabs li a {
		padding: 13px 17px;
	}
	.chart-dropdown .custom-select .btn {
		width: 98px;
	}
	
	.chart-dropdown .custom-select {
		margin: 0;
	}
@media (max-width: 991px) {
	.click-add-port-main
	{
		float: none;
		margin: 0;
		clear: both;
	}
	.port-info-box {
		width: 100%;
		margin: 0 auto 20px;
	}
	.port-info-box-div {
		margin-top: 16px;
	}
	.char-main .card
	{
		height: auto;
		/* overflow: hidden; */
	}
	#ipadPortSelection {
		display: block;	
	}
	.char-main-inner {
		padding-left: 237px;
	}
	.char-main .container {
		width: 100%;
	}
	.char-main .aone, 
	.char-main .athree,
	.char-main .atwo, 
	.char-main .afour,
	.char-main .col-lg-12:last-child 
	{
		padding-right: 6px;
		padding-left: 6px;
	}
	
	.tabs-container .tab-content .row.two-column,
	.tabs-container .tab-content .col-lg-6.left, 
	.tabs-container .tab-content .col-lg-6.right
	{
		display: inherit;
	}
	.ip-address
	{
		display: none;
	}
	.buttons-div .btn.orange
	{
		width: 88px;
	}
	.buttons-div .btn {
	    margin-right: 8px;
	    width: 150px;
	    padding: 10px;
	}
	.tabs-container.full .nav-tabs li,
	.ccreport .nav-tabs li  {
		padding: 0 5px;
	}
	.tabs-container.full .nav-tabs li a,
	.ccreport .nav-tabs li a {
		padding: 13px 10px;
	}
	.ccreport .nav-tabs li:first-child
	{
		padding-left: 0;
	}
	.ccreport .nav-tabs li:last-child
	{
		padding-right: 0;
		margin-right: 0;
	}
	.ccreport-details {
		padding-right: 10px;
	}
	.map-main .col-lg-12 {
		display: flex;
		flex-direction: column-reverse;
	}
	.map-left-bar {
		width: 100%;
		display: flex;
		box-shadow: none;
		border-radius: 0;
		margin-top: 6px;
		height: auto;
	}
	
	.map {
		margin-left: 0;
		height: 720px;
		margin-bottom: 0;
	}
	.map-left-bar-top, .map-left-bar-bottom {
		box-shadow: 0 0 7px rgba(0,0,0,.9);
		border-radius: 5px;
	}
	.map-left-bar-top {
		margin-right: 3px;
		width: 40%;
	}
	.map-left-bar-bottom
	{
		margin-left: 3px;
		width:60%;
	}
	.port-table {
		height: 272px;
	}
	/* .map-left-bar-bottom .port-table {
		column-count:2;
		-moz-column-count:2;
		-webkit-column-count:2;
		width:200px;
		height:307px;
	} */
	.port-table table.one,
	.port-table table.two {
		width: 47% !important;
		float: left;
	}
	.port-table table.one{
		margin-right: 11px;
	}
	.port-table table.two {
		margin-top: 41px;
		margin-left: 11px;
	}
	.port-table.thead-fixed {
		display: none;
	}
	.port-table table thead th {
		padding-top:9px;
		padding-bottom:9px; 
	}
	.port-table table td {
		padding-top:7px !important;
		padding-bottom:7px !important; 
	}
}
@media (max-width: 767px) {
	.back-btn span {
		display: none;
	}
	.back-btn {
		padding-left: 24px;
	}
	.chart-dropdown .daily-avg {		
		/*position: absolute;*/
		right: 4px;
		top: 33px;
	}
	.price-comparison-dropdown .daily-avg {		
		position: relative;
		right: 0;
		top: 0;
	} 
	.char-main-inner {
		padding-left: 0;
	}
	.port-table table.one,
	.port-table table.two {
		width: 100% !important;
		margin: 0;
	}
	.map {
		height: 400px;
	}
	.port-table {
		height: auto;
	}
	.map-main .col-lg-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.container
	{
		max-width: 383px;
	}
	.caret
	{
		border-top: 5px dashed;
	}
	.btn
	{
		/* height: 48px; */
		font-size: 16px;
	}
	/* .custom-select .btn
	{
		height: 44px;
		font-size: 16px;
	} */
	/* .custom-select .btn .caret
	{
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
	} */
	.messages-div .alert {
	    
	    width: 30px;
	    height: 30px;
		display: flex;
		display: -webkit-flex;
	    justify-content: center;
		align-items: center;
		-webkit-justify-content: center;
	    -webkit-align-items: center;
	    font-size: 16px;
		white-space: nowrap;
	}
	.messages-div .alert span
	{
		display: none;
	}
	.messages-div .alert i
	{
		display: block;
		font-size: 14px;
		margin-top: -2px;
	}
	.messages-div .mobile-alert {
		width: auto;
		padding:3px 24px;
		transition: 0.5s;
	}
	.messages-div .mobile-alert span {
		display: block;
		transition: 0.5s;
	}
	.messages-div .mobile-alert i {
		display: none;
	}
	.time-div > ul > li > div
	{
		height: 44px;
		width: 87px;
		font-size: 16px;
	}
	
	.form-control
	{
		font-size: 16px;
		height: 48px;
		padding: .375rem 17px;
	}
	
	.fuel-info
	{
		font-size: 14px;
	}
	.custom-checkbox
	{
		font-size: 16px;
		padding-left: 25px;
	}
	.checkmark
	{
		height: 15px;
		width: 15px;
		top: 3px;
	}
	.custom-checkbox .checkmark:after 
	{
	    left: 4px;
	    top: 1px;
	    width: 5px;
	    height: 9px;
    }
    .form-group {
	    margin-bottom: 18px;
	}
	/* .header-inner {
	    height: 65px;
	} */
	/* .logo-inner img
	{
		height: 37px;
	} */
	/* .user-div .dropdown .btn {
	    height: 30px;
	    width: 30px;
	} */
	/* .user-div {
	    margin-top: 4px;
	} */
	.user-div .dropdown-menu {
	    margin-top: 18px;
	}
	.header-inner,
	.content
	{
		padding-left: 5px;
		padding-right: 5px;
	}
	.content .container {
		padding-right: 0;
		padding-left: 0;
	}
	.content
	{
		top: 65px;	
	}
	.messages-div
	{
		margin-top: 19px;
	}

	.map-bottom
	{
		max-width: 393px;
		left: 0;
		right: 0;
		margin: 0 auto;
		position: fixed;
		bottom: -333px;
		transition: 0.5s;
	}
	.map-bottom.active
	{
		bottom: 0;	
	}
	.map-bottom .col-lg-6
	{
		height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: self-end;
	-webkit-align-items: self-end;
	padding: 0;
	}
	
	
	.search-hamburger
	{
		position: absolute;
		background: #EF4F22;
		right: 25px;
		cursor: pointer;
		height: 44px;
		width: 44px;
		border-radius: 100px;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		align-items: center;
		-webkit-justify-content: center;
		-webkit-align-items: center;
		
	}
	.search-hamburger .icon-hamburger-menu:before
	{
		font-size: 19px;
	}
	.search-hamburger .icon-close:before
	{
		color: #fff;
		font-size: 14px;
	}
	#desktopSearch 
	{
		max-width: 264px;
		width: 100%;
	}
	#desktopSearch .autocomplete
	{
		height: 44px;
		width: 100%;
	}
	#desktopSearch .autocomplete input
	{
		width: calc(100% - 57px);
		padding: 12px 22px 9px;
		font-size: 16px;
	}
	#desktopSearch .autocomplete input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    	font-size: 16px;
	}

	#desktopSearch .autocomplete input::-moz-placeholder {
	    /* Firefox 19+ */
	    font-size: 16px;
	}

	#desktopSearch .autocomplete input:-ms-input-placeholder {
	    /* IE 10+ */
	    font-size: 16px;
	}

	#desktopSearch .autocomplete input:-moz-placeholder {
	    /* Firefox 18- */
	    font-size: 16px;
	}
	#desktopSearch .submit-btn
	{
		font-size: 21px;
		right: 15px;
		top: 6px;
	}
	.autocomplete-items div
	{
		font-size: 16px;
	}
	/* .fuel-div .fuel-text-div
	{
		font-size: 16px;
		left: 16px;
		top: 12px;
	} */
	.fuel-div .custom-select .btn
	{
		padding-left: 55px;
	}
	.common-forms .form
	{
		padding-top: 36px;
	}
	.common-forms .form .close
	{
		top: 11px;
		right: -7px;
	}
	.common-forms .form-group input[type="password"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 16px;
	}

	.common-forms .form-group input[type="password"]::-moz-placeholder {
	    /* Firefox 19+ */
	    font-size: 16px;
	}

	.common-forms .form-group input[type="password"]:-ms-input-placeholder {
	    /* IE 10+ */
	    font-size: 16px;
	}

	.common-forms .form-group input[type="password"]:-moz-placeholder {
	    /* Firefox 18- */
	    font-size: 16px;
	}
	.common-forms .form-button-inline > div 
	{
	    float: none;
	}
	.common-forms .form-button div
	{
		max-width: 100%;
		margin:17px 0 0 0;
	}
	.common-forms .form {
	    height: 100vh;
		display: flex;
		display: -webkit-flex;
	    justify-content: space-between;
		flex-direction: column;
		-webkit-justify-content: space-between;
	    -webkit-flex-direction: column;
	    max-width: 316px;
	}
	.common-forms .form .form-control
	{
		max-width: 316px;
	}
	
	.common-forms .forgot-pass {
	    margin-top: 28px;
	    margin-right: 6px;
	    margin-bottom: 43px;
	}
	.common-forms .forgot-pass a {
	    font-size: 16px;
	}
	.common-forms .form-title
	{
		font-size: 31px;
	}
	.common-forms .form-middle {
	    margin-top: 165px;
	}
	.common-forms .form-button {
	    margin-bottom: 37px;
	}
	.common-forms .form-text
	{
		font-size: 16px;
	}
	.common-forms .custom-checkbox-div .custom-checkbox
	{
		letter-spacing: 0;
	}
	.common-forms .login-reminder-form .form-text
	{
		max-width: 230px;
		margin: 0 auto;
		margin-top: -21px;
		line-height: 20px;
		margin-bottom: 29px;
	}
	.common-forms .form-sub-title
	{
		font-size: 14px;
	}
	.common-forms .register-form .form-middle {
	    margin-top: 44px;
	}
	.common-forms .countrypicker {
    	width: 60px !important;
	}
	.common-forms .countrypicker .btn-default {
	    padding: 0 18px 0 15px;
	}
	.common-forms .register-form .custom-checkbox-div {
	    margin-top: 62px;
	}
	.common-forms .register-form .form-button {
	    margin-top: -6px;
	}
	.common-forms .register-form .custom-checkbox-div .custom-checkbox {
	    margin-bottom: 12px;
		line-height: 21px;
	}
	.common-forms .register-form .custom-checkbox-div .custom-checkbox + .custom-checkbox
	{
		max-width: 250px;
	}
	.common-forms .thank-you-form .form-text {
	    max-width: 300px;
		margin: -54px auto 0;
		line-height: 19px;
	}
	.common-forms .thank-you-form .form-text p {
    	margin-bottom: 16px;
	}
	.common-forms .thank-you-form-two .form-middle {
	    margin-top: -51px;
	}
	
	.char-main .aone, 
	.char-main .athree, 
	.char-main .atwo, 
	.char-main .afour, 
	.char-main .col-lg-12:last-child
	{
		padding-right: 11px;
		padding-left: 11px;
	}
	.company-info-div .nav-tabs a {
		
		font-size: 10px;
		
		padding: 10px 9px;
	}
	.bpc-info
	{
		padding: 0;
		margin-bottom: 0;
	}
	.fuel-info {
		font-size: 12px;
	}
	.company-info-div .card
	{
		margin-bottom: 0;
		overflow: visible;
		max-height: 100%;
	}
	.contact-box
	{
		padding: 0px 13px 2px 13px;
		width: 100%;
		max-width: 175px;
		height: 44px;
		text-align: center;
		margin-left: 10px;
	}
	.contact-box i
	{
		display: none;
	}
	.contact-box span
	{
		padding-left: 0;
		font-size: 14px;
		line-height: 13px;
	}
	.price-box
	{
		margin: 0 8px;
		max-width: 99px;
		height: 44px;
		padding: 4px 16px;
		line-height: 12px;
	}
	.price-box span
	{
		border-right: 0;
	}
	.price-box i
	{
		display: none;
	}
	.back-btn {
    	width: 44px;
    	height: 44px;
	}
	.port-selection .card {
	    height: auto;
	    float: left;
		width: 100%;
		box-shadow: none;
	}
	.char-main .col-lg-6:nth-child(2), 
	.char-main .col-lg-6:last-child {
	    /* padding-left: 15px; */
	    clear: both;
	}
	
	.port-info-box-div {
	    margin-top: 142px;
		border-radius: 0 0 20px 20px;
		padding: 28px 0 6px;
		float: left;
	}

	/* .port-info-box-div:before {
	    content: "";
	    background: rgba(255,255,255,0.8);
	    position: absolute;
	    left: -17px;
	    right: -17px;
	    top: 0;
	    bottom: 0;
	} */
	.port-info-box ul li div span
	{
		display: none;
	}
	.port-info-box {
	    max-width: 124px;
		margin-left: 4px;
		margin-bottom: 5px;
	}
	.port-info-box.active
	{
		border-radius: 20px;
		background: #fff;
		box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		padding: 20px;
		max-width: 120px;
		margin-top: -68px;
		padding-top: 30px;
	}
	.port-info-box.active .icon-close
	{
		right: 18px;
		top: 19px;
	}
	.port-info-box:first-child
	{
		margin-left: 0;
	}
	
	.card
	{
		height: auto;
		padding: 15px;
	}
	
	.port-info-box ul li div .icon-arrow-up, .port-info-box ul li div .icon-arrow-down
	{
		font-size: 9px;
		right: -8px;
	}
	
	.port-info-box.click-add-port .icon-plus
	{
		font-size: 12px;
	}
	.chart-dropdown.price-comparison-dropdown .custom-select .btn {
	    width: 100px;
	    
	}
	.chart-dropdown .custom-select {
		margin: 2px 2px;
		display: inline-block;
	}
	.chart-dropdown .custom-select .btn
	{
		padding-right:11px; 
	}
	.chart-dropdown
	{
		margin-top: 10px;
		/* justify-content: flex-end; */
		display: inline;
	}
	.chart-dropdown.price-comparison-dropdown .custom-select
	{
		width: 33.333333%;
	}
	.chart-dropdown.price-comparison-dropdown .custom-select .btn
	{
		width: 100%;
		max-width: 100%;
	}
	.company-info-div .b-shadow
	{
		display: none;
	}
	.click-add-port-main {
		float: left;
		margin-left: 4px;
		clear: none;
		width: 124px;
	}
	
	.click-add-port-main #desktopSearch .autocomplete
	{
		width: 100%;
	}
	.autocomplete-items
	{
		box-shadow: none;
	}
	.dropdown-menu
	{
		font-size: 14px;
	}
	.map-left-bar-top, .map-left-bar-bottom {
		width: 100%;
	}
	.map-left-bar {
		display: block;
	}
	.map-left-bar-top, .map-left-bar-bottom {
		box-shadow: none;
		margin: 0;
	}
	.map-left-bar {
		box-shadow: 0 0 7px rgba(0,0,0,.9);
	}
	.map-left-bar-top {
		padding-top:15px; 
	}
	.fuel-info i {
		display: none;
	}
	.row {
	    margin-right: -10px;
	    margin-left: -10px;
	}
	#mobilePortSelection {
		display: block;
		padding: 0 10px;
	}
	#deskPortSection .card 
	{
		box-shadow: none;
		padding-left: 5px;
	}
	.char-main .athree {
		clear: both;
	}
	.select2-dropdown
	{
		margin-top: -9px;
	}
}

@media (max-width: 389px) {
	.company-info-div .nav-tabs a {
		border-radius:4px; 
	}
	.company-info-div .nav-tabs
	{
		margin-bottom:10px; 
	}
	.prot-box-title {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.port-info-box,
	.click-add-port-main {
		width: 32.3333%;
	}
	.click-add-port-main .port-info-box {
		width: 100%;
	}
	.port-info-box-div{
		float: none;
	}
	.contact-box {
    	padding: 2px 8px 0px 8px;
	}
	.contact-box span
	{
		font-size: 13px;
	}
	/* .port-info-box
	{
		margin-left: 9px;
	} */
	/* .port-info-box:first-child {
	    margin-left: 2px;
	} */
	.chart-dropdown .custom-select .btn
	{
		max-width: 83px !important;
		width: 83px !important;
	}
	
	.header-inner .container
	{
		padding: 0;
	}
	.content .container 
	{
		padding: 0;
	}
	.search-hamburger
	{
		right: 25px;
	}
	.mobile-search {
	    padding: 0 26px;
	}
	/* .map-info-box
	{
		padding: 30px 25px;
	} */
	
	/* .back-btn
	{
		background: none;
		box-shadow: none;
		padding-left: 0;
		padding-right: 0;
		width: 15px;
	} */
	.bpc-info .fuel-info {
		margin-left: 10px;
	}
	/* .back-btn .icon-back::before {
		color: #ffffff;
	} */
	.port-info-box.active
	{
		max-width: 105px;
		padding: 30px 10px 15px 15px;
	}
	.company-info-div .card
	{
		padding-right: 10px;
	}
}
@media (max-width: 359px) {
	#desktopSearch {
    	max-width: 220px
	}
	.time-div > ul > li
	{
		margin-right: 7px;
	}
	.port-info-box, .click-add-port-main {
		width: 49%;
		max-width: 100%;
	}
}