@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1600px) {
	
.Inner_Banner {
    padding: 15% 0 0;
	}
}
@media only screen and (max-width: 1366px) {
	
.Inner_Banner {
    padding: 15% 0 0;
	}
span.btn2 {
	width:11%;
	}
}
@media only screen and (max-width: 1360px) {
	
.Inner_Banner {
    padding: 15% 0 0;
	}
span.btn2 {
	width:11%;
	}
}
@media only screen and (max-width: 1280px) {

.Inner_Banner {
    padding: 15% 0 0;
	}
span.btn2 {
	width:11%;
	}
@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 */
header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    transition: height 0.3s ease 0s;
    width: 100%;
    z-index: 999;
	}
header .top_header .top_link a {
    padding: 0% 1% 0% 1%;
	}
header nav {
	display: inline-block;
	float: right;
	padding-top:2%;
	}
header.smaller nav {
	padding-top:6.6%;
	}
header .logo {
	width:20%;
	padding:3% 0%;
	}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    color: #000;
    padding:5px 10px!important;
	}
header.smaller .logo {
	width:20%;
	padding:2% 0;
	}
header.smaller nav {
	display: inline-block;
	float: right;
	padding:2% 0;
	}
.social-links-top {
    width: 8%;
    padding:3% 0 0;
	}
span.btn2 {
	width:15%;
	}
.social-links {
	width:15%;
	padding:1% 0 0;
	}
.Service_Cont{
	width:100%;
	padding-bottom:25%;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    transition: height 0.3s ease 0s;
    width: 100%;
    z-index: 999;
	}
header .top_header .top_link a {
    padding: 0% 1% 0% 1%;
	}
header nav {
	display: inline-block;
	float: right;
	padding-top:2%;
	}
header.smaller nav {
	padding-top:6.6%;
	}
header .logo {
	width:20%;
	padding:3% 0%;
	}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    color: #000;
    padding:5px 10px!important;
	}
header.smaller .logo {
	width:20%;
	padding:2% 0;
	}
header.smaller nav {
	display: inline-block;
	float: right;
	padding:2% 0;
	}
.social-links-top {
    width: 9%;
    padding:3% 0 0;
	}
span.btn2 {
	width:15%;
	}
.social-links {
	width:15%;
	padding:1% 0 0;
	}
.Service_Cont{
	width:100%;
	padding-bottom:25%;
	}
.help_box{
	display:none;
	}
}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
header .logo {
    display: inline-block;
    float: left;
    padding: 0 0 0!important;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 29%;
	}
.social-links a{
	padding:1% 0%!important;
	}
.fa{
	padding:0;
	}
}
/* 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;
}
.mgmenu {
	width:100%;
	}
.mgmenu_container > .mgmenu > li.mgmenu_button_active, .mgmenu_fixed > .mgmenu > li.mgmenu_button_active, .mgmenu_footer > .mgmenu > li.mgmenu_button_active {
	background-color:#fff!important;
	
	}
.mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
	border-top:none;
	background-color: #000;
	background-image:none;
	color: #fff;
	}
header {
	width: 100%;
	height:auto;
	position: relative;
	}
#main{
	padding:5px 0px 10px;
	}
header .logo {
    display: inline-block;
    float: left;
    padding:3% 0 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 29%;
	}
header nav {
    display: inline-block;
    float: right;
    padding-top:5%;
    width: 100%;
	}
.social-links{
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:5% 0% 2%;
	}


}
@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;
}
header .top_header {
    padding: 0% 0;
	}
header {
	width: 100%;
	height:auto;
	position: relative;
	}
header .top_header .top_link {
    width: 100%;
    display: none;
	}
.social-links-top {
    width: 25%;
	}
header .logo {
	position:absolute;
    width:50%;
	top:35px;
	}
header nav {
    display: inline-block;
    float: right;
    padding:5% 0;
    width: 100%;
	}
.social-links{
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:5% 0% 2%;
	}
.Busines_Consultant{
	padding:5% 0;
	}
.Busines_Consultant .BC_Cont{
	font-size:18px;
	float: none;
	text-align: center;
	}
.flt-right{
	float:none;
	}
span.btn{
	float:none;
	 width: 50%;
    margin: 6% auto;
	}
.video_bg{
	height:auto;
	}
.video_bg .title{
	top:15px;
	}
.video_btn {
    top:45%;
	}
span.btn2 {
    width: 43%;
	}
.video_bg .title h2{
	font-size:22px;
	}
#main_inner{
	padding-top: 0px;
	}
.Inner_Banner {
    padding: 35% 0 0;
	}
.position-center-center .title h2 {
    font-size: 22px;
    padding: 10% 0% 3%;
	}
.position-center-center .title h2::before, .position-center-center .title h2::after {
    left: 19%;
	}
.Page_Inner .title h2{
	font-size:28px;
	padding: 2% 0% 5%;
	}
.Service_Box .title h2{
	font-size:28px;
	padding: 2% 0% 5%;
	}
.form .title h2{
	font-size:28px;
	padding: 2% 5% 5%;
	}
.help_box{
	display:none;
	}
.form .col-sm-12, .col-sm-4{
	padding:5px 10px 0px;
	}
.footer .heade{	
	font-size:22px;
	}
.copy{
	text-align:center;
	}
.fa{
	padding:1px 0!important;
	}
	
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

