/* Extra Small Devices, .visible-xs-*
----------------------------------------------*/
@media (max-width: 767px) {


    .freight-account .outline-button {
        margin-top: 20px;
    }

    /* blog 
------------------------------------------------ */
    .panel .heading .fa-chevron {
        font-size: 22px;
    }

.blog .posts-pagination {
	float: none;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.blog .posts-pagination li {
	float: none;
}
.blog .post-title {
	font-size: 22px;
}	
.blog .post-summary p {
	font-size: 16px;
	line-height: 22px;
	max-height: 68px;
}
.blog .posts-pagination a {
	height: 48px;
	min-width: 48px;
	line-height: 39px;
}

.archive-list li {
	margin-top: 5px;
    margin-bottom: 5px;
}

.tags-cloud {
	margin-left: -10px;
	margin-right: -10px;
}
.blog .tags-cloud li {
	padding: 4px;
}

.tags-cloud [data-tag="28"] a {
    font-size: 30px;
    line-height: 33px;
}
.tags-cloud [data-tag="22"] a {
    font-size: 24px;
    line-height: 27px;
}
.tags-cloud [data-tag="18"] a {
    font-size: 20px;
    line-height: 23px;
}
.tags-cloud [data-tag="14"] a {
    font-size: 16px;
    line-height: 29px;
}

.blog .post-category {
	text-align: left;
}

/* blog end
------------------------------------------------ */





    p {
        font-size: 14px;
        line-height: 20px;
    }
    /* POC1 Homepage
    -----------------------------------------------------------*/

    .poc1 .header {
        height: 185px;
    }

    .poc1.sticky .header-container {
        height: 80px;
    }

    .poc1.sticky .header-container {
        height: 80px;
    }


    .poc1 .account-panels.affix {
        width: 100%;
        top: 210px;
        left: 0;
        position: relative;
        margin-top: 56px;
        z-index: 998;
    }

    .poc1.sticky .logo {
        padding: 0;
        max-height: 70px;
    }

    .cookie-body h2 {
        font-size: 24px;
        padding-left: 45px;
    }

    .cookie-text .textual-link-button {
        font-size: 18px;
    }

    .cookie-container button {
        height: 34px;
        font-size: 14px;
        line-height: 14px;
        width: 140px;
        padding: 0 5px;
        border-radius: 4px;
    }

    .cookie-accept span {
        width: 100%;
        text-align: left;
        padding-left: 15px;
    }

    .cookie-container button .fa {
        position: absolute;
        top: 10px;
        left: 5px;
    }

    .cookie-settings {
        margin-right: 10px;
    }

    .cookie-body .cookie-icon img {
        width: 40px;
        height: auto;
    }

    .alert.alert-danger {
        margin-top: 5px;
        float: left;
        width: 100% !important;
        top: 0;
        margin-bottom: 0;
        padding: 15px 0px 15px 0px;
    }

        .alert.alert-danger strong {
            font-size: 18px;
            margin-left: 10px;
        }

    .alert.alert-amber strong {
        font-size: 18px;
        margin-left: 10px;
    }

    .alert.alert-danger strong i {
        left: -10px;
    }

    .home-banner .account-panels .col-sm-8, .home-banner .account-panels .col-sm-4 {
        padding: 0;
    }

    .account-panels .fa-user {
        position: absolute;
        left: 0;
        top: 0;
    }

    .freight-account {
        margin-bottom: 5px;
        width: 100%;
    }

    .my-account-control {
        margin: 5px 0;
        width: 100%;
    }

    .poc1.sticky .header {
        height: 80px;
    }

    .poc1.sticky .utility-nav {
        display: block;
    }

    .poc1 .my-account-control .controls {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .my-account-control .account-links {
        width: auto;
        float: none;
    }

    .link-button {
        padding: 0 0 10px 0;
    }

    .page-header {
        display: none;
    }

    .poc1 .account-panels.collapse-state,
    .poc1.sticky .account-panels.collapse-state.affix {
        position: relative;
    }

    .poc1 .account-panels.collapse-state {
        left: 0;
        top: 0;
    }

    .account-panels {
        margin-top: 0 !important;
    }

    .home .account-panels .panel-heading:after {
        visibility: visible;
    }

    .account-panels .panel-heading.active:after {
        content: "\f077";
    }

    .account-panels .panel-heading:after {
        content: "\f078";
        position: absolute;
        right: 0 !important;
        top: 0px !important;
        cursor: pointer;
        height: 25px;
        display: inline-block;
        font: normal normal normal 14px/25px FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }


    .alert {
        width: auto !important;
        margin-left: 0;
        left: 50%;
        z-index: 99;
        top: 15px;
        margin-bottom: 15px;
    }

        .alert strong {
            display: block;
        }

            .alert strong.active:after {
                content: "\f077";
            }

            .alert strong:after {
                content: "\f078";
                position: absolute;
                right: -3px;
                top: 0;
                cursor: pointer;
                height: 20px;
                width: 20px;
                display: inline-block;
                font: normal normal normal 18px/20px FontAwesome;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                z-index: 99999999999;
            }

        .alert strong {
            float: none;
        }
    /*.poc1.sticky .header .alert {
        display: block;
        top: 24px;
        z-index: 99;
    }*/

    .home-slider-section .home-slider-v2,
    .home-slider-section .home-slider-control {
        display: none;
    }

    .home-slider-section {
        height: auto;
    }


    button.button.default {
        width: 100%;
    }






    .account-panels .my-account-control .panel-group .controls {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0px;
    }

    .my-account-control .language {
        margin-top: 0px;
    }

    .footer-bottom row {
        display: flex;
        flex-direction: column;
    }

    .wide-banner .banner-image img {
        height: 100%;
        width: auto;
    }

    .tab-content > .tab-pane {
        padding: 0px 0px 0px 15px;
    }

    .latest-travel-control {
        margin-bottom: 0px;
        text-align: left;
    }

        .latest-travel-control .link-button {
            padding-top: 25px;
            padding-bottom: 25px;
        }

            .latest-travel-control .link-button i {
                margin-right: 20px;
            }

        .latest-travel-control .fa-clock-o {
            position: relative;
            float: left;
            left: 15px;
            margin-left: 0;
            margin-right: 25px;
            width: 24px;
            height: 24px;
            font-size: 24px;
            top: 22px;
        }

        .latest-travel-control h3 {
            float: left;
            width: auto;
            padding: 25px 0px 25px 0px;
        }

    .fa-clock-o:before {
        font-size: 24px;
    }

    .header .language li a img {
        opacity: 1;
    }

    .page-body {
        float: left;
        width: 100%;
    }

    .footer-links {
        padding-left: 0px;
    }

    .header .utility-nav {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .mobile-search {
        float: none;
        display: inline-block !important;
        width: 32px;
        position: relative;
        height: 32px;
    }

        .mobile-search i {
            width: 32px;
            height: 32px;
            font-size: 32px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
        }

    .mobile-menu {
        width: 32px;
        height: 34px;
    }

    .header .language li a {
        padding: 0px 15px 0px 15px;
        width: 90px;
    }

    .carousel-content a {
        font-size: 18px;
    }

    .twitter-text {
        width: 100%;
        padding-left: 30px;
    }

        .twitter-text .twitter-content {
            font-size: 16px;
        }

        .twitter-text .twitter-post {
            font-size: 14px;
        }

        .twitter-text .twitter-user {
            font-size: 18px;
            margin-left: 35px;
        }

        .twitter-text:before {
            font-size: 24px;
            line-height: 24px;
        }

    .twitter-timestamp {
        position: relative;
        font-size: 12px;
        text-align: right;
    }

        .twitter-timestamp .timestamp-date {
            margin-right: 20px;
        }

        .twitter-timestamp .twitter-options {
            float: right;
            margin-top: 0;
            position: relative;
            right: 10px;
        }

    .twitter-control .twitter-item {
        padding-bottom: 15px;
        border-bottom: none;
    }

    .twitter-control {
        height: auto;
    }

    .promo-carousel-container .carousel-title {
        padding: 20px 40px;
    }

    .promo-carousel-container .carousel-content {
        padding: 0;
        height: auto;
    }

        .promo-carousel-container .carousel-content p {
            padding: 20px 40px 20px 40px;
            color: #0D0F1F;
            height: 80px;
        }

    .promo-carousel-container .promo-carousel-item {
        height: 375px;
    }

    .promo-carousel-container .promo-carousel {
        margin-bottom: 0;
    }

    .promo-carousel-container .slick-list {
        height: 375px;
    }

    .promo-carousel-container .slick-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .signup-form input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .outline-button {
        border-radius: 3px;
    }

    .footer .social-icons li:first-child {
        margin-left: 0;
    }

    .footer .signup {
        padding-left: 0;
        position: relative;
    }

    .footer .signup-panel .col-sm-12 {
        padding: 0;
    }


    .footer .signup-panel.expand .signup h3.signup-text:after {
        content: "\f077";
        position: absolute;
        right: 0;
        top: 30px;
        cursor: pointer;
        height: 20px;
        display: inline-block;
        font: normal normal normal 18px/20px FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .footer .signup-panel.closed .signup h3.signup-text:after {
        content: "\f078";
        position: absolute;
        right: 0;
        top: 30px;
        cursor: pointer;
        height: 20px;
        display: inline-block;
        font: normal normal normal 18px/20px FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .footer .copyright-text {
        font-size: 11px;
    }

    .footer .copyright .links li {
        font-size: 11px;
    }

    .footer-bottom .row {
        display: flex;
        flex-flow: column;
    }

    .two {
        order: 1;
    }

    .one {
        order: 2;
    }

    .footer-bottom {
        margin-top: 30px;
    }

    .account-links .link-button {
        display: none;
    }

   


	.account-links .button {
		height: 37px;
		font-size: 14px;
		line-height: 18px;
	}
	.account-links .button.primary-cta-button {
		position: relative;
	}
	.account-links .button.primary-cta-button:before {
		position: relative;
	}
	.signup-form .language a i:before {
		color: #004C74;
	}
	.wide-banner {
		margin-bottom: 0;
	}
	.wide-banner .banner-content {
		width: 100%;
		height: auto;
		padding: 15px;
	}
	.wide-banner .banner-content p {
		margin-bottom: 0;
	}
	/* Poc*/
	.poc1 .logo {
		display: block;
		float: none;
		width: auto;
		padding: 10px 0;
	}
	.poc1 .logo img {
		height: auto;
	}
	.poc1 .header {
		height: auto;
	}
	.poc1.poc2.sticky .header .utility-nav {
		display: block;
		margin-top: 30px;
	}
	.poc1.poc2.sticky .header {
		height: auto;
	}
	.poc1.poc2.sticky .account-panels.affix {
		display: none;
	}
	/* End of Poc*/
	/* Calendar Page */
	
	.calendars .nav-tabs, .content-page .nav-tabs {
		width: 100%;
		border-bottom: none !important;
		height: auto;
	}
	.calendars .nav-tabs li, .content-page .nav-tabs li {
		width: 100%;
		text-align: left;
		margin-bottom: 5px;
	}
	.panel-body .page-navigation li {
		background-color: #F8F8F7;
		float: left;
		width: 100%;
		padding: 15px;
		margin-right: 0;
	}
	.panel-body .page-navigation li a {
		color: #363636;
		font-size: 18px;
		line-height: 24px;
		position: relative;
		float: left;
		width: 100%;
	}
	.calendars .page-navigation.top, .calendars .page-navigation.bottom {
		float: left !important;
		width: 100%;
	}
	.calendars .page-navigation.top {
		margin: 0 0 2px 0;
	}
	.calendars .page-navigation {
		margin: 0 0 10px 0;
	}
	.calendars .panel-body .col-sm-6:last-child, .calendars .panel-body .col-sm-12 {
		padding: 0;
	}
	.calendars .page-navigation .fa-chevron-down:before {
		position: absolute;
		right: 0;
		top: 5px;
	}
	.calendars .panel-default>.panel-heading, .content-page .panel-default>.panel-heading {
		float: left;
		width: 100%;
		color: #fff;
		background-color: #38adc0;
		border-radius: 0;
		position: relative;
	}
	.calendars .panel-heading:after, .content-page .panel-heading:after {
		content: "\f078";
    	position: absolute;
    	right: 15px;
    	top: 8px;
    	cursor: pointer;
    	height: 20px;
    	display: inline-block;
    	font: normal normal normal 18px/20px FontAwesome;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
	}
	.calendars .panel-default>.panel-heading+.panel-collapse>.panel-body, .content-page .panel-default>.panel-heading+.panel-collapse>.panel-body {
		padding: 15px;
		float: left;
		width: 100%;
	}
	.calendars .panel-heading.active:after, .content-page .panel-heading.active:after {
		content: "\f077";
	}
	.calendars .page-navigation li a {
		position: relative;
	}
	.calendars .ui-datepicker .ui-widget-header {
		width: 100%;
		float: left;
		padding: 0;
	}
	.calendars .ui-datepicker-multi-6 .ui-datepicker-group,
    .calendars .ui-datepicker-multi-3 .ui-datepicker-group {
		width: 100%;
		/*fix callendar*/
		margin-bottom: 0;
		background-color:#f7f7f7;
	}
	.calendars .event-calendar .ui-datepicker-calendar thead th span {
		color: #010101;
	}
	.calendars .event-calendar .ui-datepicker .ui-datepicker-title {
		background-color: #F8F8F7;
		padding: 15px;
		color: #010101;
		position: relative;
	}
	/*calendar fix*/
	.calendars .event-calendar .ui-datepicker-group  .ui-datepicker-header .ui-datepicker-title:after {
		content: "\f077";
    	position: absolute;
    	right: 15px;
    	top: 20px;
    	cursor: pointer;
    	height: 20px;
    	display: inline-block;
    	font: normal normal normal 18px/20px FontAwesome;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
	}
	.calendars .event-calendar .ui-datepicker-group.collapsed  .ui-datepicker-header .ui-datepicker-title:after {
		content: "\f078"; 
	}
	.calendars .page-navigation li a.collapsed:after {
		content: "\f078";
	}
	.calendars .page-navigation li a:after {
		content: "\f077";
    	position: absolute;
    	right: -25px;
    	top: -2px;
    	cursor: pointer;
    	height: 20px;
    	display: inline-block;
    	font: normal normal normal 18px/20px FontAwesome;
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
	}
	.calendars .page-navigation li.next a:after {
		content: "\f078";
	}
	.calendars .event-calendar .ui-widget-content {
		padding: 0;
	}
	.calendars .panel-group .panel.panel-default, .content-page .panel-group .panel.panel-default {
		float: left;
		width: 100%;
	}
	.calendars .panel-group, .content-page .panel-group {
		float: left;
		width: 100%;
	}
	.calendars h4.panel-title a, .content-page h4.panel-title a {
		float: left;
		width: 100%;
	}
	/* End of Calendar Page */
	/* Content Page */
	.content-page .table-responsive {
		border: none;
		margin-bottom: 0;
	}
	.content-page .table-responsive>.table>thead>tr>th, 
	.content-page .table-responsive>.table>tbody>tr>th, 
	.content-page .table-responsive>.table>tfoot>tr>th, 
	.content-page .table-responsive>.table>thead>tr>td, 
	.content-page .table-responsive>.table>tbody>tr>td, 
	.content-page .table-responsive>.table>tfoot>tr>td {
		white-space: initial;
		display: block;
	}
	button.button.default.submit-contact, button.button.default.print-pdf {
		font-size: 14px;
		line-height: 22px;
		height: auto;
	}
	button.button.default.print-pdf {
		width: 100%;
		margin: 0 auto;
		display: block;		
	}
	.print-pdf {
		right: 19px;
		bottom: 5px;
	}
	.content-page .print-pdf-content .col-sm-3, .content-page .pagination-content .col-sm-12 {
		margin: 0 15px;
	}
	.content-page .pagination-content li:first-child {
		float: left;
	}
	.content-page .pagination-content li:last-child {
		float: right;
	}
	.content-page .article-section p, 
	.content-page .content h2, 
	.content-page .content h3, 
	.content-page .content p,
	.content-page .content ul.list,
	.content-page .content figure {
		padding: 0 15px;
	}
	/* Content Page Sidebar */
	
	.content-page .sidebar .widget {
		float:left;
		width:100%;
	}
	.content-page .sidebar .widget.card {
		margin-bottom: 15px;
	}
	.content-page .card.stripe .heading {
		padding-bottom: 20px;
	}
	.content-page .card.stripe .heading i {
		bottom: 0;
	}
	.content-page .page-navigation {
		float: none !important;
		margin: 15px 0;
		width: 100%;
	}
	.content-page .page-navigation li {
		margin-right: 11px;
	}
	/* End of Content Page Sidebar */
	/* End of Content Page */
	.breadcrumb {
		font-size: 16px;
		line-height: 22px;
		float: left;
		padding-left:15px;
	}
	.breadcrumb .fa-home:before {
		font-size: 28px;
		line-height: 36px;
	}
	.mobile-menu-opened .fa-navicon:before, 
    .mobile-menu-opened .fa-reorder:before, 
    .mobile-menu-opened .fa-bars:before {
        content: "\f00d";
    }
	.ui-datepicker-multi .ui-datepicker-group table{
		width:auto!important;
		/* Calendar fix delete this
		height:336px!important;
		*/
	}
	.poc1.sticky .header .alert, .poc1.sticky .header .utility-nav {
		display: block!important;
	}
	.poc1.sticky .header{
		height:auto;
	}
	.content-page .signup-panel .col-sm-pull-4{
		padding:0px 15px 0px 15px;
	}
	.content-page .copyright{
		margin: 15px 0 0 0;
		padding-left:15px;
	}
	.logo-images-section{
		text-align:center;
	}
	.content-page .pagination-content li{
		width:50%;
		margin-right:0px;
	}
	.content-page .pagination-content li.next{
		text-align:right;
	}
	/* Calendar fix delete this
	.ui-datepicker-multi .ui-datepicker-group table{
		height:auto!important;
	}*/
	.header .container{
		padding:0;
	}
	.header .container .alert-danger{
		padding:15px;
	}
	.carbon-counter-container {
    float: none;
    width: 100%;
	}
	.carbon-counter-results{
		float: none;
		width: 100%;
	}
	.carbon-results-content{
		float:none;
		height:85px;
	}
	.carbon-arrow{
		float:none;
	}
	.carbon-truck{
		float:none;
	}
	.carbon-counter-container .col-sm-4, .carbon-counter-container  .col-sm-8, .carbon-counter-container .col-xs-12, .carbon-counter-container .col-sm-8{
		padding-left:15px;
		padding-right:15px;
	}
	.carbon-results-transport .ferry-img {
		margin: 0 auto;
		width: 300px;
		position: relative;
		left:0;
	}
	.carbon-results-transport .train-img {
		margin: 0 auto;
		width: 300px;
		position: relative;
	}
	.poc1.sticky .logo{
		width:auto;
	}
	.poc1.sticky .logo img {
		width: 200px;
	}
	.search-results{
		float:left;
		width:100%;
	}
	.view-more-results{
		float:left;
	}
	.sitemap .col-sm-8,.sitemap .col-xs-12 {
		padding:0px 15px 0px 15px;
	}
	.sitemap .icon-link{
		margin-bottom:10px;
		margin-top:10px;
		float:left;
		width:100%;
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.footer .social-icons li .blog-footer img{
		width: 100%;
		margin-top: 0;
	}
	.poc1.sticky .account-panels.collapse-state.affix {
    width: 100%;
    top: 150px;
    left: 0;
    position: relative;
    margin-top: 56px;
    z-index: 998;

}
	
	
	.account-panels .row{
		padding-left:15px;
		padding-right:15px;
	}
	
	.search-control{
		padding-right:15px;
	}
	.search-control button{
		min-width:120px;
	}
	.page-not-exist .main .container .breadcrumb{
	padding-top:5px;
	}
	.content-page .search-results p{
		padding-left:0px;
	}
	.account-panels .container{
		padding-left:0px;
		padding-right:0px;
	}
	.content.sitemap{
		padding:0px 15px 0px 15px;
	}
	.content.sitemap h2{
		padding:0;
	}
	.footer-graphics{
		background-size:auto 44px;
	}
	.collapse-submenu.in{
		display:block!important;
	}
	.navigation-mobile .menu-mobile .drop-down .sub-menu .collapse-submenu li a{
		font-size: 16px;
		font-weight: 400;
		color: #3cafc2;
		padding-left:40px!important;
		position:relative;
	}
	.navigation-mobile .menu-mobile .sub-menu .sub-submenu{
		position:relative;
	}
	.navigation-mobile .menu-mobile .sub-menu .expanded .sub-submenu{
		color:#006f9d!important;
	}
	.navigation-mobile .menu-mobile .sub-menu .expanded .sub-submenu::after {
		font: normal normal normal 14px/1 FontAwesome;
		content: '\f077';
		font-size: 18px;
		font-weight: normal !important;
		line-height: 1;
		font-style: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		top: 12px;
		right: 30px;
		color:#006f9d;
	}
	.navigation-mobile .menu-mobile .sub-menu .sub-submenu::after {
		font: normal normal normal 14px/1 FontAwesome;
		content: '\f078';
		font-size: 18px;
		font-weight: normal !important;
		line-height: 1;
		font-style: normal !important;
		font-variant: normal !important;
		text-transform: none !important;
		speak: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		top: 12px;
		right: 30px;
		color:#3cafc2;
	}
	.twitter-timeline{
		height:270px!important;
	}
    .legend-list li {
        margin-bottom: 10px;
    }

    .panel-default > .panel-heading {
        background-color: #ddd;
    }
     .panel-default > .panel-heading a {
        display:block;
    }
    .panel-default > .panel-heading.active {
        background-color: #3cafc2;
        color: #fff;
    }
    .panel .js-tabcollapse-panel-body {
        padding:15px;
    }

    .panel-heading.active .panel-title a:before {
        color:#fff;
        content: "\f077";
    }
    .panel-title a {
        position:relative;
    }
.panel-title a:before {
     color: #3cafc2;
    content: "\f078";
    position:absolute;
    right:0;
    top:0;
        display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container .main-content {
    padding: 0 10px ;
}
.lti-section-content .content-left,
.lti-section-content .content-right {
    width: 100%;
}
.lti-section-content .content-left {
    padding-bottom: 15px;
}
.lti-section-content .content-left .lti-box {
    border-right: none;
}
.lti-section-content .content-right p {
    font-size: 13px;
}
/* Calendar fix */
.main .calendars .ui-datepicker-group {
	min-height:auto;
	overflow: hidden;
}

/* Single Column Width Banner */
.main-mobile-content .container {
    padding: 0 15px;
}
.main-mobile-content .banner-image img {
    height: 480px;
    object-fit: cover;
    width: 100%;
    position: relative !important;
}
/* End of Single Column Width Banner */

}
@media (min-width: 420px) and (max-width : 767px) {
	.poc1 .account-panels.affix{
		position:relative!Important;
		top:0!important;
	}

	

}
@media (min-width: 641px) and (max-width : 767px) {
	.header .logo{
		padding-left:15px;
	}
	.poc1 .header .utility-nav{
		padding-right:15px;
	}
}

@media (max-width: 767px) and (orientation: landscape) {
    .mobile-menu-opened ul.menu-mobile {
        height: 110px;
    }
}
@media (max-width: 767px) and (orientation: portrait) {
    .mobile-menu-opened ul.menu-mobile {
        height: 360px;
    }
	.signup-form .email-address .thenks-button {
		position: static;
        margin: 5px 0 0 0;
        float: none;
	}
	.signup-form .control-group {
		margin-bottom: 10px;
	}
}

@media (max-width: 640px) {
	/* blog 
	------------------------------------------------ */
	.blog .post-footer {
		text-align: center;
	}
	.blog .post-share {
		float: none;
		width: 100%;	
		margin-top: 30px;
	}
	/* blog end 
	------------------------------------------------ */
}