/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #000;
}

html {
    width: 100%;
    height: 100%;
}

h1, h2, h3, h4, h5, h6
{
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    /*margin: 0 0 25px;*/
    font-size: 18px;
    line-height: 1.5;
}

/*
p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}
*/

a {
    color: #42dca3;
    color: #FF9900;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover, a:focus { text-decoration: none; color: #1d9b6c; color: #CC6600; }

/* bounce arrow - begin */
.arrow { text-align: center; background-image: url('../../images/logistics/arrow-down-green.png'); bottom: 40px; height: 40px; left: 50%; width: 40px; }
/* .arrow-pos { margin-left: 3px; text-align: center; position: relative; } */
.bounce { -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; animation-name: bounce; }
.animated { -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; animation-fill-mode: both; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -ms-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
		
/* bounce arrow - end */

/* buttons */

.btn { text-transform: uppercase; }

.btn-landing { border: 2px solid #FFFFFF; border-radius: 0px; color: #FFFFFF; background-color: transparent; }

.btn-landing:hover,
.btn-landing:focus {
    border: 2px solid #383838;
    border-radius: 0px;
    outline: 0;
    color: #383838;
    background-color: #FFFFFF;
}	

.btn-social {
    border: 1px solid #6699CC;
    border-radius: 0px;
    color: #6699CC;
    background-color: transparent;
}

.btn-social:hover,
.btn-social:focus {
    border: 1px solid #000;
    border-radius: 0px;
    outline: 0;
    color: #000;
    background-color: #6699CC;
}
	
/* */



.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px;
    text-align: center;
    color: #fff;
    /*
    background: url('../../images/logistics/criticalspares/cs-intro.jpg') no-repeat bottom center scroll;
    background-color: #000;*/
    background: #282828 no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body { display: table-cell; vertical-align: middle; }

.background-section {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url('../../images/landing/background.jpg') no-repeat bottom center scroll;
  	background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.glyph-custom { color: #EE3539; }
.shadebox, .shadebox-services, .shadebox-projects { background: rgba(0, 0, 0, 0.50) no-repeat scroll 0 0; width: 100%; }
.shadebox-contact, .shadebox-follow { background: rgba(0, 0, 0, 0.00) no-repeat scroll 0 0; }
.shadebox-operate { background: rgba(0, 0, 0, 0.15) no-repeat scroll 0 0; width: 100%; }

.services {
    display: table;
    width: 100%;
    height: auto;
    height: 100%;
    padding: 0px;
    color: #fff;
    background: url('../../images/logistics/criticalspares/cs-services.jpg') no-repeat bottom center scroll;*/
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.services .services-body { display: table-cell; vertical-align: middle; }

.projects {
    display: table;
    width: 100%;
    height: auto;
    height: 100%;
    padding: 0px;
    /*padding: 100px 0;*/
    /*text-align: center;*/
    color: #fff;
    background: url('../../images/logistics/government-and-military/case-studies2.jpg') no-repeat bottom center scroll;*/
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.projects .projects-body { display: table-cell; vertical-align: middle; }

.projects-next {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #fff;
    background: url('../../images/logistics/government-and-military/case-studies2.jpg') no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.projects-next .projects-body { display: table-cell; vertical-align: middle; }

.operate {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px;
    text-align: center;
    color: #fff;
    background: url('../../images/logistics/world-map.png') no-repeat bottom center scroll;
    background-color: #0D0D0D;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.operate .operate-body { display: table-cell; vertical-align: middle; }

.contact {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #fff;
    background-color: #1A1A1A;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.contact .contact-body { display: table-cell; vertical-align: middle; }

.follow {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px;
    text-align: center;
    color: #fff;
    background: #000000 no-repeat bottom center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.follow .follow-body { display: table-cell; vertical-align: middle; }


/* jQuery Validation - label, input and textarea error and validation messages */
label.error { font-weight: normal; color: #A94442; font-size: 12px; }		
input.error { font-weight: normal; color: #A94442; font-size: 12px; border-color: #A94442; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
textarea.error { font-weight: normal; color: #A94442; font-size: 12px; border-color: #A94442; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }

.navbar-custom {
    margin-bottom: 0;
    /*border-bottom: 1px solid rgba(255,255,255,.3);*/
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background-color: #000;*/
    background: rgba(0, 0, 0, 0.00) none repeat scroll 0 0;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
	transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

/* Contact Us - button and link */
.contact-us { border-radius: 0px; bottom: 0; display: block; height: 60px; line-height: 40px; position: fixed; right: 0; text-decoration: none; text-transform: uppercase; z-index: 999; }		
.contact-us-background { 
	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	position: relative; background: #FFF; padding: 20px; width: auto; max-width: 630px; max-height: 730px; margin: 20px auto; z-index: 1045; }
	
.popin { 
	background: #fff none repeat scroll 0 0;
	border-radius: 2px;
	box-shadow: 0 0 20px #999;
	padding: 10px;
	width: 520px;
	height: 320px;
}

.footer-map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

.boxes-content { font-size: 12px; text-align: center; text-transform: uppercase; }

.boxes {
	background: rgba(0, 0, 0, 0.20) none repeat scroll 0 0;
	border: 1px solid #FFFFFF;
	border-radius: 0px;
	padding: 10px;
}



/* Extra small devices - (mobile phones) */

@media (min-width: 320px) and (max-width: 414px)
{
	h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; }
	
	.contact-us { width: 100%; }
	
	.shadebox, .shadebox-operate { padding-bottom: 13px; padding-top: 13px; }
	.shadebox-projects { margin-top: 100px; padding-bottom: 13px; padding-top: 13px; }
	.shadebox-services { margin-top: 100px; padding-bottom: 13px; padding-top: 13px; }
	.shadebox-contact { margin-top: 100px; padding-bottom: 13px; padding-top: 13px; }
	.shadebox-follow { margin-top: 100px; padding-bottom: 13px; padding-top: 13px; }
	
	.navbar-custom.top-nav-collapse { background: rgba(0, 0, 0, 0.80) none repeat scroll 0 0; }
	.navbar-custom { background: rgba(0, 0, 0, 0.80) none repeat scroll 0 0; border-bottom: 0; letter-spacing: 1px; padding: 0px; }
	.navbar-collapse { border-top: 12px solid transparent; }
	.navbar-toggle { border-color: #ddd; }
	.navbar-toggle .icon-bar { background-color: #888; }
	
	.intro .intro-body .brand-heading { font-size: 15px; margin-bottom: 20px; }
	.intro .intro-body .intro-text { font-size: 12px; }
	
	/* Services Section */
	.services { height: 100%; padding: 0; }
	.services .services-body .services-text { font-size: 16px; }
	.services .services-body .services-text-paragraph { font-size: 10px; }
	.services .services-body .services-text-bullet { font-size: 9px; }
	.services-header { font-size: 10px; }
	.services-title { font-size: 15px; }
	
	/* 2 columns - ok */
	/*
	.boxes { border: 1px solid #FFFFFF;	height: 50px; height: 56px; margin-bottom: 5px; padding: 2px; width: 125px; }
	.boxes-header { font-size: 10.5px; text-align: center; }
	.boxes-content { font-size: 6px; font-weight: bold; text-align: center; text-transform: uppercase; }
	*/
	
	/* 1 column - ok */
	.boxes { border: 1px solid #FFFFFF;	height: 50px; height: 50px; height: 59px; margin-bottom: 4px; padding: 6px; width: 250px; }
	.boxes-header { font-size: 10.5px; text-align: center; }
	.boxes-content { font-size: 9px; font-weight: bold; text-align: center; text-transform: uppercase; }
	
	/* Operate Section */
	.operate { height: 100%; padding: 0; }
	.operate .operate-body .intro-text { font-size: 25px; font-size: 16px; }
	.global-text-red { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 35px; font-size: 25px; }
	
	/* Contact Section */
	.contact-head { font-size: 18px; font-weight: bold;  }
	.popin { border-radius: 2px; height: 220px; width: 290px; }
	.map-frame { height: 200px; width: 270px; }
	.ho-panel, .ogo-panel { height: 200px; }
	.map-panel { height: 280px; }
	.go-select { width: 290px; }
	
	.follow .follow-body .brand-heading { font-size: 15px; margin-bottom: 20px; }
	.follow .follow-body .follow-text { font-size: 12px; }
	
}

/* Small devices - (phones, tablets less than 768px) 768 */
/*@media (max-width: @screen-xs-max)*/
@media (min-width: 533px) and (max-width: 800px)
{
	h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; }
	
	.contact-us { width: 100%; }
	
	.shadebox { padding-bottom: 25px; padding-top: 25px; }
	.shadebox-services, .shadebox-operate, .shadebox-contact, .shadebox-follow { padding-bottom: 17px; padding-top: 17px; }
	.shadebox-projects { margin-top: 90px; padding-bottom: 17px; padding-top: 17px; }
	
	/* Navigation Bar */
	.navbar-custom.top-nav-collapse { background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0; }
	.navbar-custom { border-bottom: 0; letter-spacing: 1px; padding: 20px 0; }
	.navbar-collapse { border-top: 12px solid transparent; }
	.navbar-toggle { border-color: #ddd; }
	.navbar-toggle .icon-bar { background-color: #888; }
	
	.intro { height: 100%; padding: 0; }
	.intro .intro-body .brand-heading { font-size: 16px; margin-bottom: 20px; }
	.intro .intro-body .intro-text { font-size: 13px; }
	
	/* Services Section */
	.services { height: 100%; padding: 0; }
	.services .services-body .services-text { font-size: 16px; }
	.services .services-body .services-text-paragraph { font-size: 11px; }
	.services .services-body .services-text-bullet { font-size: 10px; }
	.services-header { font-size: 12px; }
	.services-title { font-size: 17px; }
	
	/*
	.boxes { border: 1px solid #FFFFFF;	height: 55px; height: 70px; padding: 5px; width: 210px; width: 155px; }
	.boxes-header { font-size: 16px; text-align: center; }
	.boxes-content { font-size: 8px; font-weight: bold; text-align: center; text-transform: uppercase; }
	*/
	.boxes { border: 1px solid #FFFFFF;	height: 63px; height: 84px; margin-bottom: 10px; padding: 5px; width: 220px; width: 280px; }
	.boxes-header { font-size: 17px; font-size: 20px; margin-bottom: 20px; text-align: center; }
	.boxes-content { font-size: 9px; font-size: 11px; font-weight: bold; text-align: center; text-transform: uppercase; }
	
	/* Operate Section */
	.operate { height: 100%; padding: 0; }
	.operate .operate-body .intro-text { font-size: 25px; font-size: 19px; }
	.global-text-red { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 35px; font-size: 29px; }
	
	/* Contact Section */
	.contact-head { font-weight: 400; }
	.popin { border-radius: 2px; height: 220px; height: 230px; width: 500px; }
	.map-frame { height: 200px; height: 210px; width: 480px; }
	.ho-panel, .ogo-panel, .map-panel { height: 230px; }
	.go-select { width: 350px; }
	
	.follow { height: 100%; padding: 0; }
	.follow .follow-body .brand-heading { font-size: 16px; margin-bottom: 20px; }
	.follow .follow-body .follow-text { font-size: 13px; }	
}

/* Small devices - (tablets, 768px and up) 769 */
/*@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max)*/
@media (min-width: 801px)
{
	h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; }
	
	.shadebox { padding-bottom: 25px; padding-top: 25px; }
	.shadebox-projects, .shadebox-operate { padding-bottom: 20px; padding-top: 20px; }
	.shadebox-services, .shadebox-follow { margin-top: 50px; margin-top: 115px; padding-bottom: 20px; padding-bottom: 13px; padding-top: 20px; padding-top: 13px; }
	.shadebox-contact { margin-top: 100px; padding-bottom: 30px; padding-top: 30px; }
	
	/* Navigation Bar */
	.navbar-custom.top-nav-collapse { background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0; }
	.navbar-custom { border-bottom: 0; letter-spacing: 1px; padding: 10px 0; }
	
	/* Header Section */
	.intro { height: 100%; padding: 0; }
	.intro .intro-body .brand-heading { font-size: 24px; margin-bottom: 20px; }
	.intro .intro-body .intro-text { font-size: 16px; }
	
	/* Services Section */
	.services { height: 100%; padding: 0; }
	.services .services-body .services-text { font-size: 16px; }
	.services .services-body .services-text-paragraph { font-size: 11px; }
	.services .services-body .services-text-bullet { font-size: 10px; }
	.services-header { font-size: 12px; }
	.services-title { font-size: 17px; }
	
	/* Capabilities & Experience Section */
	.projects .projects-next { height: 100%; padding: 0; }
	.boxes { border: 1px solid #FFFFFF;	height: 63px; margin-bottom: 10px; padding: 5px; width: 220px; }
	.boxes-header { font-size: 17px; text-align: center; }
	.boxes-content { font-size: 9px; font-weight: bold; text-align: center; text-transform: uppercase; }
	
	/* Operate Section */
	.operate { height: 100%; padding: 0; }
	.operate .operate-body .intro-text { font-size: 25px; font-size: 19px; }
	.global-text-red { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 35px; font-size: 29px; }

	/* Contact Section */
	.contact-head { font-weight: 500; }
	.popin { border-radius: 2px; height: 250px; width: 455px; }
	.map-frame { height: 230px; width: 435px; }
	.ho-panel, .ogo-panel, .map-panel { height: 330px; }
	.go-select { width: 400px; }
	
	/* Follow Us Section */
	.follow { height: 100%; padding: 0; }
	.follow .follow-body .brand-heading { font-size: 24px; margin-bottom: 20px; }
	.follow .follow-body .follow-text { font-size: 16px; }

}

/* Medium devices - (desktops, 992px and up)*/
/* Supports - (12-inch 1024x768, 13-inch 1280x800, 15-inch 1366x768 and 19-inch 1440x900) */
@media (min-width: 1025px) and (max-width: 1599px)
{	
	.shadebox { padding-bottom: 30px; padding-top: 30px; }
	.shadebox-projects,  .shadebox-operate { padding-bottom: 30px; padding-top: 30px; }
	.shadebox-services, .shadebox-projects, .shadebox-follow { margin-top: 50px; margin-top: 95px; padding-bottom: 30px; padding-bottom: 20px; padding-top: 30px; padding-top: 20px; }
	.shadebox-contact { margin-top: 50px; padding-bottom: 30px; padding-top: 30px; }
	
	/* Navigation Bar */
	.navbar-custom.top-nav-collapse { background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0; }
	.navbar-custom { border-bottom: 0; letter-spacing: 1px; padding: 20px 0; }
	
	/* Header Section */
	.intro { height: 100%; padding: 0; }
	.intro .intro-body .brand-heading { font-size: 30px; margin-bottom: 20px; }
	.intro .intro-body .intro-text { font-size: 19px; }
	
	/* Services Section */
	.services { height: 100%; padding: 0; }
	.services .services-body .services-text { font-size: 18px; }
	.services .services-body .services-text-paragraph { font-size: 12px; }
	.services .services-body .services-text-bullet { font-size: 12px; }
	.services-header { font-size: 14px; font-size: 13px; }
	.services-title { font-size: 21px; font-size: 20px; }
		
	/* Capabilities & Experience Section */
	.projects .projects-next { height: 100%; padding: 0; }
	
	.boxes { border: 1px solid #FFFFFF;	height: 110px; margin-bottom: 20px; padding: 10px; width: 265px; }
	.boxes-header { font-size: 20px; text-align: center; }
	.boxes-content { font-size: 12px; font-weight: bold; text-align: center; text-transform: uppercase; }
	
	/* Operate Section */
	.operate { height: 100%; padding: 0; }
	.operate .operate-body .intro-text { font-size: 25px; font-size: 22px; }
	.global-text-red { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 35px; font-size: 32px; }

	/* Contact Section */
	.contact-head { font-weight: 700; }
	.popin { border-radius: 2px; height: 300px; width: 555px; }
	.map-frame { height: 280px; width: 535px; }
	.ho-panel, .ogo-panel, .map-panel { height: 330px; }
	.go-select { width: 400px; }
	
	/* Follow Us Section */
	.follow { height: 100%; padding: 0; }
	.follow .follow-body .brand-heading { font-size: 30px; margin-bottom: 20px; }
	.follow .follow-body .follow-text { font-size: 19px; }
	
}

/* Large devices - (large desktops, 1600px and up) */
/*@media (min-width: @screen-lg-min)*/
@media (min-width: 1600px)
{
	h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; }
	
	.shadebox { padding-bottom: 30px; padding-top: 30px; }
	.shadebox-projects, .shadebox-services, .shadebox-operate, .shadebox-contact, .shadebox-follow { padding-bottom: 30px; padding-top: 30px; }
	
	/* Navigation Bar */
	.navbar-custom.top-nav-collapse { background: rgba(0, 0, 0, 0.50) none repeat scroll 0 0; }
	.navbar-custom { border-bottom: 0; letter-spacing: 1px; padding: 25px 0; }
	
	/* Header Section */
	.intro { height: 100%; padding: 0; }
	.intro .intro-body .brand-heading { font-size: 40px; margin-bottom: 20px; } 
	.intro .intro-body .intro-text { font-size: 24px; }
	
	/* Services Section */
	.services { height: 100%; padding: 0; }
	.services .services-body .services-text { font-size: 20px; }
	.services .services-body .services-text-paragraph { font-size: 16px; }
	.services .services-body .services-text-bullet { font-size: 15px; }
	.services-header { font-size: 16px; }
	.services-title { font-size: 23px; }
		
	.boxes { border: 1px solid #FFFFFF;	height: 110px; margin-bottom: 20px; padding: 10px; width: 265px; }
	.boxes-header { font-size: 20px; text-align: center; }
	.boxes-content { font-size: 12px; font-weight: bold; text-align: center; text-transform: uppercase; }
	
	/* Capabilities & Experience Section */
	.projects .projects-next { height: 100%; padding: 0; }
	
	/* Operate Section */
	.operate { height: 100%; padding: 0; }
	.operate .operate-body .intro-text { font-size: 25px; }
	.global-text-red { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 35px; }
	
	/* Contact Section */
	.contact { height: 100%; padding: 0px; }
	.contact-head { font-weight: 700; }
	.contact .contact-body .contact-text { font-size: 18px; text-align: left; }
	.popin { border-radius: 2px; height: 250px; height: 320px; width: 450px; width: 555px;  }
	.map-frame { height: 230px; height: 300px; width: 430px; width: 535px; }
	.ho-panel, .ogo-panel, .map-panel { height: 330px; }
	.go-select { width: 400px; }
	
	/* Follow Us Section */
	.follow { height: 100%; padding: 0; }
	.follow .follow-body .brand-heading { font-size: 40px; margin-bottom: 20px; } 
	.follow .follow-body .follow-text { font-size: 24px; }
}


























