a{
	color:#183340
}

.whiteBg {

	background:#fff;	

}

.lightGreenBg {

	background: #e7ecef;	

}
.innerPageHeader{
	height:500px;
	background: url(../img/visaHeader.jpg) no-repeat;
}
.titleWrap {
    margin-top: 188px;
}
.onlyTextSec {

	padding:50px 0;	

}

.onlyTextSec h2 {
	margin-top:0;
}

.onlyTextSec h3 {

	text-transform:uppercase;

	margin-top:0;

	margin-bottom:25px;

	font-size:21px;

	font-weight:400;

	letter-spacing:1.5px;
	
	color: #183340;

}

.onlyTextSec p, .onlyTextSec li, .innerPageContent p {

	margin-bottom: 25px;

    font-size: 24px;

	font-weight:300;

    letter-spacing: .5px;

    line-height: 32px;

}

.onlyTextSec h4 {
	color: #a68f69;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

.onlyTextSec ul.missionUL {
	margin: 20px 0 25px;
    padding-left: 20px;
}

.onlyTextSec ul.missionUL li {
	font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.onlyTextSec a {

	text-transform:uppercase;

	text-decoration:underline;

    font-weight: 500;

    font-size: 21px;

	color:#000;

}


.onlyTextSec.whiteBg .onlyTextInner {

	margin:auto;	

}

.onlyTextSec.lightGreenBg .onlyTextInner {

	width:80%;

	margin:auto;	

}

.bannerSec {

	width:100%;

	height:550px;	

}

.bannerSec.bannerSec1 {

	background-image:url(../img/banner1.jpg);

	background-size:cover;

	background-position: bottom -55px center;	

}

.bannerSec.bannerSec2 {

	background-image:url(../img/banner2.jpg);

	background-size:cover;	

	background-position: 50%;

}

.bannerSec.bannerSec3 {

	background-image:url(../img/banner3.jpg);

	background-size:cover;	

	background-position: 50%;

}

.lightBlueBg {

	background-color: #536878;

}

.sliderSec {

	padding:180px 0;		    

}

#newsSlider, #newsSlider .carousel-inner, #newsSlider .carousel-inner .item {

	height:450px;

}

#newsSlider .carousel-inner .item img, #newsSlider .carousel-inner .item .newsText {

	display:inline-block;

	vertical-align:top;	

}

#newsSlider .carousel-inner .item img {

	width:65%;

	margin-right:5%;	

}

#newsSlider .carousel-inner .item .newsText {

	width:29%;

	color:#fff;	

}

.newsText1, .newsText3 {

	margin-top:70px;

}

.newsText2 {

    margin-top: 55px;	

}

.newsText h4 {

	font-size:18px;

	font-weight:400;	

	margin-top:0;

	margin-bottom:25px;

	text-transform:uppercase;

}

.newsText h3 {

	font-size: 21px;

    font-weight: 300;

    line-height: 23px;

	margin-bottom:30px;

}

.newsText h3 span {

    display: block;

    margin-top: 20px;

    font-size: 16px;

}

.newsText p {
	
	font-weight: 300;
	
    font-size: 24px;
	
    letter-spacing: .5px;
	
    line-height: 32px;
	
	margin-bottom:25px;
	
    overflow: hidden;
	
    text-overflow: ellipsis;
	
    display: -webkit-box;
	
    -webkit-line-clamp: 4;
	
    -webkit-box-orient: vertical;
} 

.newsText a {

    color: #fff;

    font-size: 18px;

    font-weight: 500;

	letter-spacing:0.5px;

    text-transform: uppercase;

    text-decoration: underline;

	transition: .5s all ease;

}

.newsText a:hover {

    color: #abb0b6;		

}

#newsSlider .carousel-control {

	position:absolute;

	content:'';

	width:24px;

	height:24px;

	top:0;

	bottom:0;

	margin:auto;

}

