/******************************************************************
Theme Name: SAL Globa Logistics Theme
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia

******************************************************************/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */

@import url(https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700,700italic);

/* Font Faces - END */



 .container {
    max-width: 1080px;
}
/*********************
LAYOUT STYLES
*********************/

/*Header*/

header.main-header {
    background-image: url(library/images/header-bg.png);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center !important;
    background-size: cover;
}
header.main-header .header-top {
    padding: 30px 0 35px 0;
}

header.main-header .header-top .logo {
    margin-top: 12px;
}

header.main-header .header-top .contacts {
    text-align: right;
}

header.main-header .header-top .contacts ul li.phone span {
    background: url(library/images/phone.png) no-repeat left 3px;
    padding-left: 28px;
    font-size: 27px;
    color: #4D5159;
    margin-right: 20px;
    display: block;
    padding-top: 5px;
}

header.main-header .header-top .contacts ul li.phone {
    transform: translatey(3px);
}

header.main-header .header-top .contacts ul li.email {
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    background-color: #EA6D20;
    padding: 10px 23px;
  margin-top: 4px;
}

header.main-header .header-top .contacts ul li.email a {
    color: #FFF;
    text-decoration: none;
    background: url(library/images/mail.png) no-repeat left center;
    display: block;
    padding-left: 45px;
  letter-spacing: 1px;
}

header.main-header .header-top .contacts ul li:hover {
    background-color: #ef8241;
}

header.main-header .header-menu .login-btn {
    background-color: #F1F1F1;
    font-weight: 400;
    display: block;
    padding: 10px 15px 6px;
    font-size: 14px;
    color: #4D5159;
    text-align: center;
    max-width: 158px;
    text-decoration: none;
    margin: 16px 0;
}

