@charset "UTF-8";
/* CSS Document */



/*---------------*\
    POSITIONING
/*---------------*/

.margin-centered {
	clear: both;
	margin: 0;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 50px;
	display: block;
	line-height: 2em;
	width: 100%;
    text-align: center;
    font-size: 1.5em;
}


/*-----------------*\
    MOBILE BULLETS
/*-----------------*/

.pic-mobile { 
	width: 40%; 
	height: auto; 
	padding-left: 15px;
    float: right;
}
.FMUlist {
    float: left;
    text-align: left;
    width: 60%;
    padding-left: 100px;
    line-height: 1.5em;
    font-size: 1.3em;
}
li.FMUlistitem {
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}


/*-----------------------------*\
    KNOWLEDGE IS POWER SECTION
/*-----------------------------*/

.knowledgeispowersection {
	width: 100%;
	font-family: 'Ek Mukta', sans-serif;
	padding: 100px;
	color: #AEAEAE;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	height: auto;
	float: none;
	clear: both;
	background-color: #00195F;
	background-image: url(../jpg/uld_tracking_map.jpg);
	background-size: 10% cover;
	background-attachment: scroll;
    margin-bottom: 20px;
}
.aircargoicon {
	width: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.aircargoheadline1 {
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
}
.aircargoheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2.5em;
	font-weight: 800;
	line-height: .8em;
	display: inline-block;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
a.aircargotrackinglink {
	color: #fff;
	font-size: .63em;
	font-weight: 800;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #C40017;
	clear: both;
	display: inline-block;
    border-radius: 10px;
}
a.aircargotrackinglink:hover { 
	color: #C40017; 
	background-color: #fff; 
	cursor: pointer;
}
.FMUheadline {
    color: #225094;
	line-height: .8em;
    opacity: 1;
    font-family: 'Ek Mukta', sans-serif;
	font-size: 2.5em;
	font-weight: 800;
	display: inline-block;
	border-top: 1px solid #225094;
	border-bottom: 1px solid #225094;
	padding-top: 20px;
	padding-bottom: 18px;
	margin-bottom: 15px;
    text-transform: uppercase;
}
.FMUsubheadline {
    color: #C40017;
    font-family: 'Ek Mukta', sans-serif;
	font-weight: 800;
	display: inline-block;
    line-height: 1.2em;
}



/*-----------------------*\
    STAT TIMES SECTION
/*-----------------------*/

.stattimessection {
    width: 100%;
    font-family: 'Ek Mukta', sans-serif;
    padding: 50px 100px;
    color: #000;
    text-align: left;
    font-size: 1.5em;
    height: auto;
    clear: both;
    background-color: #fff;
}
.statheadline1 {
    color: #225094;
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
    opacity: 1;
    text-transform: uppercase;
}



/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    width: 100%;
    font-family: 'Ek Mukta', sans-serif;
    padding: 50px 100px 100px;
    color: #225094;
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    height: 1000px;
    clear: both;
    background-color: #00195F;
    background-image: url("../jpg/findmyuldgraphic.jpg");
    background-size: cover;
    background-attachment: scroll;
    background-position: bottom;
}
.bluetoothsection2 {
    width: 100%;
    font-family: 'Ek Mukta', sans-serif;
    padding: 50px 100px 100px;
    color: #225094;
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    height: 1000px;
    clear: both;
    background-color: #000000;
    background-image: -webkit-linear-gradient(322deg,rgba(255,255,255,1.00) 0%,rgba(0,172,255,1.00) 100%);
    background-image: -moz-linear-gradient(322deg,rgba(255,255,255,1.00) 0%,rgba(0,172,255,1.00) 100%);
    background-image: -o-linear-gradient(322deg,rgba(255,255,255,1.00) 0%,rgba(0,172,255,1.00) 100%);
    background-image: linear-gradient(128deg,rgba(255,255,255,1.00) 0%,rgba(0,172,255,1.00) 100%);
}
.bluetoothheadline1 {
    color: #225094;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
    opacity: .5;
}
.bluetoothheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #225094;
	font-size: 2.5em;
	font-weight: 800;
	line-height: .8em;
	display: inline-block;
	clear: both;
	border-top: 1px solid #225094;
	border-bottom: 1px solid #225094;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
a.bluetoothlink {
	color: #fff;
	font-size: .63em;
	font-weight: 800;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #C40017;
	clear: both;
	display: inline-block;
    border-radius: 10px;
}
a.bluetoothlink:hover { 
	color: #C40017; 
	background-color: #fff; 
	cursor: pointer;
}




/*------------------*\
    APP STORE
/*------------------*/

.appstorebutton {
    padding: 15px;
    float: left;
    opacity: .5;
}
.appstorebutton:hover {
    opacity: .3;
}
.appstorebutton-small {
    width: 200px;
    padding: 15px;
    opacity: 1;
}
.appstorebutton-small:hover {
    opacity: .5;
}


/*------------------*\
    BUTTONS
/*------------------*/

a.learnmorebluetooth {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	padding: 20px;
	display: inline-block;
	width: auto;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
    background-color: #C40017; 
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
a.learnmorebluetooth:hover { 
	color: #C40017; 
	background-color: #fff; 
	cursor: pointer;
}
div.learnmore a {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	padding: 20px;
	display: inline-block;
	width: auto;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
    background-color: #C40017; 
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
div.learnmore a:hover { 
    color: #C40017; 
	background-color: #fff; 
	cursor: pointer;
}



/* TRANSITION --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1350px), only screen and (max-device-width: 1350px) {



/*-----------------*\
    MOBILE BULLETS
/*-----------------*/

.pic-mobile { 
	width: 400px; 
	height: auto; 
	padding-left: 15px;
    float: right;
}
.FMUlist {
    float: left;
    text-align: left;
    width: 60%;
    padding-left: 100px;
    padding-bottom: 50px;
    line-height: 1.2em;
    font-size: 1.1em;
}
li.FMUlistitem {
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}


/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 50px;
    font-size: 1.5em;
    height: 850px;
    background-size: cover;
    background-attachment: scroll;
    background-position: bottom;
}




}