#newsSlider .left.carousel-control {

	left:-80px;

	background:url('../img/newLeftArrow.png') center no-repeat;

}

#newsSlider .right.carousel-control {

	right:-80px;

	background:url('../img/newsRightArrow.png') center no-repeat;

}

.lightGreyBg {

    background: #e7ecef;	

}

.contactSecHome {

	padding:120px 0;	

}

.contactHomeHeading {

	margin-bottom:35px;	

	text-align:center;

}

.contactHomeHeading h3 {

	margin-top:0;

	margin-bottom:25px;

	font-size:21px;

	font-weight:400;

	letter-spacing:1.5px;

	color:#000;

	text-transform:uppercase;

}

.contactHomeHeading h4 {

	margin:0;

	font-size:24px;

	font-weight:300;

	letter-spacing:0.5px;

	line-height:32px;

}

.contactHomeForm {

	width: 80%;

    margin: auto;	

}
.contactHomeForm .form-group {

	margin-bottom:10px;	

}

.contactHomeForm .form33 {

	width:32%;

	display:inline-block;

	vertical-align:top;

	margin-right:2%;	

}

.contactHomeForm .form33.margin0 {

	margin-right:0;	

}
.contactHomeForm #gform_fields_8 li{
	width:33.33%;
	display:inline-block;
	padding:0 10px
}
.contactHomeForm #gform_fields_8 li#field_8_7{
	width:100%
}
.contactHomeForm li{
	font-size:18px;
}
.contactHomeForm label{
	display:none !important;
}
.contactHomeForm input, .contactHomeForm textarea, .contactHomeForm select {

	width: 100% !important;

    border: 1.5px solid #1d1d1b;

	border-radius:0;

    background-color: #e7ecef;

    padding: 5px !important;

    font-weight: 400;

    opacity: .8;

    font-size: 18px !important;

}

.contactHomeForm input {

	height:40px;	

}

.contactHomeForm textarea {

	height:400px;	

	resize:none;

}

.contactHomeForm #gform_submit_button_8 {

    width: 100%;

    padding-top: 10px;

    padding-bottom: 10px;

    background-color: #183340;

    font-weight: 400;

    text-transform: uppercase;

    color: #fff;

    transition: .5s;

    border: 0;

    letter-spacing: 1.5px;

    font-size: 18px;

	margin-top: 4px;

}

.contactHomeForm input#gform_submit_button_8:hover {

	background: #165c5a;	

}