header.main-header .header-menu .login-btn  span {
    background-image: url(library/images/login.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}

header.main-header .header-menu .login-btn:hover span {
    background-image: url(library/images/login-hover.png);
}
header.main-header .header-menu .login-btn:hover {
    background-color: #FFF;
    color: #E96D1F;
}

.orange.clearfix {
    background: #EB6E23;
    padding: 30px 30px 22px 30px;
    color: #fff;
    vertical-align: middle;
}

.orange.clearfix p{
 color: #fff;
    vertical-align: middle;
}

/*** Enter your style for global layout here ***/


.ls-nav-prev {
    background: url(library/images/arrow-prev.jpg) no-repeat center center !important;
    width: 47px !important;
    height: 92px !important;
    left: 0 !important;
    top: 45% !important;
}

.ls-nav-next {
    background: url(library/images/arrow-next.jpg) no-repeat center center !important;
    width: 47px !important;
    height: 92px !important;
    right: 0 !important;
    top: 45% !important;
}

/*Banner */
.ls-slide > * {
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
        text-align: center;
    }

.ls-slide a.ls-l p{
    margin: 0 auto !important;
}

.ls-slide a.ls-l p:hover {
    background-color: #ef8241 !important;   
}

.inner-banner {
    background: url(library/images/inner-banner3.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.category-latest-news .inner-banner, .single-post .inner-banner{
    background: url(library/images/latest-news.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.inner-banner-inner {
    position: relative;
    clear: both;
    padding: 30px 0;
}
.inner-banner h1 {
    color: #FFF;
    font-size: 48px;
    margin-bottom: 0;
    font-size: 66px;
    font-weight: 700;
    text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
}

.inner-heading-simulator {
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    top: 0;
    visibility: hidden;
    z-index: -1;
}


/*END OF MAIN HEADER*/






/* Homepage - Enter any style for elements on homepage here */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}
    
.col-xs-3-5 {
    width: 60%;
    float: left;
}
    
.col-xs-4-5 {
    width: 80%;
    float: left;
}

.home .mainbody {
    
}

.mainbody  {
    margin-bottom: 30px;
}
.portal-container {
    position: relative;
}
.portal-container:before {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -25px;
    background: url(library/images/connector-1.png) no-repeat center top;
    height: 48px;
    width: 218px;
    z-index: 9;
}

.portal-container:after {
    content: "";
    position: absolute;
    right: 172px;
    bottom: -25px;
    background: url(library/images/connector-2.png) no-repeat center top;
    height: 61px;
    width: 79px;
    z-index: 9;
}
.portal-container .portal-buttons {
    position: relative;
}
.portal-container .portal-buttons:before {
    content: "";
    position: absolute;
    left: 410px;
    bottom: 60px;
    background: url(library/images/air-land.png) no-repeat center top;
    height: 2px;
    width: 44px;
    z-index: 9;
}
.home-content .portal-buttons .portal {
    position: relative;
}
.home-content .portal-buttons .portal:nth-child(2):after {
    content: "";
    position: absolute;
    right: 21px;
    top: 110px;
    background: url(library/images/circle.png) no-repeat center top;
    height: 15px;
    width: 15px;
    z-index: 9;
}

.home-content .portal-buttons .portal:nth-child(3):after {
    content: "";
    position: absolute;
    left: 21px;
    top: 110px;
    background: url(library/images/circle.png) no-repeat center top;
    height: 15px;
    width: 15px;
    z-index: 9;
}

.home-content .portal-buttons .portal .port {
    background-color: #A7C5BD;
    padding: 15px;
    margin: 0 auto;
}
.home-content .portal-buttons .portal .port:hover {
background-color:#5F656F;
}
.home-content .portal-buttons .portal .port a {
    text-decoration: none;
}
.home-content .portal-buttons .portal .port h4 {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    padding-top: 20px;
}

.home-content .home-text {
    margin-top: 30px;
    padding-bottom: 45px;
    margin-bottom: 55px;
    border-bottom: 1px solid #C7C7C7;
}
.home-content .home-text h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-content .home-text p {
    font-size: 20px;
    line-height: 160%;
    color: #4D5159;
}

.home-content .latest-news h3 {
    font-weight: 700;
}
.home-content .latest-news .news .news-container, .sidebar-news .news .news-container {
    background-color: #F1F1F1;
    padding: 35px 20px 10px 20px;
}

.home-content .latest-news .news .news-container .date, .sidebar-news .news .news-container .date {
    font-size: 14px;
    color: #4D5159;
}

.home-content .latest-news .news .news-container h4, .sidebar-news .news .news-container h4 {
    font-size: 20px;
    color: #4D5159;
    font-weight: 700;
    min-height: 87px;
    padding: 15px 0 20px 0;
  margin: 0;
}

.home-content .latest-news .news .news-container p, .sidebar-news .news .news-container p {
    font-size: 16px;
    line-height: 175%;
}
.home-content .latest-news .news .news-container p {
    margin-bottom: 15px;
}

.home-content .latest-news .news .news-container a, .sidebar-news .news .news-container a {
    background: url(library/images/read.png) no-repeat right top;
    padding-right: 27px;
    color: #E96D1F;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    text-decoration: none;
    padding-top: 5px;

}
.home-content .latest-news .news .news-container .excerpt-read-more {
	display: none;
}
.home-content .latest-news .news .news-container .full-article {
  padding-top: 30px;
}
.home-content .latest-news .news .news-container .full-article p {
  bottom: 0;
	position: absolute;
  right: 20px;
}
.contact-info p{
    font-size:16px;
    line-height:20px;
}

.contact-info p:first-child{
    font-size:16px !important;
    line-height:20px;
}

/* Christmas Banner */
.christmas-banner{
	height: 362px;
    margin: 75px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
}

/*Inner Content */
.home .mainbody {
    margin-top: 0;
}

.mainbody {
    margin-top: 55px;
}

.page-id-6 #inner-content main p {
    margin-bottom: 30px;
}

.page-id-6 #inner-content main  p:first-child {
    font-weight: 500;
    font-size: 24px;
}

/*.page-id-6 .main-content-inner img {
    margin-bottom: 40px;
    margin-top: 20px;
}*/

#inner-content main div.orange {
    margin-bottom: 30px;
  padding:30px 40px;
  background-color: #E96D1F;
}

#inner-content main div.orange p {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;   
    margin-bottom: 0;
}

#inner-content main div.orange img{
margin-bottom:0;
}

#inner-content main .greyBox{
    background:#F1F1F1;
  padding:30px 40px;
  margin-top: 25px;
}

