@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
@media only screen and (width : 1920px) {


}

@media only screen and (width : 1600px) {

	
}

@media only screen and (width : 1440px) {
.form-group {
	margin-bottom:6px!important;
}
.Banner .Title_Three{
	bottom: -145px;
	}
}

@media only screen and (width : 1366px) {
.form-group {
	margin-bottom:0px!important;
}
.Banner .Title_Three{
	bottom: -125px;
	}
}

@media only screen and (width : 1360px) {
.form-group {
	margin-bottom:0px!important;
}
.Banner .Title_Three{
	bottom: -125px;
	}
}

@media only screen and (width : 1280px) {
.Banner .Banner_Contain{
	top:15%;
	}
.form-group {
	margin-bottom:0px!important;
}
.Banner .Title_Three{
	bottom: -115px;
}

}

/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width: 90%;
	margin: 0 auto;
	}
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
/* Styles */

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.container {
	width:95%;
	margin: 0 auto;
	}
#main{
	padding-top: 70px;
}
.Section_Two .Section_Two_Contain{
	width: 100%;
	}
.Section_Three .Members_Offers .Offer_Icon{
	padding-bottom:20px;
	}
.Section_Three .Members_Offers .Offer_Name{
	padding: 0px 40px 2px;
	}
.Section_Three .Members_Offers p{
	padding:5px 15px;
	}

.Banner .Banner_Text {
    top: 14%;
    right: 35%;
    width: 50%;
    padding: 14% 2% 0 0;
	}
.Banner .Banner_Text .Title_One{
	font-size: 25px;
	}
.Banner .Banner_Text .Title_One sup{
	font-size: 13px;
	}
.Banner .Title_Three {
    position: absolute;
    font-size:22px;
    color: #fff;
    font-weight: 400;
    bottom:-50px;
    left:0%;
}
.Banner .Form{
	top: 10%;
	right: 4%;
	width:30%;
	}
.Banner .Banner_Text .Title_Two{
	font-size:37px;
	line-height:48px;
	}
.Banner .Banner_Text .Title_Two sup {
    font-size: 16px;
    top: -1.5em;
	}
.allsize{
	display: none;
	}
.d1024{
	display: block;
	}
.form-group {
	margin-bottom:0px!important;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
.container {
	width:95%;
	margin: 0 auto;
	}
#main{
	padding:0px;
	}
.Banner .Banner_Text .Title_One{
	font-size: 20px;
	}
.Banner .Banner_Text .Title_Two {
    font-size: 28px;
    line-height: 36px;
	}
.Banner .Banner_Text .Title_Two sup {
    font-size: 12px;
    top: -1.5em;
	}
.Banner .Title_Three {
    position: absolute;
    font-size: 14px;
    bottom: -58px;
    left: 11%;
	}
.Banner .Form{
	position: relative;
	width:93%;
	background: #cdcdcd;
	margin:0 auto;
	}

}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding-top: 42px;
}
header.smaller .logo{
	width:10%;
	}
.Banner .Banner_Text{
	padding: 8% 0% 0 0;
	right: 16px;
	}
.Banner .Banner_Text .Title_One{
	font-size: 18px;
	}
.Banner .Banner_Text .Title_One sup{
	font-size:10px;
	}
.Banner .Banner_Text .Title_Two{
	font-size:30px;
	line-height:38px;
	}
.Banner .Banner_Text .Title_Two sup{
	font-size:18px;
	top: -1.0em;
	}

.Banner .Form{
	width:100%;
	position: relative;
	right:0;
	border:none;
	background: #cdcdcd;
	}
.Section_One h1.Title{
	font-size: 30px;
	}
.Section_Three .Members_Offers .col-sm-4{
	border: none;
	}
.Section_Three .Members_Offers .col-sm-6{
	border: none;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width: 100%;
	padding: 15px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){


}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width: 100%;
	padding: 15px;
}
#main{
	padding-top:74px;
	}
.mbox {
    display: block;
	}
.dbox {
    display: none;
	}
header {
	width: 100%;
	}
header.smaller{
	width: 100%;
	padding:1% 0;
	}
header .logo{
    width:50%;
    text-align: center;
    padding:10px 0px;
	}
header.smaller .logo{
	width: 25%;
	}
.Banner .Banner_Text{
	padding: 8% 0% 0 0;
	right: 16px;
	}
.Banner .Banner_Text .Title_One{
	font-size: 13px;
	}
.Banner .Banner_Text .Title_One sup{
	font-size: 7px;
	}
.Banner .Banner_Text .Title_Two{
	font-size: 20px;
	line-height: 23px;
	}
.Banner .Banner_Text .Title_Two sup{
	font-size: 8px;
	}
.Banner .Title_Three {
    position: absolute;
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    bottom: -19px;
    left: -30%;
	}
.Banner .Form{
	width:100%;
	position: relative;
	right:0;
	border:none;
	background: #cdcdcd;
	}
.Section_One h1.Title{
	font-size: 30px;
	}
.Section_One .career_points ul li{
	font-size: 20px;
	}
.Section_Two .Section_Two_Contain{
	width: 100%;
	}
.Section_Two .Section_Two_Contain h2.Title{
	font-size: 26px;
	}
.Section_Two .Section_Two_Contain p{
	font-size: 19px;
	}
.Section_Three .Title{
	font-size: 28px;
	text-align: center;
}
.Section_Three .Members_Offers .Offer_Icon {
    width: 100%;
    float: none;
    padding-bottom: 12px;
    text-align: center;
	}
.Section_Three .Members_Offers .Offer_Name{
	font-size:22px;
	padding:0px 0px 10px;
	text-align: center;
	}
.Section_Three .Members_Offers p{
	padding:0 15px;
	text-align: center;
	}














}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}
