/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.img-responsive {
	width: 100%;
}

div {overflow-x:hidden; overflow-y:hidden;}
div.contextual-links-wrapper {overflow-x:visible; overflow-y:visible;}
body {	
	background:#fff;
	color:#555;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	padding:0;
}
.clearfix {
	clear:both;	
}
a {text-decoration:none;}
a.red, p a {font-weight:600; color:#bc463a;}
a:hover {text-decoration:none; color:#bc463a;}

h1 {font-size:50px; font-weight:500; margin-bottom:5px;}
h3 {font-size:24px; font-weight:500; margin-bottom:5px; line-height:32px;}
h4 {font-size:20px; font-weight:500; line-height:30px;}

a h4 {font-weight:600;}

p {font-size:14px; line-height:20px; margin-bottom:20px;}
p.lg {font-size:16px; line-height:22px;}

.sixteen {font-size:16px;}
.semi-bold {font-weight:500;}

.container-fluid {padding:0; margin:0;}
.container {margin:0 auto;}

.panel-padding {padding:80px 0;}
.box-padding {padding:24px;}

img.full-width {width:100%; height:auto;}

::-webkit-input-placeholder {color:#666; opacity:1;} 
:-moz-placeholder {color:#666; opacity:1;} 
::-moz-placeholder {color:#666; opacity:1;}
:-ms-input-placeholder {color:#666; opacity:1;}

/* Colors */

.bg-dk-green {background:#005e5e; padding:50px 0;}
.bg-footer-green {background:#449a88;}
.bg-lt-gray {background:#eee;}
.bg-white {background:#fff;}
.bg-lt-blue {background:#d3eaf4;}

.text-blue {color:#759dc8;}
.text-black {color:#000;}
.text-white {color:#fff;}

/* Global */

.videooverlay {
    background-color: #ffffff;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3000;
    text-align: center;
}

.videooverlay iframe {
    margin: 100px auto 0;
    text-align: center;
}

.x-icon {
    left: 35%;
    position: relative;
    top: 100px;
}

.x-icon:hover {
    cursor: pointer;
    cursor: hand;
}

.video-popup img {
    margin-top: 0px;
}

.video-popup img:hover {
    cursor: pointer;
    cursor: hand;
}

.resource a:hover {
    cursor: pointer;
    cursor: hand;
}

.yt-btn {
   margin-top: -30px;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    display: block;
}

.yt-btn:hover {
    cursor: pointer;
    cursor: hand;
}

.page-resources-education #block-system-main {
    min-height: 500px;
}

#logo {width:418px; height:auto;}

.top-nav {
    background-color:#ccc;    
    padding:10px;
    text-align:right;
    text-transform: uppercase;
}
    .top-nav a {
        color:#666;
        font-size:14px;
        font-weight:600;
    }
        .top-nav a img {position:relative; top:-1px; padding:0 0 0 5px;}

.navbar {
    padding:20px 20px 10px 20px;  
    background:#fff;
    height:auto !important;
    z-index:0;
}
    .menu {float:right; margin:0px 0 0 0; height:auto !important; padding:0;}
.menu li {padding:0; background:none !important;}
    .navbar-nav li a {
        color:#666;
        font-size:14px;
        font-weight:500;
        margin-left:24px;
        text-transform: uppercase;
        padding:22px 0 0 0;
        height:auto !important;
        background:none !important;
    }
        .menu a:hover {color:#759dc8 !important;}

    .navbar-default {border:none;}

.btn-red, .navbar-nav li a.btn-red {
    background:#bc463a !important;
    color:#fff !important;
    padding:22px 25px !important;
    opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
    .btn-red:hover, .navbar-nav li a.btn-red:hover, input.btn-red:hover {
        opacity: 0.8;
        filter: alpha(opacity=40); /* For IE8 and earlier */   
    }

input.btn-red {
    padding:10px !important;
    text-transform:uppercase;
    border:none;
    width:120px;
    height:51px;
    text-align:center;
    cursor:pointer;
}
input.email {
    float:left;   
}
input.email, input.field, textarea {
    border:none;
    height:50px;
    padding:10px;   
    width:320px;
}
input.field, textarea {width:100%; margin-bottom:20px;}
textarea {height:100px; resize:none;}

nav.footer {
    margin: 0 0 30px 0;   
    border:none;
    padding:0;
}
    nav.footer a {
        color:#fff;
        font-size:14px;
        margin:0 10px;
        text-transform: uppercase;   
    }
.region-footer ul {
    margin: 0 0 30px 0;   
    border:none;
    padding:0;
	float: none;
}
.region-footer ul li {
	display: inline-block;
}
.region-footer ul a, .region-footer ul a:hover, .region-footer ul a:focus, .region-footer ul a:visited {
        color:#fff !important;
        font-size:14px;
        margin:0 10px;
        text-transform: uppercase;   
		display: inline-block;
		background: none !important;
		padding: 0;
    }

    #back-to-top {
        background:url('../images/btn-top.jpg') no-repeat;
        background-size:80px auto;
		position:fixed;
		right:30px;
		height:36px;
		width:80px;
		z-index:9;
        border-radius:5px;
        bottom:50px;
        cursor:pointer;
	}
	#back-to-top.hide {display:none} #back-to-top.display {display:block}
.clear {
	clear: both;
}
/* Home */

.photo-credit {position:absolute; font-size:12px; color:#fff; bottom:0px; right:0px; background:#333; opacity:.8; padding:6px;}

.slides, .slides .views-field-field-image  {width:100%; height:650px; overflow: hidden;}
.flexslider .slides > li {
	position: relative;
}
    .slides li .quote {
        color:#fff; 
        position: absolute; 
        text-shadow:0 3px 11px rgba(50,50,50,1); 
        width:100%; 
        text-align:center; 
        font-size:20px;
        top:50%;
        padding:0 10%;
		    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
	z-index: 3;
}
.flex-direction-nav a:before {
	height: 30px;
}
.flexslider .slides img {
	height: 650px;
}
    
	.slides li .views-field-field-image .field-content img {
		position: relative;
		z-index: 1;
	}
	.slides li .views-field-field-image .field-content:after {
		content: '';
		background: url(../images/banner-overlay.png) no-repeat center center;
		background-size: cover;
		position: absolute;
		z-index: 2;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.slides li .quote p {
		font-size: 20px;
		line-height: 28px;
	}
.slides li img {width:100%; height:auto;}

.bg-map {
    background-image:url(../images/LocationsMap5.24.16.JPG); 
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    padding:200px 0 !important;
}

#hp-newsletter {
    float: left !important;
    width: 50% !important;
}

#hp-newsletter2 {
    float: left !important;
    width: 50% !important;
}

.social-proof {padding:0 0 10px 0;}
.social-proof img {opacity: 1; margin:50px auto 15px auto; width:180px; height:180px; -webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px; border:10px solid #e9f5fa;}
.social-proof-quote {height:400px;}

.col-sm-4 .bg-white, .resource .bg-white {padding:0 24px;}

.lincoln-logo {width:400px; height:auto;}

/* Resources */ 

#resources {padding-top:0px; padding-bottom:30px;}
.resource .bg-white {height:390px;}

#resources .resource, .form-type-select {
    float:left;
    margin-right:3%;
    margin-bottom:30px;
    width:30%;  
    position:relative;
}
/* #resources .resource:nth-child(3n), .form-type-select:nth-of-type(4n) {margin-right:0;} */

#resources .resource .image {
    height:170px; overflow:hidden !important;
    position: relative;
}

.read-more {
    width:100%;
    position:absolute;
    display:none;
}
    .read-more img {
        width:100%; height:auto;   
    }

/* Event Calendar */

#calendar {padding:0 0 50px 0;}
.item-desc, .item-date, .more-info {padding-top:20px; padding-bottom:20px; margin-bottom:2px; height:100px;}
.item-desc, .more-info {background:#fff;}
.item-desc p.lg {margin-bottom:0;}
.item-desc h4 {line-height:24px;}
.item-date {
    background:#6dbbdc;
    color:#fff;
    font-size:40px;
    font-weight:300;
    text-align:center;
}
.more-info a {margin-top:20px; display:block; text-transform:uppercase; color:#bc463a; font-weight:500;}

#event_detail img {width:100%; height:auto; display:block; margin-bottom:20px;}
#event_detail p {font-size:16px !important;}
#event_detail .bg-white {padding:20px; margin-bottom:20px;}

/* Contact */

#contact .col-sm-4 .bg-white {
height:170px;
margin-bottom:30px;}

/* Get Involved */

#get-involved {background:url('../images/bg-join.jpg') no-repeat; background-size:100% auto;}
#get-involved p.lg {font-size:18px; line-height:26px;}

/* Who We Are */

.col-sm-5 ul li {margin:0 0 20px 20px;}
.modal-header {border:none; padding:0 14px; z-index:999; position:relative;}

.close{float:right;font-size:51px;font-weight:bold;line-height:1;color:#bc463a;text-shadow:0 1px 0 #fff;opacity:1;filter:alpha(opacity=20)}
.close:hover,.close:focus{color:#bc463a;text-decoration:none;cursor:pointer;opacity:1;filter:alpha(opacity=50);}

.bio {
    float:left;
    margin-right:3%;
    margin-bottom:30px;
    width:31%;  
    position:relative;
}
.bio:nth-child(3n) {margin-right:0;}

.bio.sm {
    width:22%;
    margin-right:3%;
}
.bio:nth-child(4n) {margin-right:0;}

.bio .image {cursor:pointer;}

.read-more {
    width:100%;
    position:absolute;
    display:none;
}
    .bio img {
        width:100%; height:auto;   
    }
.bio .bg-white {padding:22px 0; font-size:16px;}

/* Locations */

.nav-tabs {width:1140px; margin:0 auto; border:none;}
.tab-border {border-top:1px solid #759dc8;}
.nav-tabs>li>a {color:#555; font-size:20px;}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#759dc8;background-color:#fff;border:1px solid #759dc8;border-bottom-color:transparent;cursor:default;}
.nav-tabs>li >a:hover {background:transparent;}
.nav-tabs li {width:16.66666667%; text-align:center;}
#locations {padding:80px 0 0 0;}
#locations .heading h3 {margin-bottom:16px;}
#locations .heading {font-size:20px; padding:0 0 80px 0;}
#locations .heading a {margin:0 16px; text-decoration:none;}
.tab-pane .row {padding:40px 0 0 0;}
.tab-pane .row a {display:block; margin:0 0 40px 0; font-size:20px; color:#555; text-decoration:none;}
.tab-pane .row a:hover, .tab-pane .row a:active {color:#759dc8;} 
.location {padding:40px !important; margin-bottom:40px; height:300px;}
.field-content a.active {color:#759dc8;}
.location-list .dropdown {display:none;}

/* Drupal */

.block-title {display:none;}
#block-custom-search-blocks-1 {background:#eee; padding:40px 0 0 0;}
body.page-resources-education .region-content div, body.page-calendar-of-events .region-content div {overflow-y:visible !important; overflow-x:visible !important;}

.loadingmodal {
    display:    none;
    position:   fixed;
    z-index:    1;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .2 ) 
                url('../images/spinner.gif') 
                50% 50% 
                no-repeat;
    background-size:100px auto;
}
body.loading {
    overflow: hidden;   
}
body.loading .loadingmodal {
    display: block;
}

.flexslider {
	margin: 0;
	border: none;
	border-radius: 0;
}

/* Congress Page */
.glob-con{
    color: #555555;
}
.glob-con p{
    font-size: 16px;
    line-height: 150%;
}
.glob-con .congress-date{
	text-align: center;
    margin: 50px 0 10px 0;
}
.global-con hr {
   margin-top: 20px;
   margin-bottom: 20px;
   border: 0;
   border-top: 1px solid #eeeeee;
   width: 50%;
}
.glob-con .thanks-section h2 {
   line-height: 130%;
}
.glob-con .chile-column img {
   height: 675px !important;
}

.glob-con .date p {
  padding-top: 80px;
}


.glob-con .additional-resources {
	padding: 0;
}
.glob-con .additional-logos {
	padding-top: 70px;
}
.glob-con .banner{
    background:url('/sites/default/files/pictures/Catalonia_landscape_photo1.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 200px 0 160px 0;
}
.glob-con .banner h1, .glob-con .banner p{
    text-shadow: 4px 4px 10px #333;
}
.glob-con .banner p {
    font-size: 24px;
    line-height: 150%;
}
.glob-con .banner h1{
    font-size: 50px;
}
.glob-con .ngo-section > p {
    float: right;
    margin-bottom: 80px;
}
.glob-con .ngo-section {
    padding: 0px 0 100px 0;
}
.glob-con .address-item {
    font-size: 20px;
    line-height: 180%;
    font-weight: 600;
    padding-left: 35px;
    padding-right: 20px;
    border-left: 2px solid #449987;
}
.glob-con .address-item a{
    color: #bc463a;
}
.glob-con .address-item a:hover{
    color: #bc463a;
}
.glob-con .ngo-section .green {
    color: #449987;
    font-weight: 500;
    font-style: normal;
}
.glob-con .chile-column {
    display: table-cell;
    width: 50%;
    margin-right: -4px;
    vertical-align: top;
}
.glob-con .chile-column a {
    color: #fff;
    text-decoration: underline;
}
.glob-con .chile-column.text-col{
    background: #449987;
    padding: 50px 80px 30px 65px;
    color: #fff;
}
.glob-con .chile-column ul{
    padding-left: 20px;
}
.glob-con .chile-column li {
    margin-bottom: 15px;
    line-height: 150%;
}
.glob-con .photocredit p{
    color: #808080;
    font-size: 12px;
}
.glob-con .ngo-section .photocredit p {
    float: right;
    margin-right: 30px;
    margin-bottom: 40px;
}
.glob-con .additional-resources {
    text-align: center;
}
.glob-con .additional-resources h4{
        font-size: 24px;
    margin-bottom: 15px;
}
.glob-con .additional-resources .resource-wrap {
    margin-top: 50px;
    background: #ededed;
    padding: 45px 40px 20px 40px;
}
.glob-con .additional-resources .img-wrap img{
    max-width: 50px;
    width: 100%;
    margin-bottom: 25px;
}
.glob-con .additional-resources .resource-wrap h4 {
    font-size: 16px;
    font-weight: 600;
}
.glob-con .additional-resources .resource-wrap p {
    font-size: 14px;
}
.glob-con .additional-resources .resource-wrap .text-wrap p {
    min-height: 72px;
}
.glob-con .resource-wrap .button {
    background: #bc463a;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    margin-bottom: 15px;
}
.glob-con .contact-section{
    background: #b7453a;
    color: #fff;
    text-align: center;
    padding: 100px 0 125px 0;
}
.glob-con .contact-section a {
    color: #fff;
}
.glob-con .contact-section h2{
    font-size: 30px;
    margin-bottom: 20px;
}
.glob-con .contact-section .img-wrap, .glob-con .contact-section .img-or {
    text-align: center;
    margin-top: 45px;
}
.glob-con .contact-section .img-wrap img {
    max-width: 65px;
    width: 100%;
}
.glob-con .contact-section .img-or > img {
    max-width: 25px;
    width: 100%;
}
.glob-con .contact-section a {
    color: #fff;
    margin-top: 15px;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}
.glob-con .thanks-section {
    padding: 70px 0 60px 0;
}
.glob-con .thanks-section h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.glob-con .thanks-section h4 {
    font-size: 18px;
    padding-bottom: 20px;
}
.glob-con .thanks-section .planning-title{
    margin-top: 40px;
}
.glob-con .thanks-section .thank-you-text{
    margin-bottom: 30px;
}

/* Google Translate */

#google_translate_element .goog-te-gadget-simple {border:none;background:transparent;}
#google_translate_element img {display:none; border:none;} 
.goog-te-menu-value {border:none; padding:0 20px 0 0; background:url('../images/icon-carrot-down.png') no-repeat right center;}
.goog-te-menu-value span {border:none !important; color:#666; font-size:14px; font-weight:400;} .goog-te-menu-value span:nth-of-type(3) {display:none;}

/* Responsive */

@media only screen and (min-width:1100px) {
    .calendar-item:hover .item-desc, .calendar-item:hover .item-date, .calendar-item:hover .more-info, .calendar-item:hover .more-info a {background:#449a88; color:#fff !important;}   
}

@media only screen and (max-width:1400px) {
   .navbar-nav li a {            
        font-size:12px;
        margin-left:24px;
    }
     .slides li img {height:100%; width:auto;}
}

@media only screen and (max-width:1200px) {
    .social-proof-quote {height:500px;}
    #contact .col-sm-4 .bg-white {height:260px;} 
    #get-involved {background-size:100% 100%;}
    .nav-tabs {width:100%;}
    .bio .bg-white {height:70px;} 
    .bio .bg-white h4 {font-size:15px; line-height:18px;}
    .nav-tabs>li>a, .field-content a {font-size:16px !important;}
    #hp-resources .col-sm-4 .bg-white {height:400px !important;}
    .resource .bg-white {height:490px;}
}

@media only screen and (max-width:992px) {
    .social-proof-quote {height:650px;}
	.social-proof {
		height: 380px;
	}
    .menu {float:none; width:100%;}
    .navbar-nav li a {
        display:block;
        clear:both;
        float:left;
        padding:20px;
    }   
    .navbar {margin:0;}
    .navbar-toggle {width:100%; background:#ecf5f2; border:none; color:#469987; text-transform:uppercase; padding:10px 0; margin:20px 0 0 0; text-align:center; border-radius:0;} 
    .navbar-toggle:hover, .navbar-toggle:focus {background-color:#ecf5f2 !important;}
    .navbar-toggle img {top:-2px; position:relative; display: none;}
    .navbar-toggle .menu-label {
		background: url('../images/icon-menu.png') no-repeat left 5px transparent;
		display: inline-block;
		padding-left: 20px;
		min-height: 11px;
	}
    
    .navbar-nav li a {text-align:center; width:50%; padding:20px 0; float:left !important; display:inline-block !important; clear:none; background:#ecf5f2 !important; border:2px solid #fff; margin:0; line-height:40px; height:80px;}
    .navbar-nav li a .text {vertical-align: middle;}
    #navbar-collapse {padding:0;}
    .navbar-nav li.last a {background:#bc463a !important; color:#fff !important; margin:0;}    
    .navbar-nav {margin:0 !important; padding:0 !important; width:100% !important;}
    
    
    img.mobile {width:50%; margin:0 auto;}
    input.email {width:100%;}
    input.btn-red {float:none !important; clear:both !important; width:100% !important;}
    .bg-map {padding:100px 0 !important;}
    
    .item-desc, .item-date, .more-info {height:150px;}
    #get-involved {background-size:auto 100%;}
    #get-involved .col-sm-4.col-sm-offset-6 input {font-size:13px;}
    
    .nav-tabs li, .nav-tabs li.active a {width:100%; border:0 !important;}
    .tab-border {border-top:4px solid #759dc8;}
    .location-list .col-sm-4 {width:100% !important; }
    .location {height:auto;}
    .tab-pane .row a  {font-size:16px !important;}
    
    .location-list .dropdown {display:block; width:200px; margin:0 auto;}
    .location-list .dropdown button {width:100%;}
    .location-list .nav.nav-tabs, .tab-border {display:none;}
    .tab-content {min-height:400px;} .tab-content #europe {display:none;}
    .dropdown-menu li a {background:transparent !important; color:#333 !important;}
    .dropdown-menu li a .caret {display:none;}
    .resource .bg-white {height:600px;}
}

@media only screen 
and (max-width : 800px)
and (-webkit-min-device-pixel-ratio: 2) { .item-desc, .item-date, .more-info {height:150px !important;} }

@media only screen and (max-width:768px) {
    .social-proof-quote {height:auto;}
     .slides li .quote br {display:none;}
    
    #resources .filter {margin:0;}
    #resources .resource, .form-type-select {width:47%; margin-right:3% !important;}
    #resources .resource:nth-child(2n), .content .form-type-select:nth-child(2n) {margin-right:0;}
   
    
    .item-desc, .item-date, .more-info {padding-top:5px !important; padding-bottom:5px !important; margin-bottom:0px; height:auto !important;}
    .item-desc, .more-info {background:#fff;}
    .item-desc p.lg {margin-bottom:0;}
    .item-date {
        background:#6dbbdc;
        color:#fff;
        font-size:20px;
        font-weight:300;
        text-align:center;
        height:auto !important;
    }
    .more-info a {margin-top:0px; display:block; text-transform:uppercase; color:#bc463a; font-weight:500; padding:0;}
    .calendar-item {margin-bottom:20px;}
    #contact .col-sm-4 .bg-white {height:auto; margin-bottom:20px;}
    #the-team .bio .bg-white {height:100px;}
    
    .panel-padding {padding:30px 0;}
    #hp-resources .col-sm-4 .bg-white {height:auto !important;}
    
     #resources {padding-top:20px;}
    #resources .filter {margin:0;}    
    #resources .resource, .form-type-select {float:none; width:100%; margin-right:0 !important;}
    #resources .select {margin-bottom:20px;}
    #resources .select .resource {margin-bottom:5px !important;}
    .resource .bg-white {height:auto;}
    
}

@media only screen and (max-width:600px) {
    .navbar-nav a {float:none; width:100%; height:auto;}
}

@media only screen and (max-width:480px) {
    h1 {font-size:31px;}
    img.mobile {width:90%; margin:0 auto;}
    .slides, .slides .views-field-field-image {height:430px;}  
	.slides li .quote {top:10%; font-size:13px;
	
		    transform: translateY(-10%);
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);}
    #logo {width:90%; margin:0 auto; display:block;}  
    nav.footer a, .region-footer ul li {display:block; margin:0 0 40px 0;}
    
    .navbar-nav li a, .navbar-nav li.last a {height:auto !important; padding:10px 0 !important; line-height:16px; width:100%; font-size:15px !important;} 
   
    .bio, .bio.sm {margin-bottom:0; width:100%;}
    #hp-newsletter {text-align:center;}
	.flexslider .slides img {
		height: 430px;
	}
	h1 {
		font-size: 31px;
	}
	.slides li .quote p {
		font-size: 13px;
		line-height: 18px;
	}
}
@media (max-width: 1200px) {
    .glob-con .chile-column{
        display: block;
        width: 100%;
    }
}
@media (max-width: 1080px) {
	.videooverlay iframe {
	width:560px !important;
	height:300px !important;
	}
}

@media (max-width: 600px) {
	.videooverlay iframe {
	width:300px !important;
	height:170px !important;
	}
	
	.x-icon {
	left: 38%;
    	position: relative;
    	top: 60px;
	}
}


.location-list .nav.nav-tabs > li:nth-child(1) {
    width: 10%;
}

.location-list .nav.nav-tabs > li:nth-child(2) {
    width: 10%;
}

.location-list .nav.nav-tabs > li:nth-child(6) {
    width: 30%;
}

.location .read-more {
    display: inline !important;
    width: auto !important;
    outline: 0 !important;
}

@media screen and (max-width: 992px) {
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
}

@media screen and (max-width: 767px){
    .glob-con .chile-column{
        width: 100%;
        display: inline-block;
    }
    .glob-con .chile-column.text-col{
        padding: 40px 30px;
    }
    .glob-con .contact-section{
        padding: 70px 0 80px 0;
    }
    .glob-con .address-item{
        margin-top: 30px;
    }
	
	.glob-con .chile-column img {
		height: auto !important;
	}
}