/* Resources Page */
.resources-list {
    *zoom: 1;
}
.resources-list:before,
.resources-list:after {
    content: "";
    display: table;
    line-height: 0;
}
.resources-list:after {
    clear: both;
}
.resources-list, .resources-list > li {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.resources-list {
    list-style: none;
    margin: -6.1842105% 0 0 -2.2368421%;
    padding: 0;
}
.resources-list > li {
    float: left;
    margin: 6.048906% 0 0 2.1879022%;
    text-align: center;
    width: 31.145431%;
}
.resources-list > li:nth-child(3n+1) {
    clear: both;
}
.resources-list > li a {
    color: #4d5159;
    display: block;
    line-height: 1.333333em;
    text-decoration: none;
}
.resources-list > li a:hover {
    color: #ea6d20;
}
.resources-list > li a strong {
    display: block;
    font-weight: normal;
}
.resources-list > li a img {
    display: inline;
    margin-top: 15px;
}
.mce-content-body img[data-wp-more] {
	height: 16px !important;
}

.map iframe {
  pointer-events: none;
  margin-bottom: -9px;
}
/*********************
GRAVITY FORM
*********************/

div.gform_wrapper {
    margin: 0;
    max-width: none;
}

div.gform_wrapper ul li.gfield:first-child{
    margin-top:0;
}

.gform_wrapper .top_label .gfield_error{
    width:100%;
}

div.gform_wrapper ul li.gfield {
    margin: 20px 0;
}
div.gform_wrapper .top_label .gfield_label, .gform_wrapper .left_label .gfield_label {
    display: block;
    font-weight: inherit;
    margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
    width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
    width: 100%;
}
div.gform_wrapper .gform_footer {
    padding: 0;
}


/*Footer*/

.page-id-14 .contact-button{
    display:none;
}

.main-footer {
    background-color: #4D5159;
    padding-top: 30px;
    padding-bottom: 35px;
}

.main-footer .footer-col h3 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 15px;
}
.main-footer .footer-col:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #71747A;
    width: 1px;
    height: 65px;
    bottom: 0;
    margin: auto;
}
.main-footer .footer-col-1:after, .main-footer .footer-col-4:after  {
    background-color: transparent;
}

.main-footer .footer-col-2 .sitemap {
    padding-left: 0;
    
}

.main-footer .footer-col-2 .sitemap li {
    font-size: 16px;
    list-style: none;
}

.main-footer .footer-col-2 .sitemap li a {
    color: #FFF;
    font-weight: 400;
    line-height: 175%
}

.main-footer .footer-col-3 p.footer-phone {
    background: url(library/images/footer-phone.png) no-repeat left center;
    color: #FFF;
    font-size: 16px;
    padding-left: 30px;
    font-weight: 400;
}

.main-footer .footer-col-3 p.footer-mail {
    background: url(library/images/footer-mail.png) no-repeat left center;
    font-size: 16px;
    padding-left: 30px;
}

.main-footer .footer-col-3 p.footer-mail a {
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
}

.main-footer .footer-col-4 p, .main-footer .footer-col-4 a {
    color: #FFF;
    font-size: 16px;
}
.main-footer .footer-col-4 a.excite {
    display: inline-block;
    vertical-align: bottom;
}

.contact-button  {
    position: relative;
}

.contact-button a {
    font-weight: 500;
    font-size: 20px;
}


/*** Enter your custom style for elements on homepage here ***/