.propertyTypeWrapper {
	font-size:0;
	margin-top:50px;	
}
.propertyTypeTabs, .propertyTypeTabsContent {
	display:inline-block;
	vertical-align:top;	
}
.propertyTypeTabs {
	width:28%;
	margin-top:25px;	
}
.propertyTypeTabs ul.nav-tabs {
	border:none;
}
.propertyTypeTabs ul.nav-tabs li {
	margin-bottom:15px;
	float:none;	
}
.propertyTypeTabs ul.nav-tabs li a {
	display:inline-block;
	font-size: 19px;
    font-weight: 500;
	letter-spacing: .5px;
	text-decoration:none;
	border:none;
	border-bottom: 1px solid transparent;	
    padding: 3px 0;
}
.propertyTypeTabs ul.nav-tabs li a:hover, .propertyTypeTabs ul.nav-tabs li a:focus, .propertyTypeTabs .nav-tabs li.active a, .propertyTypeTabs .nav-tabs li.active a:focus, .propertyTypeTabs .nav-tabs>li.active a:hover {
	color:#a68f69;
	text-decoration:none;
	background:none;
	border:none;
	border-bottom: 1px solid #a68f69;
} 
.propertyTypeTabsContent {
	width:72%;
	padding: 20px;
    box-shadow: 20px 26px 33px -18px rgba(0,0,0,0.2);
    border: 1px solid #f5f5f5;
}
.propertyTypeTabsContent h5 {
    font-size: 28px;
    font-weight: 500;
    color: #a68f69;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 22px;	
}
.propertyTypeTabsContent h5:after {
	position:absolute;
	content:'';
	background:#000;
	width:180px;
	height:2px;
	bottom:0;
	left:0;	
}
.propertyTypeTabsContent p {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 32px;
}
a.greenBtn {
    background-color: #183340;
    color: #fff;
    padding: 10px 25px;
    font-size: 17px;
    font-weight: 500;
    display: block;
    width: 180px;
    margin: 40px auto auto;
	text-align:center;
	text-decoration:none;
	transition:0.3s all ease;	
}
a.greenBtn:hover {
	background-color:#0b2239;	
}
.greenBtn.greenBtnLeft {
    margin: 40px auto auto 0;
	text-align:center;
}
.greenBtn.whatsappBtn {
	background-image: url(../img/whatsappBtnIcon.png);
    background-position: left 18px center;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.visaNeeds ul.visaNeedsInner {
	margin:50px 0;
	padding:0;
	list-style-type:none;
	font-size:0;	
}
.visaNeeds ul.visaNeedsInner li {
	width:33.33%;
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
	text-align:center;	
	margin-bottom:0;
}
.visaNeeds ul.visaNeedsInner li:first-child {
	padding-left:0;
}
.visaNeeds ul.visaNeedsInner li:last-child {
	padding-right:0;
}
.visaNeeds ul.visaNeedsInner li span {
	display:block;
	width:100px;
	height:100px;
	margin:auto auto 25px;
	background-color:#183340;
	border-radius:50%;
	transition:0.5s all ease;
}
.visaNeeds ul.visaNeedsInner li.visaPassport span {
	background-image:url('../img/passportWhite.png');
	background-position:center;
	background-repeat:no-repeat;
    background-size: 55px;	
}
.visaNeeds ul.visaNeedsInner li.residencyVisa span {
	background-image:url('../img/visaWhite.png');
	background-position:center;
	background-repeat:no-repeat;	
    background-size: 54px;	
}
.visaNeeds ul.visaNeedsInner li.visaPhoto span {
	background-image:url('../img/photoWhite.png');
	background-position:center;
	background-repeat:no-repeat;	
    background-size: 53px;	
}
.visaNeeds ul.visaNeedsInner li h4 {
	margin-top:0;
	margin-bottom:15px;
	font-size:20px;
	font-weight:500;
	color:#0b2239;
}
.visaNeeds ul.visaNeedsInner li p {
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
}
.visaNeeds p.note {
	font-size:20px;
	line-height:28px;
}
.visaNeeds p.note span {
	color: #165c5a;
	font-size:22px;
    font-weight: 500;
}
.visaNeeds a.greenBtn {
	width:240px;
}
.visaValidity {
	margin-top:50px;
}
.onlyTextSec.whiteBg .onlyTextInner.visaChargesSec {
	width:100%;	
} 
.tableWrapper {
	font-size:0;
	margin-top:50px;	
}
.chragesTable {
	width:47%;
	display:inline-block;
	vertical-align:top;
	margin-right:6%;	
}
.chragesTable.chragesTable2 {
	margin-bottom:40px;
}
.chragesTable.chragesTable2, .chragesTable.chragesTable4 {
	margin-right:0;	
}
.chragesTable.chragesTable4 {
	text-align:right;
}
.chragesTable table {
	width:100%;	
}
.chragesTable tr th, .chragesTable tr td {
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.chragesTable tr td.td30 {
	width:30%;
	font-weight:700;	
}
.chragesTable tr td.blueBg {
	background:#165c5a;
	color:#fff;
	border-bottom:0;
	font-size: 17px;
}
.chragesTable tr td.greyBg {
	background:#183340;
	color:#fff;
	border-top:0;
    font-size: 17px;	
}
.chragesTable h5 {	
	font-size:22px;
	font-weight:700;
	margin-bottom:5px;    	
}
.chragesTable p {
	font-size: 22px;
}
.chragesTable p a {
	font-size: 22px;
	text-transform: lowercase;
	color:#0b2239;
	transition:0.3s all ease;	
}    
.chragesTable p a:hover {
	color:#44cc84;
}
.chragesTable.chragesTable4 a.greenBtn {
	margin:20px 0 auto auto;
}
.visaChargesSec .importantNotes {
	margin-top:50px;	
}
.contactUsNew {
	margin-top:50px;
}
.contactUsNew ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
}
.contactUsNew ul li {
	padding: 95px 20px 0;
    text-align: center;
}
.contactUsNew ul li.messageIcon, .contactUsNew ul li.onlineIcon {
	width:50%;
	display:inline-block;
	vertical-align:top;	
}
.contactUsNew ul li.messageIcon {
	background:url('../img/messageIcon.png') top 20px center no-repeat;
	background-size:52px;
}
.contactUsNew ul li.onlineIcon {
	background:url('../img/onlineIcon.png') top 20px center no-repeat;
	background-size:52px;
}
.contactUsNew ul li.whatsappIcon {
	background:url('../img/whatsappIconvisa.png') top 20px center no-repeat;
	background-size:52px;
	margin-top:30px;
}
.contactUsNew ul li p {
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    height: 52px;	
}
.contactUsNew ul li a.greenBtn {
	margin: 30px auto auto;
}
.footerContactCol p, .quickLinks li{
	font-size:20px;
	padding-left:30px;
    margin-bottom: 5px;	
}
.quickLinks ul {
	padding-left:20px;	
}
.quickLinks li{
	padding-left:0
}
.quickLinks li a{
	color:#6f6f6e
}
.footerContactCol p.phoneNumber {
	background:url('../img/phoneIconFooter.png') left center no-repeat;
    background-size: 18px;	
}
.footerContactCol p.whatsappNumber {
	background:url('../img/whatsappIconFooter.png') left center no-repeat;
    background-size: 19px;	
}
.footerContactCol p.emailAddress {
	background:url('../img/emailIconFooter.png') left center no-repeat;
    background-size: 22px;	
}
.footerContactCol p.webAddress {
	background:url('../img/webAddressIcon.png') left center no-repeat;
    background-size: 20px;	
}
.footer ul.socialIcons {
    margin-bottom: 0;
    margin-top: 30px;
    padding: 0;
    list-style-type: none;	
}
.footer ul.socialIcons li {
	width:40px;
	height:40px;
	display:inline-block;
	vertical-align:top;		
	margin-right:8px;	
}
.footer ul.socialIcons li:last-child {
	margin-right:0;
}
.footer ul.socialIcons li a {
	display:block;
	width:100%;
	height:100%;
	border-radius:50%;	
}
.footer ul.socialIcons li.facebook a {
	background:#3b5998 url('../img/fbIcon.png') center no-repeat;	
	border:1px solid #3b5998;
}
.footer ul.socialIcons li.twitter a {
	background:#1da1f2 url('../img/twitterIcon.png') center no-repeat;
	border:1px solid #1da1f2;
}
.footer ul.socialIcons li.pinterest a {
	background:#bd081c url('../img/pinterestIcon.png') center no-repeat;
	border:1px solid #bd081c;
}
.footer ul.socialIcons li.instagram a {
	background:#c32aa3 url('../img/instagramIcon.png') center no-repeat;	
	border:1px solid #c32aa3;
}
.innerPageBanner {
    position: relative;
    height: 400px;
    padding-top: 300px;
    text-align: center;
}
.innerPageBanner:before {
    position: absolute;
    content: '';
    top: 0;
    height: 255px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 1%, rgba(0,0,0,0.65) 65%, rgba(0,0,0,0.02) 100%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 65%,rgba(0,0,0,0.02) 100%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 1%,rgba(0,0,0,0.65) 65%,rgba(0,0,0,0.02) 100%,rgba(0,0,0,0) 100%);
    left: 0;
    right: 0;
}
.contactPageBanner {
    background: url(../img/contactBanner.jpg) 100% 100% / 100% 100% no-repeat;
    background-position: right center;
    background-size: cover;		
}
.innerPageBanner h1 {
	margin:0;
	color:#fff;
	font-size:34px;
}
.innerPageContent {
	padding:50px 0 0;	
}
.contactPageMap {
	margin-top:30px;	
}
.contactLeftWrap, .contactRightWrap {
	display:inline-block;
	vertical-align:top;	
}
.contactLeftWrap {
	width:48%;
	margin-right:2%;	
}
.contactRightWrap {
	width:49%;
}
#gform_wrapper_6 ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}
#gform_wrapper_6 ul li {
	margin-bottom:20px;	
}
#gform_wrapper_6 ul li:last-child {
	margin-bottom:0;	
}
#gform_wrapper_6 ul li input, #gform_wrapper_6 ul li textarea {
	width:100%;
	border:1px solid #ccc;
	padding:10px 15px;
	font-size:15px;
}
#gform_wrapper_6 ul li input {
	height:40px;	
}
#gform_wrapper_6 ul li textarea {
	height:212px;	
	resize:none;
}
#gform_wrapper_6 .gform_footer input[type="submit"], #gform_wrapper_9 .gform_footer input[type="submit"] {
    background-color: #183340;
	border:1px solid #183340;
    color: #fff;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: 500;
    display: block;
	margin-top:25px;
    text-align: center;
    text-decoration: none;
    transition: 0.3s all ease;		
}
#gform_wrapper_6 .gform_footer input[type="submit"]:hover, #gform_wrapper_9 .gform_footer input[type="submit"]:hover {
	background-color:#0b2239;
	border:1px solid #0b2239;	
}
#gform_wrapper_9 ul{
	list-style:none;
	margin:0;
	padding:0;
}
#gform_wrapper_9 ul li{
	width:33%;
	display:inline-block;
	padding: 0 10px;
	margin-bottom:15px;
}
#gform_drag_drop_area_5_4{
	padding:32px;
    border: 1px dashed #CCC;
    text-align: center;
    color: #AAA;
    margin-bottom: 16px;
    background: rgba(0,0,0,.02);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.gform_wrapper span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px;
}