/* TABLET --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1000px), only screen and (max-device-width: 800px) {


/*---------------*\
    POSITIONING
/*---------------*/

.margin-centered {
	padding-top: 75px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}


/*-----------------*\
    MOBILE BULLETS
/*-----------------*/

.pic-mobile { 
	width: 400px; 
	height: auto; 
	padding-left: 0;
    float: none;
    display: block;
    text-align: center;
}
.FMUlist {
    float: none;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1.2em;
    font-size: 1.1em;
    margin-bottom: 50px;
}
li.FMUlistitem {
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}



/*-----------------------*\
    STAT TIMES SECTION
/*-----------------------*/

.stattimessection {
    padding: 25px;
    font-size: 1.2em;
}
.statheadline1 {
	font-size: 1.3em;
	line-height: 1em;
	padding-bottom: 10px;
}



/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 25px;
    font-size: 1.5em;
    height: 700px;
    background-size: 100%;
    background-attachment: scroll;
}
.bluetoothheadline1 {
	font-size: 1em;
	line-height: .8em;
	margin-top: 25px;
}
.bluetoothheadline2 {
	font-size: 1.5em;
	line-height: .8em;
	margin-bottom: 5px;
}



/*------------------*\
    APP STORE
/*------------------*/

.appstorebutton {
    float: none;
    display: block;
}
.appstorebutton-small {
    width: 150px;
    padding: 15px;
    opacity: 1;
}



}




/* SMALL TABLET PORTRAIT ----------------------------------------------------------------- */
@media (min-width: 600px) and (max-width: 799px)  {



/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 25px;
    font-size: 1.5em;
    height: 490px;
    background-size: 100%;
    background-attachment: scroll;
}
.bluetoothheadline1 {
	font-size: 1em;
	line-height: .8em;
	margin-top: 25px;
}
.bluetoothheadline2 {
	font-size: 1.5em;
	line-height: .8em;
	margin-bottom: 5px;
}



}



/* SMALL TABLET LANDSCAPE ----------------------------------------------------------------- */
@media (min-width: 800px) and (max-width: 801px)  {



/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 25px;
    font-size: 1.5em;
    height: 600px;
    background-size: 100%;
    background-attachment: scroll;
}
.bluetoothheadline1 {
	font-size: 1em;
	line-height: .8em;
	margin-top: 25px;
}
.bluetoothheadline2 {
	font-size: 1.5em;
	line-height: .8em;
	margin-bottom: 5px;
}



}



/* SMALL TABLET PORTRAIT ----------------------------------------------------------------- */
@media (min-width: 500px) and (max-width: 799px)  {



#topcontact {
	visibility: hidden;
	display: none;
}

}






/* MOBILE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {


/*---------------*\
    POSITIONING
/*---------------*/

.margin-centered {
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}



/*-----------------------------*\
    KNOWLEDGE IS POWER SECTION
/*-----------------------------*/

.knowledgeispowersection {
	padding: 25px;
	font-size: 1.5em;
	background-size: auto;
	background-attachment: scroll;
	background-origin: border-box;
}
.aircargoheadline2 {
	font-size: 2em;
}
.FMUheadline {
	font-size: 1.5em;
}


/*------------------*\
    APP STORE
/*------------------*/

.appstorebutton {
    float: none;
    display: block;
}
.appstorebutton-small {
    width: 70%;
    padding: 15px;
    opacity: 1;
    float: none;
    display: block;
}


/*------------------*\
    BUTTONS
/*------------------*/

a.learnmorebluetooth {
    color: #fff;
    font-size: .8em;
    font-weight: 700;
    padding: 5px 5px;
    display: inline-block;
    width: auto;
    margin-top: 5px;
    border-radius: 40px;
    margin-left: 3px;
    margin-right: 3px;
}
div.learnmore a {
	padding: 15px 15px;
    border-radius: 40px;
}
div.learnmore a:hover { 
    color: #C40017;
}

/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 25px;
    font-size: 1.5em;
    height: 340px;
    background-size: 100%;
    background-attachment: scroll;
}
.bluetoothheadline1 {
	display: none;
    visibility: hidden;
}
.bluetoothheadline2 {
	font-size: .9em;
	line-height: .8em;
	margin-bottom: 5px;
}


/*-----------------*\
    MOBILE BULLETS
/*-----------------*/

.FMUlist {
    margin-bottom: 0;
}

}


/* OLD MOBILE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) {


/*-----------------------*\
    BLUETOOTH SECTION
/*-----------------------*/

.bluetoothsection {
    padding: 25px;
    font-size: 1.5em;
    height: 250px;
    background-size: 100%;
    background-attachment: scroll;
}
.bluetoothheadline1 {
	display: none;
    visibility: hidden;
}
.bluetoothheadline2 {
	font-size: .9em;
	line-height: .8em;
	margin-bottom: 5px;
}


/*------------------*\
    BUTTONS
/*------------------*/

a.learnmorebluetooth {
    font-size: .5em;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    border-radius: 50px;
    margin-left: 3px;
    margin-right: 3px;
}



}