/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-sidebar ul.menu > li {
    margin-bottom: 10px;
}
.main-sidebar ul.menu > li > a {
    background: #4D525A;
    color: #FFF;
    display: block;
    letter-spacing: 0.006em;
    padding: 20px 30px 20px 30px;
    position: relative;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
    background: #A7C5BD;
    color: #FFF;

}
.main-sidebar .sidebar-news {
    margin-top: 50px;
}
.main-sidebar .sidebar-news h3 {
    font-size: 24px;
    font-weight: 700;
}
/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
    margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
    margin-left: 0;
}
/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
 *zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before, .widget_woothemes_testimonials > .testimonials:after {
    content: "";
    display: table;
    line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
    clear: both;
}
.widget_woothemes_testimonials > .testimonials {
    position: relative;
}
.testimonials-list .quote > img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 164px;
}
.testimonials-list .quote blockquote {
    font-size: 1.8125rem;
    line-height: 1.3384083em;
    margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
    font-size: 1.6875rem;
    line-height: 1.333333em;
    margin: 0;
}
.testimonials-list .quote .author {
    display: block;
    font-size: 1.4375rem;
    font-style: normal;
    margin: 0 0 0 210px;
}
/*********************
FLEXSLIDER
*********************/
.flex-direction-nav {
    height: 0;
}
.flex-nav-prev {
    float: left;
}
.flex-nav-next {
    float: right;
}
.flex-direction-nav a:before {
    color: rgba(0,0,0,0.4);
    font-family: FontAwesome;
    font-size: 60px;
    line-height: 34px;
    text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
    content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
    content: "\f105";
}
.flex-direction-nav a {
    font-size: 0;
    line-height: 0;
    opacity: 1;
    outline: none;
    text-indent: -999em;
    width: 25px;
}
/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
    margin: 0;
    max-width: none;
}
div.gform_wrapper ul li.gfield {
    margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label, .gform_wrapper .left_label .gfield_label {
    display: block;
    font-weight: inherit;
    margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
    width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
    width: 100%;
}
div.gform_wrapper .gform_footer {
    padding: 0;
}
/*********************
BLOG
*********************/
.blog-description {
    background: #f4f4f4;
    margin: 0 0 43px;
    padding: 25px 30px;
}
.blog-description p {
    margin: 0;
}
.post-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.postlist .post {
    border-top: 1px solid #e5e5e5;
    margin-top: 35px;
    padding-top: 35px;
}
.postlist .post-list .post:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.post-list-date {
    margin-bottom: 14px;
}
.post-list-date a {
    text-decoration: underline;
}
h2.entry-title {
    font-size: 1.8125rem;
    margin-bottom: 18px;
}
.post-list-thumbnail {
    float: left;
    margin-bottom: 5px;
    margin-right: 35px;
    width: 235px;
}
.post-list-content p {
    margin-top: 0;
}

.excerpt-read-more {
	display: block;
  text-align: right;
}
h1.single-title {
    font-size: 2.8125rem;
    font-weight: 700;
    margin-bottom: 20px;
}
.post-image {
    margin: 15px 0;
  text-align: center;
}

.post-image img{
display: inline-block;
}

/*********************
NAVIGATION
*********************/
.header-menu {
    background-color: #4D525A;
}
nav.main-nav ul.nav {
 *zoom: 1;
}
nav.main-nav ul.nav:before, nav.main-nav ul.nav:after {
    content: "";
    display: table;
    line-height: 0;
}
nav.main-nav ul.nav:after {
    clear: both;
}
nav.main-nav ul.nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.main-nav ul.nav > li {
    float: left;
    margin-left: -1px;
    position: relative;
}
nav.main-nav ul.nav > li > a {
    color: #FFF;
    display: block;
    font-size: 2rem;
    line-height: 75px;
    padding: 0 24px 0 24px;
    position: relative;
    text-decoration: none;
    z-index: 1;
}


nav.main-nav ul.nav > li > a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    margin: auto;
    width: 2px;
    background-color: #8B94A2;
    height: 20px;
}