#gform_wrapper_9 input#gform_browse_button_9_4 {
	background:#fff;
	color:#555;
}
#gform_wrapper_9 ul li#field_9_4, #gform_wrapper_9 ul li#field_9_9{
	width:49%;
	vertical-align:top;
}
#gform_wrapper_9 ul li#field_9_9 #input_9_9_1{
	margin-bottom:10px;
}
#input_9_9{
	position:relative;
}
#field_9_9 #input_9_9_1{
	width:49%
}
#input_9_9_5_container{
	position: absolute;
	width: 49%;
	top: 38px;
	right: 0;
}
#gform_wrapper_9 ul li label, #gform_wrapper_6 ul li label {
	font-weight:normal;	
}
#gform_wrapper_9 ul li input, #gform_wrapper_9 ul li select{
	width:100%;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding:10px 12px;
}
#input_9_9 label{
	display:none;
}
#input_9_9_2_cardinfo_left select{
	width:48% !important;
}
#input_9_9_2_cardinfo_left select#input_9_9_2_month {
	margin-right:2%;	
}
#input_9_9_2_cardinfo_right{
	width:49%;
	float:right;
}
#gform_wrapper_9 ul li#field_9_10{
width:100%;
padding:0
}
#gform_wrapper_9 .gform_footer.top_label{
padding:0 10px;	
}
#gform_wrapper_9 .gform_footer.top_label input{
height:45px;
width:100%;
}
#field_9_10 .gfield_label.gfield_label_before_complex{
padding-left:10px
}
#field_9_10 span{
display:inline-block;
padding: 0 10px;
margin: 0;
}
#field_9_10 span#input_9_10_1_container, #field_9_10 span#input_9_10_2_container{
width:33%;
}
#field_9_10 span#input_9_10_3_container, #field_9_10 span#input_9_10_6_container{
width:16.66%;
}
.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px;
    height: 32px;
}
.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(../img/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    float: left;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0;
}
.gform_wrapper .ginput_complex span.ginput_cardextras {
    display: block;
    overflow: hidden;
}
.ginput_cardinfo_left {
    width: 49%;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
    position: relative;
    display: block;
    min-width: 160px!important;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-height: 43px;
    position: relative;
    float: left;
}
.gform_wrapper input.ginput_card_security_code {
	max-width:50%;	
}
.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    width: 32px;
    height: 23px;
    background-image: url(../img/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -128px;
    position: relative;
    top: -1px;
    left: 6px;
    display: -moz-inline-stack;
    display: inline-block;
}
.innerPageContent.withShadow {
	padding-bottom:50px;	
	box-shadow:0 26px 60px 0 rgba(0,0,0,.04);
}
@media(min-width:768px) {

.dropdown:hover .dropdown-menu {

    display: block;

}
}
@media(max-width:1366px) {
.onlyTextSec {
    padding: 150px 0;
}	
}
@media(max-width:1200px) {
.navigation {
    top: 60px;
}
.videoSec:before, .innerPageBanner:before {
	height:230px;	
}
.navigation .navbar-brand img {
    width: 200px;
}
.navigation .navbar-right {
    margin-top: 34px;
}
.navigation ul.nav li a {
    font-size: 16px;
}
.videoSec {
	height:700px;	
}	
.videoContent {
	width:53%;
	top:180px;	
}
.videoContent p {
	padding-top:30px;	
}
.onlyTextSec {
    padding: 120px 0;
}
.contactSecHome {
    padding: 100px 0;
}
.bannerSec.bannerSec1 {
    background-position: bottom center;
}
.footer img {	
	width:200px;	
}
.quickLinks li {
		
}
.footerContact p {
    font-size: 22px;
}
.footerContactCol p{
	font-size:16px;	
}
.innerPageBanner {
    height: 380px;
    padding-top: 280px;
}
.innerPageBanner h1 {
    font-size: 32px;
}
}
@media(max-width:992px) {
.navigation {
    top: 50px;
}
.videoSec:before, .innerPageBanner:before {
    height: 200px;
}	
.navigation .navbar-brand img {
    width: 160px;
}
.navigation .navbar-right {
    margin-top: 25px;
}
.navigation ul.nav li a {
    font-size: 14px;
    padding: 15px 8px;
}
.videoSec {
    height: 630px;
	background-size: cover;
    background-position: center;		
}
.videoContent {
    width: 60%;
    height: 290px;
    top: 160px;
}
.videoContent h1 {
    font-size: 44px;
    line-height: 54px;
}
.videoContent p {
    padding-top: 25px;
    font-size: 20px;
    line-height: 24px;
}
.onlyTextSec {
    padding: 100px 0;
}
.welcomeSec ul li {
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 28px;
}
.visaNeeds ul.visaNeedsInner li h4 {
    font-size: 16px;
}	
.chragesTable tr th, .chragesTable tr td {
    font-size: 14px;
}
.chragesTable.chragesTable4 {
    margin-top: 65px;
}
.chragesTable h5 {
    font-size: 18px;
}
.footer .col-sm-3 {
	width:50%;
}
.quickLinks {
	margin-bottom:30px;	
}
.footerContact h4 {
    margin-bottom: 25px;
    font-size: 18px;
}
.footerBottom {
    margin-top: 40px;
}
.footerBottom p {
    margin-top: 15px;
}
.innerPageBanner {
    height: 360px;
    padding-top: 270px;
}
.innerPageBanner h1 {
    font-size: 30px;
}
#gform_wrapper_9 ul li, #field_9_10 span#input_9_10_1_container, #field_9_10 span#input_9_10_2_container,
#field_9_10 span#input_9_10_3_container, #field_9_10 span#input_9_10_6_container {
    width: 49.7%;
}
#field_9_10 span#input_9_10_3_container, #field_9_10 span#input_9_10_6_container {
	margin-top:15px;	
}
}
@media(max-width:768px) {
.navigation .navbar-brand {
    padding: 0 15px;	
}
.navigation .navbar-default .navbar-collapse{
	border-color: #f5f5f5;
    margin-top: 15px;
    background: #000;
}
.navigation .navbar-right {
    margin: 10px 0;
    text-align: center;
}
.videoSec:before, .innerPageBanner:before {
    height: 172px;
}
.videoSec {
    height: 580px;
}
.videoContent {
    width: 360px;
    height: 252px;
    top: 155px;
}
.videoContent h1 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 8px;
}
.videoContent p {
    padding-top: 22px;
    font-size: 17px;
    line-height: 22px;
}
a.greenBtn {
    font-size: 16px;
    margin: 35px auto auto;
}
.innerPageContent {
	padding:40px 0 0;	
}
.innerPageContent.withShadow {
	padding-bottom:40px;
}
.contactLeftWrap {
	width:100%;	
}
.contactRightWrap {
	width:100%;
	margin-top:20px;	
}	
.contactPageMap iframe {
	height:280px;
}
.onlyTextSec {
    padding: 60px 0;
}
.onlyTextSec h2 {
    font-size: 28px;
}
.onlyTextSec h3 {
    margin-bottom: 22px;
    font-size: 19px;
}
.onlyTextSec .onlyTextInner, .onlyTextSec.whiteBg .onlyTextInner, .onlyTextSec.lightGreenBg .onlyTextInner {
    width: 100%;
}
.onlyTextSec p {
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 30px;
}
.welcomeSec ul li {
    font-size: 20px;
}
.onlyTextSec ul.missionUL li {
    font-size: 20px;
}
.bannerSec {
    width: 100%;
    height: 290px;
}
.chragesTable {
    width: 100%;
    margin-right: 0;
}
.chragesTable.chragesTable1, .chragesTable.chragesTable2 {
    margin-bottom: 40px;
}
.chragesTable.chragesTable4 {
    margin-top: 40px;
	text-align:center;
}
.chragesTable.chragesTable4 a.greenBtn {
    margin: 20px auto auto auto;
}
.contactSecHome {
    padding: 80px 0;
}
.contactHomeHeading h3 {
    margin-bottom: 10px;
}
.contactHomeForm {
    width: 100%;
}
.contactHomeForm input {
    font-size: 16px;
}
.contactUsNew {
    margin-top: 30px;
}
.contactUsNew ul li.whatsappIcon {
    background-size: 48px;
}
.contactUsNew ul li {
    padding: 90px 20px 0;
}
.contactUsNew ul li p {
    height: auto;
}
.footer {
    padding: 35px 0 30px 0;
}
.footer .col-sm-3 {
    width: 100%;
}
.footerContact h4 {
    margin-bottom: 20px;
}
.quickLinks {
	margin-top:40px;	
}
.footerContactCol {
	margin-bottom:30px;	
}
.footerBottom {
    margin-top: 30px;
}
.footerBottom p {
    margin-top: 8px;
    font-size: 22px;
}
.innerPageBanner {
    height: 350px;
    padding-top: 215px;
}
#gform_wrapper_9 ul li, #field_9_10 span#input_9_10_1_container, #field_9_10 span#input_9_10_2_container,
#field_9_10 span#input_9_10_3_container, #field_9_10 span#input_9_10_6_container {
    width: 49.5%;
}
#gform_wrapper_9 ul li#field_9_4, #gform_wrapper_9 ul li#field_9_9 {
    width: 100%;
}
.moxie-shim moxie-shim-html5, #html5_1eq7tj9n61c7h1i06ifd1rta5cb3_container {
	width:100% !important;
	left:0 !important;	
}
.contactHomeForm #gform_fields_8 li {
    width: 50%;
}
}
@media(max-width:480px) { 
.innerPageHeader{
	height:200px;
}
.titleWrap {
    margin-top: 68px;
}
.navigation {
    top: 40px;
}
.navigation.scrollHeaderStyling .navbar-default {
    padding: 14px 0;
}
.navigation .navbar-default .navbar-toggle {
    margin-bottom: 0;
    margin-top: 10px;
}
.navigation .navbar-right {
    margin: 10px 0 0;
}
.videoSec:before, .innerPageBanner:before {
    height: 155px;
}
.videoSec {
    height: 560px;
}
.videoContent {
    width: 315px;
    height: 230px;
    top: 130px;
}
.videoContent h1 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 8px;
}
.videoContent p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 18px;
}
a.greenBtn {
    font-size: 15px;
    margin: 30px auto auto;
    width: 140px;
}
.contactPageMap iframe {
	height:250px;
}
.onlyTextSec {
    padding: 50px 0;
}
.onlyTextSec h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
.onlyTextSec p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
}
.welcomeSec ul li {
    font-size: 18px;
}
.welcomeSec ul li:last-child {
	margin-bottom:0;	
}
.greenBtn.greenBtnLeft {
    margin: 30px auto auto 0;
}
.bannerSec {
    height: 220px;
}
.visaNeeds ul.visaNeedsInner {
    margin: 40px 0;
}
.visaNeeds ul.visaNeedsInner li {
    width: 100%;
    margin-bottom: 30px;
}
.visaNeeds ul.visaNeedsInner li:last-child {
	margin-bottom:0;	
}
.chragesTable tr td.blueBg, .chragesTable tr td.greyBg {
    font-size: 16px;
}
.chragesTable tr th, .chragesTable tr td {
    font-size: 13px;
}
.chragesTable p a {
    font-size: 20px;
}
.visaChargesSec .importantNotes {
    margin-top: 40px;
}
.contactSecHome {
    padding: 50px 0;
}
.contactHomeForm .form33 {
    width: 100%;
    margin-right: 0;
}
.contactUsNew {
    margin-top: 20px;
}
.contactUsNew ul li.whatsappIcon {
    background-size: 46px;
}
.contactUsNew ul li {
    padding: 90px 10px 0;
}
.contactUsNew ul li p {
    font-size: 19px;
}
.innerPageBanner {
    height: 300px;
    padding-top: 190px;
}
.innerPageBanner h1 {
    font-size: 28px;
}
#gform_wrapper_9 ul li, #field_9_10 span#input_9_10_1_container, #field_9_10 span#input_9_10_2_container, #field_9_10 span#input_9_10_3_container, #field_9_10 span#input_9_10_6_container {
    width: 100%;
}
#input_9_10_1_container {
	margin-bottom:15px !important;	
}
.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 15px;
}
#field_9_9 #input_9_9_1 {
    width: 100%;
}
#input_9_9_5_container {
    width: 100%;
    top: 100px;
}
.gform_wrapper .ginput_complex span.ginput_cardextras {
    margin-top: 56px;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-height: auto;
    position: relative;
    float: none;
}
#input_9_9_2_cardinfo_right {
    width: 100%;
    float: none;
}
#input_9_9_2_cardinfo_left select {
    width: 49.4% !important;
}
.gform_wrapper input.ginput_card_security_code {
    max-width: 85%;
    margin-top: 15px;	
}
#input_9_9_2_cardinfo_left select{
	width:48.8% !important;
}
#input_9_9_2_cardinfo_left select#input_9_9_2_month {
	margin-right:1%;	
}
#gform_wrapper_9 .gform_footer input[type="submit"] {
    margin-top: 15px;	
}
.contactHomeForm #gform_fields_8 li {
    width: 100%;
}
}