nav.main-nav ul.nav > li:first-child > a {
    background-image: url(library/images/icon-home.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    text-indent: -999em;
    width: 73px;
}


nav.main-nav ul.nav > li:last-child > a {
    margin-right: 0;
}

nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a, nav.main-nav ul.nav > li:hover > a, nav.main-nav ul.nav > li:first-child > a:hover, nav.main-nav ul.nav > li:first-child > a:active, nav.main-nav ul.nav > li.current-menu-item:first-child > a {
    background-color: #A7C5BD;
    position: relative;
    z-index: 9;
}

nav.main-nav ul.nav > li.current-menu-item > a:after, nav.main-nav ul.nav > li.current-parent-item > a:after, nav.main-nav ul.nav > li.current-menu-ancestor > a:after, nav.main-nav ul.nav > li:hover > a:after {
    visibility: hidden;
}

nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a {
    font-weight: normal;
}
nav.main-nav ul.nav li ul {
    background: #4D525A;
    left: 100%;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
    filter: alpha(opacity=0);
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    visibility: hidden;
    width: 250px;
    z-index: 99;
}
nav.main-nav ul.nav li:hover ul {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
}
nav.main-nav ul.nav > li > ul {
    left: 0;
    top: 100%;
}
nav.main-nav ul.nav li ul li {
    border-top: 1px solid #fff;
}
nav.main-nav ul.nav li ul li:first-child {
    border-top: none;
}
nav.main-nav ul.nav li ul li a {
    color: #fff;
    display: block;
    padding: 12px 14px;
    text-decoration: none;
}
nav.main-nav ul.nav li ul li.current-menu-item > a, nav.main-nav ul.nav li ul li.current-parent-item > a, nav.main-nav ul.nav li ul li.current-menu-ancestor > a, nav.main-nav ul.nav li ul li a:hover {
    background: #A7C5BD;
}
#wprmenu_menu .wpr_social_icons a {
    text-decoration: none;
}
/*********************
BACK TO TOP
*********************/
.cd-top {
    background: url(../fonts/cd-top-arrow.svg) no-repeat center 50% rgba(123,33,42, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    bottom: 30px;
    display: inline-block;
    height: 44px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 30px;
    text-indent: 100%;
    visibility: hidden;
    white-space: nowrap;
    width: 44px;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: 0.5;
}
.no-touch .cd-top:hover {
    background-color: #7b212a;
    opacity: 1;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1023px) {
h1 {
    font-size: 3rem;
}
h2 {
    font-size: 1.75rem;
}
h2.entry-title {
    font-size: 1.375rem;
}
.post-list-thumbnail {
    margin-right: 15px;
}
.table-style-1 td, .table-style-1 th {
    padding-left: 10px;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    right: 0;
}
.cd-top {
    bottom: 20px;
    right: 20px;
}
/*** Enter your custom style here ***/
}
 @media (max-width: 767px) {
html {
    font-size: 87.5% !important;
}
.post-list-thumbnail {
    float: none;
    margin: 0 0 10px;
}
.postlist > article.post {
    margin-top: 25px;
    padding-top: 25px;
}
.top-menu {
    display: none;
}
.csColumn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
.cd-top {
    bottom: 10px;
    right: 10px;
}
/*** Enter your custom style here ***/
.resources-list {
    margin: -30px auto 0;
}
.resources-list > li {
    float: none;
    margin: 30px 0 0;
    width: auto;
}
.resources-list > li a strong {
    min-height: 1px !important;
}
.resources-list > li a img {
    margin-top: 10px;
    width: 200px;
}
}
 @media (max-width: 480px) {
.g-recaptcha {
    -moz-transform: scale(0.925);
    -webkit-transform: scale(0.925);
    transform: scale(0.925);
    transform-origin: left center 0;
}
#fancybox-content .g-recaptcha {
    -moz-transform: scale(0.725);
    -webkit-transform: scale(0.725);
    transform: scale(0.725);
    transform-origin: left center 0;
}
/*** Enter your custom style here ***/
}


/*Media Queries*/
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}   



@media(min-width: 1100px) {

    
}

@media(min-width:1025px) {
.main-footer .footer-col-2 {
        padding-right: 70px;
    }
}

@media(min-width: 992px) and (max-width: 1200px) {
    header.main-header .header-menu .login-btn {
        float: right;
    }
    .portal-container:after {
        right: 150px;
    }
  	.portal-container .portal-buttons:before {
  	    left: 366px;
    		top: 117px;
  }
}
@media(max-width: 1023px) {
    .home-content .portal-buttons .portal .port, .home-content .latest-news .news li {
        margin-top: 30px;
    }
    .footer-col {
        min-height: auto !important;
        margin-top: 20px;
    }
    .contact-button {
        text-align: right;
    }
    .home-content .home-text {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
    header.main-header .header-top .contacts {
        padding-right: 0;
    }
    header.main-header .header-menu .login {
        padding-left: 0;
    }
    .mainbody {
        margin-bottom: 90px;
    }
    header.main-header .header-menu .login-btn {
        float: right;
    }
    .portal {
        padding-right:  4px;
        padding-left: 4px;
    }
    .portal-buttons .first {
        padding-left: 0px;

    }
    .portal-buttons .last {
        padding-right: 0px;
        /*padding-left: 18px;*/
    }
    .home-content .portal-buttons .portal .port {
        padding: 37px 15px 10px 15px;
        max-width: 208px;
    }
    .home-content .portal-buttons .portal.last .port {
        padding: 37px 11px 10px 11px;  
    }
    .portal-container {
        margin-top: -124px;
        position: relative;
        z-index: 9;
    }
    .home-content .home-text {
        margin-top: 80px;
    }
    .home-content .latest-news .news li {
        padding-right:  6px;
        padding-left: 6px;
    }
    .home-content .latest-news .news li:first-child {
        padding-left: 0;
    }
    .home-content .latest-news .news li:last-child {
        padding-right: 0;
    }

    #inner-content main {
        padding-right: 20px;
    }
    .inner-banner-inner {
        padding: 59px 0;
    }
    .main-footer {
        padding-top: 90px;
        padding-bottom: 50px;
    }
    .main-footer .footer-col-1 {
        width: 18.666667%;
        padding-left: 35px;
    }
    .main-footer .footer-col-1 img {
        padding-top: 15px;
    }
    .main-footer .footer-col-2 {
        width: 20%;
        padding-left: 5px;
    }
    .main-footer .footer-col-3 {
            width: 29%;
            padding: 0 45px;
    }
    .main-footer .footer-col-4 {
        width: 32.333333%;
    }
    .main-footer .footer-col-4 {
        padding-right: 15px;
        padding-left: 55px;
    }
    
}
@media(min-width: 768px) and (max-width: 991px) {
    .portal-container:before {
        left: 140px;
        top: 165px;
    }
    .portal-container:after {
        left: 210px;
        bottom: -25px;
    }
    .main-header .header-top .logo img {
        margin-bottom: 30px !important;
    }
    header.main-header .header-top .contacts {
        text-align:center;
    }
  .portal-container .portal-buttons:before {
    top: 117px;
    left: 478px;
  }
  .home-content .latest-news .news .news-container {
  	min-height: 567px;
  }
}
@media(max-width: 991px) {
    .portal {
        padding-right:  4px;
        padding-left: 4px;
    }
    .main-header .header-top .logo img {
        margin: 0 auto;
        display: block;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    nav.main-nav ul.nav > li > a {
    font-size: 1.5rem;
  }
    .main-footer .footer-col-2 {
    padding-right: 0;
  }
  .main-footer .footer-col-2 .sitemap li {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
    .contact-button a {
        position: absolute;
        bottom: -30px;
        right: 0;
        padding: 15px 45px 15px;
    }
    .main-footer .footer-col-2 .sitemap {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        padding-left: 0;
    -webkit-column-gap: 0; /* Chrome, Safari, Opera */
    -moz-column-gap: 0; /* Firefox */
    column-gap: 0;
    }
}

@media(max-width: 768px) {
    .home-content .home-text, .page-heading {
        padding-left: 15px;
        padding-right: 15px;
    }
    #inner-content main, .main-sidebar {
        padding-left: 30px;
        padding-right: 30px;
    }
    .main-header .header-top .logo {
        padding: 0 30px;
        margin: 0 auto;
        display: block;
    }
    .main-header .header-top .logo img {
        margin: 0 auto;
        display: block;
    }
    header.main-header .header-top .contacts  {
        text-align: center;
    }
    header.main-header .header-top .contacts .contact-details li {
        display: inline-block;
        margin-top: 20px;
    }
    .main-footer .footer-col-1 img {
        margin: 0 auto;
        display: block;
    }
    .main-footer .footer-col-4 p {
        text-align: center;
    }

}

@media (max-width: 767px) {
    .portal-buttons .port {
        max-width: 208px;
    }
    header.main-header .header-menu .login-btn {
        margin: 10px auto
    }
    .portal-container:before, .portal-container:after, .home-content .portal-buttons .portal:nth-child(2):after, .home-content .portal-buttons .portal:nth-child(3):after {
        visibility: hidden;
    }
  .portal-container .portal-buttons:before {
  	display: none;
  }
  .main-footer .footer-col-2 .sitemap {
  	text-align: center;
  }
}
@media (max-width: 736px) {
    
}

@media(max-width: 320px) {
    .contact-button {
        text-align: center;
    }
    .contact-button a {
        font-size: 18px;
    }
}



.weve-moved-banner {
	padding-top: 10%;
}