/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

iframe {
	max-width: 100%;
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}

.container {
	width: 1170px;
	margin: auto;
}
.container.tbp {
	padding: 0px 0px;
	margin-top: 50px;
}
.container.tbp2 {
	padding: 80px 0px 30px 0px;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 70px 0px 80px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 80px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}

.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 46%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
@media (min-width: 768px) and (max-width: 1100px) {
	.one_fourth {
		width: 47%;
		margin-right: 3%;
	}
}
@media (max-width: 767px) {
	.one_fourth {
		width: 100%;
		margin-right: 0;
	}
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.onecol_forty {
	width: 40%;
}

.onecol_sixty {
	width: 56%;
}

.onecol_thirtyfive {
	width: 35%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}
.last1 {
	margin-right: 0 !important;
	clear: right;
	padding-bottom: 10px;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 57px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/myworkvisa-logo.png) no-repeat center top;
}

#topHeader #logo{
	float:left;
	display:block;
	width:100%;
	min-height: 90px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo2.png) no-repeat center top;
}

#topHeader #logo3{
	float:left;
	display:block;
	width:100%;
	min-height: 58px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/myworkvisa-logo.png) no-repeat left top;
}

#trueHeader #logo4{
	float:left;
	display:block;
	width:100%;
	min-height: 50px;
	margin-top:16px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo4.png) no-repeat center top;
}


/* top navigation */
.top_nav {
	float: left;
	width: 100%;
	padding: 0px 0px;
	background: #3B3B6D;
	/* border-bottom: 1px dashed #e9e9e9; */
}

.top_nav .left {
	float: left;
	width: 52%;
	padding: 9px 0;
}
.top_nav .right {
	float: left;
	width: 48%;
	color: #ffffff;
	font-size: 13px;
	text-align: right;
}
.top_nav .right strong {
	margin-right: 20px;
	font-weight: 600;
}
.top_nav .right a {
	color: #ffffff;
	font-weight: 600;
	transition: all 0.3s ease;
}
.top_nav .right a:hover {
	color: #ffffff;
}

.top-space
{
	padding: 9px 0;
	float: left;
}
.topimg1
{
	float: left;
   max-width:66px;
   padding-top:5%;
    margin-right: 0px;
    margin-top: 0px;
    border: 0px solid #e9e9e9;
	padding-right: 10px;
}
.modalnews{color:#fff;background:#1F4E79;  font:14px Helvetica,Arial,sans-serif; 
	width: 40%;
    height: 88%;
    float: right;
    margin-top: 59px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    background-color: #1F4E79;
    left: 33% !important;
    top: 15% !important;
	}
.modalfoot {
	background: #3B3B6D;
}
.btnnews { float: right;
    font-size: 14px;
    font-weight: 500;
	float: right !important;
	}
	
	
	.clear { color: #000;}
	#mc_embed_signup_scroll h2 { color: #ffffff !important; padding: 20px 0px !important;}
	.mc-field-group { padding: 20px 0px !important;}
	
	.mc-field-group label { font-weight: 500 !important; font-size: 15px !important;
    letter-spacing: 1px;}
	
	.mc-field-group input { 
		width:50% !important; 
		height: 33px !important;
		border-radius: 3px !important;
	}
	
	.modal-header .close {
    margin-top: -10px !important;
    color: #ffffff !important;
    text-shadow: none !important;
}
.fir {
	 margin-left: 35px !important;
}
.btnsub:hover, .btnsub:focus, .btnsub:active, .btnsub.active, .open>.dropdown-toggle.btnsub{
	background-color: #ffffff ;
}

.btnsub { 
	margin-top: 30px;
	letter-spacing: 0.03em;
    font-size: 16px;
}

/* extra */
.transition (@time: .5s, @range: all, @ease: ease-out) {
  -moz-transition: @range @time @ease;
  -webkit-transition: @range @time @ease;
  -o-transition: @range @time @ease;
  transition: @range @time @ease;
}

.transition-delay (@time: .4s) {
	-webkit-transition-delay: @time;  
	-moz-transition-delay: @time;  
	-o-transition-delay: @time;  
	-transition-delay: @time; 
}

.border-radius(@radius) {
	-moz-border-radius:@radius;
	-webkit-border-radius:@radius; 
  border-radius: @radius;
}

.gradient (@coler1: #fff, @coler2: #ccc) {
    background: @coler1;
    background: -moz-linear-gradient(@coler1, @coler2);
    background: -webkit-linear-gradient(@coler1, @coler2);
    background: -o-linear-gradient(@coler1, @coler2);
}

.box-shadow(@dims:0 0 10px, @color:#000) {
	box-shadow: @dims @color; // Opera, FFX4
	-moz-box-shadow:@dims @color; // FFX3.5
	-webkit-box-shadow:@dims @color; // Safari/Chrome/WebKit
	.ie7 { filter: e(%("progid:DXImageTransform.Microsoft.Shadow(color='%d', Direction=135, Strength=3)", @color)); }
}

.inset(@dims:1px 1px 1px, @color:#fff) {
    box-shadow: @dims @color; // Opera, FFX4
    -moz-box-shadow:@dims @color; // FFX3.5
    -webkit-box-shadow:@dims @color; // Safari/Chrome/WebKit
}



.modalbg {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0);
	z-index: 99999;
	.transition(2s);
  .transition-delay(.2s);
	display: block;
	pointer-events: none;
  .dialog {
    width: 400px;
    position: relative;
    top: -1000px;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    .border-radius(10px);
    .gradient;
    .box-shadow;
  }
}

.modalbg:target {
	display: block;
	pointer-events: auto;
  background: rgba(4, 10 ,30, .8);
  .transition();
  .dialog {
    top: -90px;
    .transition(.8s);
    .transition-delay;
  }
}



.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
  .box-shadow;
  .transition;
  .transition-delay(.2s);
  &:hover { background: #00d9ff; .transition; }
}


@media (max-width:769px) {
.modalnews
	{
		width:100%;
		height:50% !important;
		left: 0;
	}
	.btnnews { float: left; width: 100%;}
}
@media (max-width:1169px){
.topimg1
{
	float: left;
   max-width:55px;
   padding-top:5%;
    margin-right: 0px;
    margin-top: 0px;
    border: 0px solid #e9e9e9;
	padding-right: 10px;
}
}
.topimg
{
	float: left;
   width:100%;
    margin-right: 0px;
    margin-top: 0px;
    border: 0px solid #e9e9e9;
	padding-right: 10px;
}

.topcap
{
	color: #ffffff;
	font-weight: bold;
}

.topsitesearch {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
}
#topsitesearchform {
	margin: 0;
	padding: 0;
}
#topsitesearchform #s{
	width: 140px;
	height: 23px;
	border: 1px solid #d9d9d9;
	background-color: #f9f9f9;
	padding:0px 5px 0px 7px;
	color: #999;
	font-size: 12px;
	float: left;
}
#topsitesearchform #searchsubmit{
	float: right;
	width:23px;
	height:23px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #d9d9d9 url(../images/top-site-search-icon.png) no-repeat center 5px;
	border:0;
}
#topsitesearchform #searchsubmit:hover{
	background: #999 url(../images/top-site-search-icon.png) no-repeat center 5px;
}

.top_nav ul.topsocial {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 30px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #7274A5;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #fbfbfb;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav .topsocial li a:hover {
	background: #fff;
}

.top_nav2 .left {
	float: left;
	width: 33%;
	color: #272727;
}
.top_nav2 .center {
	float: left;
	width: 34%;
}
.top_nav2 .right {
	float: left;
	width: 33%;
	color: #272727;
	text-align: right;
}
.top_nav2 .right p {
	float: right;
	margin-top: 20px;
	display: block;
}
.top_nav2 .right p strong {
	color: #d70204;
	font-size: 25px;
	font-weight: 600;
	display: block;
	margin-top: 3px;
}

.top_nav2 ul.topsocial {
	float: left;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.top_nav2 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav2 .topsocial li a {
	float: left;
	color: #8e8e8e;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav2 .topsocial li a:hover {
	background: #f9f9f9;
}

@media (min-width:480px){
.font_97{
font-size:97px !important;
}}
@media (max-width:479px){
.font_97{
font-size:57px !important;
}

}
.top_nav3 .left {
	float: left;
	width: 35%;
	color: #272727;
}
.top_nav3 .right {
	float: left;
	width: 65%;
	color: #1e1e1e;
	text-align: right;
	margin-top: -2px;
}
.top_nav3 .right p {
	float: right;
	margin-top: 10px;
}
.top_nav3 .right p strong {
	color: #d70204;
	font-size: 21px;
	font-weight: 600;
}

.top_nav3 .right .topsitesearch {
	margin: 0px 0px 0px 10px;
}

.top_nav3 ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.top_nav3 .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_nav3 .topsocial li a {
	float: left;
	color: #454545;
	font-size: 12px;
	width: 23px;
	height: 23px;
	background: #f3f3f3;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	transition: all 0.3s ease;
}
.top_nav3 .topsocial li a:hover {
	background: #f9f9f9;
}

.top_nav3 .right .smbut {
	background: #1e1e1e;
	border-radius: 3px;
	padding: 3px 9px;
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
	white-space: nowrap;
	transition: all 0.3s ease;
}
.top_nav3 .right .smbut:hover {
	background: #d70204;
}

/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	padding: 15px 0;
}
.menu_main {
	float: left;
	width: 100%;
	z-index: 9999;
	position: relative;
    background: #f2f2f2;
}

.logo2 {
	float: left;
	width: 100%;
}
.menu_main2 {
	float: left;
	width: 100%;
	z-index: 9999;
	position: relative;
	background: #000;
}

.logo3 {
	float: left;
	width: 100%;
}

.logo4 {
	float: left;
	width: 27.5%;
}
.menu_main4 {
	float: left;
	width: 54.5%;
	z-index: 9999;
	position: relative;
}
.cdetails {
	float: left;
	width: 18%;
	height: 80px;
	padding-top: 12px;
	background: #e73537;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.cdetails strong {
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin-top: 1px;
}


.mstslider {
	width: 100%;
	float: left;
}

.dropdown-menu.multilevel .dropdown.level-down-menu:hover > a, .yamm ul.nav li.dropdown:hover > ul.dropdown-menu.third-level-menu .dropdown.level-down-menu:hover {
	background-color: #d61517 !important;
}
.yamm ul.nav li.dropdown:hover > ul.dropdown-menu.third-level-menu {
	top: 195px;
	right: 218px;
	left: auto;
	position: absolute;
	border-radius: 0px !important;
}



/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* features section 1 */
.feature_sec1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 35px 0px 35px 0px;
}
.feature_sec1 p
{
	font-size: 18px;
	line-height: 24px;
}
.feature_sec1 h5 {
	margin: 50px 0px 0px 0px;
}
.feature_sec1 h5 strong {
	color: #fff;
	font-size: 23px;
	background: #d70204;
	font-weight: normal;
	padding: 9px 18px;
	height: 44px;
	margin: 0 10px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	white-space: nowrap;
}

/* features section 2 */
.feature_sec2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: #eee url(../images/texture3.jpg) repeat left top;
}
.feature_sec2 .one_fourth {
	padding: 60px 25px 72px 25px;
	width: 25%;
	margin-right: 0;
	transition: all 0.3s ease;
	border-top: 10px solid #fff;
	margin-top: -10px;
}
.feature_sec2 .one_fourth i {
	width: 110px;
	height: 110px;
	color: #1e1e1e;
	font-size: 32px;
	text-align: center;
	vertical-align: middle;
	line-height: 110px;
	background: url(../images/circle1.png) no-repeat center top;
	margin-bottom: 30px;
}
.feature_sec2 .one_fourth:hover,
.feature_sec2 .one_fourth.active {
	background: #f7f7f7;
	border-top: 10px solid #1e1e1e;
}

/* features section 3 */
.feature_sec3 {
	float: left;
	width: 100%;
	padding: 100px 0px 80px 0px;
}
.feature_sec3 i.icon {
	float: left;
	font-size: 40px;
	color: #e3e3e3;
	margin-right: 18px;
	margin-bottom: 6px;
}
.feature_sec3 p {
	color: #727272;
	margin-bottom: 5px;
}
.feature_sec3 #owl-demo2 p {
	color: #727272;
	margin-bottom: 5px;
	width: 90%;
}
.feature_sec3 .hpeosays {
	padding: 0;
}
.feature_sec3 .hpeosays img {
	
	float: left;
	margin-right: 20px;
	margin-bottom: 100px;
	max-width:100%;
	border-radius: 100%;
}
.feature_sec3 .hpeosays p {
	color: #727272;
	margin-bottom: 5px;
}
.feature_sec3 .hpeosays b {
	color: #1e1e1e;
	font-weight: 600;
	margin-top: 22px;
	float: left;
}
.feature_sec3 .hpeosays b em {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.feature_sec3 .divider_line21 {
	width: 90%;
}


/* features section 4 */
.feature_sec4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 90px 0px 80px 0px;
	background: url("../images/gray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
	box-shadow: 
        inset 0px 8px 5px -7px #eee,
        inset 0px -8px 5px -7px #eee; 
}

.feature_sec4.two {
	background: none;
	box-shadow: none;
	padding-bottom: 45px;
}


/* features section 5 */
.feature_sec5 {
	float: left;
	width: 100%;
	padding: 35px 0px 50px 0px;
}
.scriptfont {
	color: #1e1e1e;
	font-family: 'Dancing Script', cursive;
	font-size: 23px;
	font-weight: normal;
}
.feature_sec5 .caseresult {
	float: left;
	width: 100%;
	padding: 7px 8px;
	background: #eee;
	color: #1e1e1e;
	border-top: 1px solid #e3e3e3;
}
.feature_sec5 .caseresult .inborder {
	float: left;
	width: 100%;
	border: 1px solid #fff;
		padding: 25px 27px 31px 27px;
}

.featuring-box
{
	background: rgba(255, 255, 255, 0.7);
	padding: 15px 30px;
	text-align: left;
	min-height: 105px;
}
.featuring-box a
{
	color: #3C3C70;
	font-size: 18px;
	text-align: left;
}
.lesscontent
{
	max-width: 900px;
}

/* features section 6 */
.feature_sec6 {
	float: left;
	width: 100%;
	padding: 35px 0px 75px 0px;
	text-align: center;
	background: #1e1e1e url(../images/statue-banner.jpg);
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
    background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.feature_sec6 .one_third {
	background: #353535;
	border-radius: 3px;
	text-align: left;
	padding: 15px;
	color: #b9b9b9;
	transition: all 0.3s ease;
}
.feature_sec6 .one_third:hover {
	background: #454545;
}
.feature_sec6 .one_third img {
	float: left;
	margin-right: 20px;
}
.feature_sec6 .one_third a {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}
.feature_sec6 .one_third a:hover {
	color: #e3e3e3;
}
.feature_sec6 .one_third p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}

/* features section 7 */
.feature_sec7 {
	float: left;
	width: 100%;
	padding: 100px 0px 100px 0px;
	text-align: center;
}
.feature_sec7 .cirimg {
	width: 190px;
	height: 190px;
	border-radius: 100%;
	border: 5px solid #e1e1e1;
	overflow: hidden;
	margin-bottom: 47px;
	transition: all 0.3s ease;
}
.feature_sec7 .cirimg:hover {
	border: 12px solid #e1e1e1;
}
.feature_sec7 .cinfo {
	float: left;
	width: 100%;
	padding: 0px 0px 45px 0px;
	background: #fff;
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border: 1px solid #eee;
	border-top: none;
	font-size: 13px;
	line-height: 18px;
}
.feature_sec7 .cinfo h5 {
	margin-bottom: 3px;
}
.feature_sec7 .cinfo em {
	font-size: 13px;
	font-style: normal;
	color: #999;
}
.feature_sec7 .cinfo .shape1 {
	float: left;
	margin-top: -30px;
	margin-left: -1px;
	margin-bottom: 18px;
}
.feature_sec7 b {
	color: #d70204;
	font-weight: normal;
	display: block;
	margin-top: 20px;
	font-size: 14px;
}
.feature_sec7 a i {
	color: #1e1e1e;
	width: 30px;
	height: 30px;
	background: #eee;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 2px;
	margin-left: 2px;
	transition: all 0.3s ease;
}
.feature_sec7 a i:hover {
	color: #fff;
	background: #d70204;
}

.feature_sec7.two {
	background: #f4f4f4;
}

/* features section 8 */
.feature_sec8 {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
}
.feature_sec8 .left {
	float: left;
	width: 100px;
}
.feature_sec8 .left img {
	float: left;
	width: 100%;
	margin-bottom: 1px;
	transition: all 0.3s ease;
}
.feature_sec8 .left img:hover {
	float: left;
	opacity: 0.7;
}
.feature_sec8 .date {
	float: left;
	width: 100%;
	padding: 10px 0px 8px 0px;
	text-align: center;
	background: #1e1e1e;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.feature_sec8 .date a {
	color: #fff;
}
.feature_sec8 .date:hover {
	background: #d70204;
}
.feature_sec8 .date strong {
	font-size: 27px;
	font-weight: 600;
}
.feature_sec8 .comment {
	float: left;
	width: 100%;
	padding: 7px 0px 6px 0px;
	text-align: center;
	background: #f9f9f9;
	color: #999;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.feature_sec8 .comment a {
	color: #999;
}
.feature_sec8 .comment:hover {
	color: #fff;
	background: #fff;
}

.feature_sec8 .right {
	float: left;
	width: 100%;
	padding: 25px 25px 25px 25px;
	background: #f3f3f3;
}
.feature_sec8 .videofra {
	float: left;
	width: 100%;
	height: 347px;
}


.feature_sec18 .left {
	float: left;
	width: 30%;
}
.feature_sec18 .left img {
	float: left;
	width: 100%;
	margin-bottom: 1px;
	transition: all 0.3s ease;
}
.feature_sec18 .left img:hover {
	float: left;
	opacity: 0.7;
}
.feature_sec18 .date {
	float: left;
	width: 100%;
	padding: 10px 0px 8px 0px;
	text-align: center;
	background: #1e1e1e;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.feature_sec18 .date a {
	color: #fff;
}
.feature_sec18 .date:hover {
	background: #d70204;
}
.feature_sec18 .date strong {
	font-size: 27px;
	font-weight: 600;
}
.feature_sec18 .comment {
	float: left;
	width: 100%;
	padding: 7px 0px 6px 0px;
	text-align: center;
	background: #f9f9f9;
	color: #999;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.feature_sec18 .comment a {
	color: #999;
}
.feature_sec18 .comment:hover {
	color: #fff;
	background: #fff;
}

.feature_sec18 .right {
	float: left;
	width: 100%;
	padding: 25px 25px 25px 25px;
	background: #f3f3f3;
}
.feature_sec18 .videofra {
	float: left;
	width: 100%;
	height: 338px;
}


.big_text2 a
{
	font-size: 21px;
	color: #3B3B6D;
}
/* features section 9 */
.feature_sec9 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	text-align: center;
	background: #1e1e1e url(../images/texture1.jpg) repeat left top;
	color: #fff;
}
.feature_sec9 .sky-form strong {
	color: #999;
	font-weight: normal;
}
.cforms {
	width: 99%;
	margin-top: -15px;
	padding-bottom: 35px;
}
.feature_sec9 .transpef {
	background: url(../images/fade1.png) no-repeat center bottom;
}

/* features section 10 */
.feature_sec10 {
	float: left;
	width: 100%;
	padding: 75px 0px 64px 0px;
	text-align: left;
	background: #eee url(../images/texture2.png) repeat left top;
}
.feature_sec10 img {
	width: 100%;
	margin-left: 5px;
	border: 7px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}

/* features section 11 */
.feature_sec11 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 60px 0px;
	/* background: url("../images/darkgray-bg.png"); */
	background: #1E1E1E;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	position:relative;
}
.feature_sec11 h1 {
	line-height: 57px;
}

/* features section 12 */
.feature_sec12 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 80px 0px;
}
.feature_sec12 i {
	font-size: 40px;
	color: #d70204;
	margin-bottom: 16px;
}
.feature_sec12 h5 {
	margin-bottom: 5px;
}

/* features section 13 */
.feature_sec13 {
	float: left;
	width: 100%;
	padding: 75px 0px 80px 0px;
	background: #eee;
}
.feature_sec13 .peoplesays {
	float: left;
	width: 100%;
	padding: 27px 40px 35px 40px;
	background: #fff;
	border-radius: 3px;
	font-size: 16px;
	line-height: 25px;
}
.feature_sec13 .peoimg {
	float: left;
	width: 100%;
	background: url(../images/aroow4.png) no-repeat 30px top;
}
.feature_sec13 .peoimg img {
	float: left;
	width: 58px;
	height: 58px;
	margin-left: 70px;
	margin-top: 12px;
	border-radius: 100%;
}
.feature_sec13 .peoimg strong {
	float: left;
	color: #1e1e1e;
	margin-top: 27px;
	margin-left: 10px;
}
.feature_sec13 .videofra {
	float: left;
	width: 100%;
	height: 265px;
}

/* features section 14 */
.feature_sec14 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 65px 0px 45px 0px;
}
.feature_sec14 .container .one_fifth:nth-child(4) img {
	border: 1px solid #3b3b6d;
}

/* features section 15 */
.feature_sec15 {
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px;
}
@media (min-width: 769px) {
	.feature_sec15 .container {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-content: flex-start;
	}
}
.feature_sec15 .one_third, .feature_sec15 .one_fourth {
	background: #1e1e1e;
	text-align: center;
	transition: all 0.3s ease;
}
.feature_sec15 .one_third img:hover, .feature_sec15 .one_fourth img:hover {
	opacity: 0.9;

}
.feature_sec15 .one_third img, .feature_sec15 .one_fourth img {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	transition: all 0.3s ease;
}
.feature_sec15 .one_third h5, .feature_sec15 .one_fourth h5 {
	color: #fff;
	margin-bottom: 25px;
}
.feature_sec15 .one_third h6, .feature_sec15 .one_fourth h6 {
	color: #999;
	font-size: 14px;
	margin-bottom: 25px;
}
.feature_sec15 .one_third a.bookbtn, .feature_sec15 .one_fourth a.bookbtn {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #d70204;
	padding: 7px 18px;
	border-radius: 3px;
	transition: all 0.3s ease;
	display: inline-block;
	margin-bottom: 10px;
}
.feature_sec15 .one_third a:hover, .feature_sec15 .one_fourth a:hover {
	background: #454545;
}

/* features section 16 */
.feature_sec16 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 80px 0px 80px 0px;
}
.feature_sec16 .attbox {
	float: left;
	width: 100%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-top: 80px;
}
.feature_sec16 .attbox .box {
	float: left;
	width: 100.8%;
	height: 320px;
	background: #fff;
	border: 1px solid #eee;
	margin-left: -3px;
	margin-top: -3px;
	transition: all 0.3s ease;
}
.feature_sec16 .attbox .box:hover {
	background: #f7f7f7;
}
.feature_sec16 .cirimg {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	border: 5px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	transition: all 0.3s ease;
	margin-top: -80px;
	background: #fff;
}
.feature_sec16 .cirimg:hover {
	border: 10px double #eee;
}
.feature_sec16 .attbox h5 {
	margin-bottom: 0px;
}
.feature_sec16 .attbox em {
	font-size: 13px;
	color: #1e1e1e;
}
.feature_sec16 .attbox p {
	font-size: 13px;
	width: 80%;
	margin: 14px auto 28px auto;
}

/* features section 17 */
.feature_sec17 {
	float: left;
	width: 100%;
	padding: 80px 0px 80px 0px;
}
.feature_sec17 .box {
	float: left;
	width: 100%;
	background: #1e1e1e;
}
.feature_sec17 .box img {
	float: right;
	width: 45%;
	transition: all 0.3s ease;
}
.feature_sec17 .box img:hover {
	opacity: 0.9;
}
.feature_sec17 .box .carea {
	float: left;
	width: 50%;
	padding: 30px 0px 0px 35px;
}
.feature_sec17 .box .carea h5 {
	color: #fff;
	margin-bottom: 0px;
	line-height: 20px;
}
.feature_sec17 .box .carea em {
	font-size: 12px;
	color: #fff;
}
.feature_sec17 .box .carea p {
	margin-top: 5px;
	margin-bottom: 27px;
}

/* features section 18 */
.feature_sec18 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 0px 100px 0px;
	background: #222 ;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
/*	background-size: cover;*/
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	background-size:cover;
	
	border-top: 8px solid #999;
	border-bottom: 8px solid #999;
	
}
.feature_sec18 .box {
	float: left;
	width: 47%;
	padding: 50px 40px 70px 40px;
	background: rgba(0, 0, 0, 0.7);
}
.feature_sec18 .box h1 {
	color: #d70204;
	font-size: 58px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: bold;
}
.feature_sec18 .box h3 {
	color: #fff;
	text-transform: uppercase;
	margin: 5px 0px 3px 0px;
}
.feature_sec18 .box h5 {
	color: #999;
	text-transform: uppercase;
	margin: 0px;
}
.feature_sec18 .box p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	margin-top: 25px;
}

/* features section 19 */
.feature_sec19 {
	float: left;
	width: 100%;
	padding: 35px 0px;
	background: #3B3B6D;
	border-top: 1px solid #f3f3f3;
}
.feature_sec19 ul {
	width: 95%;
	padding: 0px;
	margin: 0 auto;
}
.feature_sec19 li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 0px;
	margin: 0;
}


/* FOOTER STYLES */
.footer {
	float: left;
	color: #ffffff;
	width: 100%;
	background: #3B3B6D;
	padding: 70px 0px 20px 0px;
	font-size: 14px;
	line-height: 18px;
}
.footer a {
	color: #8B8AE7;
}
.footer h5 {
	color: #fff;
	margin-bottom: 3px;
}
.footer h6 {
	color: #999;
	font-size: 14px;
	margin-bottom: 12px;
}
.footer h3 {
	color: #fff;
	margin-bottom: 0px;
}
.footer .left {
	float: left;
	width: 28%;
	border-right: 2px solid #181818;
}
.footer .center {
	float: left;
	width: 27%;
	margin-left: 6%;
	border-right: 2px solid #181818;
}
.footer .right {
	float: left;
	width: 33%;
	margin-left: 6%;
}
.footer .right a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.footer .right a:hover {
	color: #e3e3e3;
	text-decoration: none;
}

.copyrights {
	float: left;
	width: 100%;
	padding: 16px 0px 16px 0px;
	background: #3B3B6D;
	color: #888BE8;
	font-size: 12px;
}
.copyrights .one_half.last {
	text-align: right;
}
.copyrights a {
	color: #727272;
	transition: all 0.3s ease;
}
.copyrights a:hover {
	color: #999;
}

/* FOOTER STYLES TWO */
.footer2 {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
.footer2 .fgraph {
	float: left;
	width: 100%;
	height: 18px;
	margin-top: -18px;
	text-align: center;
	background: url(../images/graph1.png) no-repeat center top;
}
.footer2 .fotcols {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: #d70204;
}
.footer2 .fotcols h5 {
	color: #fff;
	margin-bottom: 3px;
}
.footer2 .fotcols h5 em {
	font-size: 14px;
	font-style: normal;
}
.footer2 .fotcols h3 {
	color: #fff;
	margin-bottom: 0px;
}
.footer2 .left {
	float: left;
	width: 33%;
	border-right: 1px solid #ac0203;
}
.footer2 .center {
	float: left;
	width: 33%;
	text-align: center;
	border-right: 1px solid #ac0203;
}
.footer2 .center a:hover {
	color: #1e1e1e;
}
.footer2 .right {
	float: left;
	width: 30%;
	margin-left: 4%;
}
.signupnews {
	float: left;
}
#signupnewsle #m{
	width: 235px;
	height: 35px;
	border: 0px solid #fff;
	padding:0px 5px 0px 7px;
	color: #fff;
	font-size: 13px;
	float: left;
	background: #bd0204;
	border-radius: 3px;
	margin-right: 5px;
}
#signupnewsle #newssubmit{
	color: #fff;
	float: right;
	width:80px;
	height:35px;
	cursor:pointer;
	overflow:hidden;
	background: #1e1e1e;
	border:0;
	border-radius: 3px;
	transition: all 0.3s ease;
}
#signupnewsle #newssubmit:hover{
	color: #1e1e1e;
	background: #fff;
}

.footer2 .footersecs {
	float: left;
	width: 100%;
	color: #999;
	background: #1e1e1e url(../images/texture1.jpg) repeat left top;
}
.footer2 .transpef {
	padding: 63px 0px 58px 0px;
	background: url(../images/fade1.png) no-repeat center bottom;
}
.footer2 .footersecs h3 {
	margin-bottom: 14px;
}
.footer2 ul.address {
	padding: 0px;
	margin: 0px;
}
.footer2 .address li {
	padding: 0px;
	margin: 0px;
	line-height: 27px;
}
.footer2 .address li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.page_title.alternative {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/creative-alternative-options-banner.jpg) no-repeat center top;
}
.footer2 ul.uselinks {
	float: left;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.footer2 .uselinks li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.footer2 .uselinks li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.footer2 .uselinks li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer2 .uselinks li a:hover {
	color: #fff;
}

.footer2 ul.tweets {
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 0px;
}
.footer2 .tweets li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer2 .tweets li.bhline {
	padding-bottom: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d3d3d;
}
.footer2 .tweets li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer2 .tweets li a:hover {
	color: #fff;
}
.footer2 .tweets li i {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.footer2 .tweets li em {
	float: left;
	font-size: 10px;
	font-style: normal;
	color: #727272;
}
.footer2 .tweets li em a {
	color: #727272;
	transition: all 0.3s ease;
}
.footer2 .tweets li em a:hover {
	color: #727272;
	text-decoration: underline;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 60px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

.copyrights.two {
	background: #000;
	padding: 25px 0px 23px 0px;
}

.title11 h2
{
	line-height: 60px;
	text-align: left;
}


/* page titles */
.page_title {
	float: left;
	width: 100%;
	height: 400px;
	position:relative;
	background: #314684 url(../images/inner-banner-marriage.jpg) no-repeat center top;
}
.page_title.consult {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/abt-banner1.jpg) no-repeat center top;
}
.page_title.alternative {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/creative-alternative-options-banner.jpg) no-repeat center top;
}

.page_title.subject-index{
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-subject.jpg) no-repeat center top;
}
.page_title.article {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-articles.jpg) no-repeat center top;
}
.page_title.video {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-videos.jpg) no-repeat center top;
}
.page_title.posts {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/Podcasts_page_banner.jpg) no-repeat center top;
}
.page_title.application {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-application-process.jpg) no-repeat center top;
}
.page_title.living {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-you-could-be-living-in.jpg) no-repeat center top;
}
.page_title.marrige {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-marriage.jpg) no-repeat center top;
}
.page_title_about {
	float: left;
	width: 100%;
	position:relative;
	height: 400px;
	background: #314684 url(../images/abt-banner1.jpg) no-repeat center top;
}
.page_title_about.seven {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/banner-seven.jpg) no-repeat center top;
}
.page_title_about.ab {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/banner-about.jpg) no-repeat center top;
}
.page_title.contact {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-contact.jpg) no-repeat center top;
}

.page_title.case {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-cases.jpg) no-repeat center top;
}
.page_title.immigration-reform {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-us-immigration-reform.jpg) no-repeat center top;
}
.page_title.clients {
	float: left;
	width: 100%;
	height: 400px;
	background: #314684 url(../images/inner-banner-clients.jpg) no-repeat center top;
}

.page_title.services-offering {
	float: left;
	width: 100%;
	height: 400px;
	position:relative;
	background: #314684 url(../images/inner-banner-services.jpg) no-repeat center top;
}
.page_title.real-estate-investment {
	float: left;
	width: 100%;
	height: 400px;
	position:relative;
	background: #314684 url(../images/Real_Estate_Investment_Services_1920_400_3.jpg) no-repeat center top;
}
.page_title.entertainment_career_counseling_and_smm {
	float: left;
	width: 100%;
	height: 400px;
	position:relative;
	background: #314684 url(../images/Entertainment_Career_Counseling_and_Social_Media Management_1920x400.jpg) no-repeat center top;
}
.page_title.professional_career_counselling {
	float: left;
	width: 100%;
	height: 400px;
	position:relative;
	background: #314684 url(../images/Professional_Career_Counselling_1920x400.jpg) no-repeat center top;
}


.page_title h1 {
	float: left;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 27px;
	padding: 25px 70px 0px 40px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	bottom:0;
	margin-bottom: 0px;
	position:absolute;
	background: rgba(215, 2, 4, 0.9) ;
}

.page_title_about h1 {
	float: left;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	padding: 0px 70px 0px 40px;
	color: #fff;
	margin-top: 0;
	position:absolute;
	bottom:0;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	background: rgba(215, 2, 4, 0.9) ;
}
.page_title_about h1.ab {
	float: left;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	padding: 0px 70px 0px 40px;
	color: #fff;
	margin-top: 9px;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	background: rgba(215, 2, 4, 0.9) ;
}


/* google custom search */


.search-box-snk
{
	max-width: 300px;
}
.search-box-snk .cse input.gsc-input, .search-box-snk  input.gsc-input
{
	min-width: 200px;
}
.search-box-snk div.gsc-clear-button
{
	display: none;
}
.search-box-snk .cse table.gsc-search-box td.gsc-input, .search-box-snk  table.gsc-search-box td.gsc-input
{
	padding-right: 2px;
}
.search-box-snk .cse input.gsc-search-button, .search-box-snk  input.gsc-search-button
{
	height: 31px;
	cursor: pointer;
}
.search-box-snk .gsc-branding, .search-box-snk .gcsc-branding
{
	display: none;
}

/* google custom search */



@media (max-width:1199px){
.mar_inter_46
{
margin-top:46px !important;
}
.page_title_about h1.ab {
margin-top: -7px !important;
}
}
@media (max-width:1199px){
.page_title h1 {
height:44px !important; 
line-height:4px !important;

}
.page_title h1.paris {
height:48px !important; 
line-height:4px !important;
margin-top:87px;

}
.page_title_about h1 {
height:44px !important; 
line-height:40px !important;
margin-top:91px !important;
}
.page_title_about h1.mar_74 {
height:44px !important; 
line-height:40px !important;
margin-top:114px !important;
}
.page_title h1.ame_imi {
height:44px !important; 
line-height:40px !important;
margin-top:114px !important;
}

.page_title h1.ame_imi {
height: 75px !important;
    line-height: 33px !important;
    margin-top: 83px !important;
}
.innercaption1.marrige {
margin-left:350px;
}
.innercaption2.marrige {
margin-left:350px;
}
.page_title h1.marrige{
margin-top:113px;
}
}
@media (max-width:999px){
.page_title_about h1.ab {
margin-top: 41px !important;
}}
@media (max-width:991px){
.page_title h1.marrige{
margin-top:74px;
}
}
@media (max-width:479px){
.page_title_about h1.ab {
margin-top: -5px !important;
}}
@media (max-width:767px){
.page_title h1.paris {

margin-top:83px;
}
.innercaption1.marrige {
margin-left:120px;
}
.innercaption2.marrige {
margin-left:120px;
}
.page_title h1.marrige{
margin-top:51px;
}
}
@media (max-width:479px){
.page_title h1.paris {

margin-top:60px;

}
.innercaption1.marrige {
margin-left:40px;
}
.innercaption2.marrige {
margin-left:40px;
}
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 5px 0px;
	
}
.page_title2 h1 {
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0px;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #1e1e1e;
	margin: 10px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #727272;
}
.page_title2 .pagenation a:hover {
	color: #999;
}

/* full info of bio page */
.full_biohead {
	float: left;
	width: 100%;
	min-height: 400px;
	text-align: left;
	background: url(../images/site-fullimg4.jpg) no-repeat center top;
}
.full_biohead img {
	float: left;
	margin-top: 50px;
	margin-right: 48px;
	border-bottom: 1px solid #c3c3c3;
}

.full_biohead h3 {
	color: #fff;
	font-weight: bold;
	margin-top: 70px;
	margin-bottom: 3px;
}
.full_biohead h6 {
	color: #999;
	margin-bottom: 0px;
}
.full_biohead ul.ctdet {
	padding: 0px;
	margin: 20px 0px 45px 0px;
}
.full_biohead .ctdet li {
	padding: 0px;
	margin: 7px 0px;
	font-size: 16px;
	color: #fff;
}
.full_biohead .ctdet li i {
	margin-right: 7px;
}
.full_biohead .ctdet li a {
	color: #fff;
	transition: all 0.3s ease;
}
.full_biohead .ctdet li a:hover {
	color: #d70204;
}
.full_biohead ul.csocial {
	padding: 0px;
	margin: 35px 0px 0px 0px;
}
.full_biohead .csocial li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.full_biohead .csocial li a {
	float: left;
	width: 28px;
	height: 28px;
	background: #444;
	border-radius: 100%;
	color: #eee;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	transition: all 0.3s ease;
}
.full_biohead .csocial li a:hover {
	background: #727272;
}

/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/

/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 70px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 2 */
.parallax_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 70px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 3 */
.parallax_section3 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 80px 0px;
	background: #1e1e1e url("../images/darkgray-bg.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}


/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #d70204;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #d70204;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #d70204;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #d70204;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}


/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 40px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 99%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}

.left-map
{
	padding: 50px 0 0 30px;
}
.left-map img
{
	margin-bottom: 15px;
}
.map-add
{
	color: #ffffff;
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	line-height: 26px;
}
.map-add a
{
	color: #ffffff;
}
.map-head
{
	font-size: 22px;
	font-weight: bold;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 400px;
	border: 0px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* sidebar widgets */
.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #d70204;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #d70204;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}


/* portfolio widget */
.portfolio_widget {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.portfolio_widget .box {
	float: left;
	width: 100%;
}
.portfolio_widget .box strong {
	font-size: 16px;
	color: #181818;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
}
.portfolio_widget .box strong a {
	color: #181818;
}
.portfolio_widget .box strong a:hover {
	color: #2191ed;
}
.portfolio_widget .box i {
	font-size: 22px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 58px;
	height: 58px;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
	margin-top: 26%;
}


/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #f9f9f9;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #d70204;
	margin: 0;
	font-style: normal;
}

.menuimg {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 9px;
	border: 5px solid #e9e9e9;
}




/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}

.img_left1
{
	width: 100%;
	height: auto;
}

#header.condensed  .logo
{
	padding: 5px 0 !important;
}

.last-thumb
{
	min-width: 204px; 
	height: 171px; 
	background: #BCBCBC;
}
.last-thumb-space
{
	padding: 30px 5px 15px 12px;
	text-align: left;
}
.thumb-txt-email
{
	font-weight: bold;
	font-size: 14px;
	color: #3B3B6F;
	background: url(../images/abt-email.jpg) no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}
.thumb-txt-phone
{
	font-weight: bold;
	font-size: 14px;
	color: #3B3B6F;
	padding-left: 25px;
	background: url(../images/phone-icon.png) no-repeat;
	background-position: 0px 5px;
}
.thumb-email a
{
	font-size: 14px;
	color: #000000;
	margin-left: 25px;
}
.thumb-phone
{
	font-size: 16px;
	color: #000000;
	margin-left: 25px;
}
.thumb-sptr
{
	height: 1px; background: #000000; margin: 10px 10px 10px 25px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	background: #3B3B6D;
}

.innercaption1
{
	font-size: 46px;
	line-height: 52px;
    color: #ffffff;
    font-weight: bold;
    font-family: Georgia;
    margin-top: 95px;
    margin-left: 520px;
	text-transform: uppercase;
}

.innercaption1.prof {
    color: #ffffff;
    font-family: Georgia;
    font-size: 46px;
    font-weight: bold;
    line-height: 52px;
    margin-left: 520px;
    margin-top: 66px;
    text-transform: uppercase;
}

.innercaption2
{
	font-size: 16px;
    color: #ffffff;
    font-family: Georgia;
    margin-top: 20px;
    margin-left: 520px;
}

.tbp-left
{
	float:left; width: 20%; margin-right:2%;
}
@media (min-width:1100px){
.tbp-left
{
	float:left; width: 6%; margin-right:2%;
}

}
.tbp-right
{
	float:left; width: 78%;
}
.innerlist
{
	padding: 0;
	margin:0;
}
.innerlist li
{
	list-style-type: none;
	background: url(../images/arrow-bullet.png) no-repeat ;
	background-position: 5px 2px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.innerlist1
{
	padding: 0;
	margin:0;
}
.innerlist1 li
{
	list-style-type: none;
	background: url(../images/square.png) no-repeat !important;
	background-position: 12px 7px !important;
	padding-bottom: 15px;
	padding-left: 40px;
}



.innerlist2
{
	padding: 0;
	margin:0;
}
.innerlist2 li
{
	list-style-type: none;
	background: url(../images/icon-camera.png) no-repeat;
	background-position: 5px 16px;
	line-height:55px;
	padding-left: 40px;
}





.alternative-solution-card-text{
	padding: 0 10px;
	font-size: 14px;
}
.alternative-solution-card{  
	min-height: 150px;
	}
.alternative-solution-card-ul{
	list-style-type:none;
}
.alternative-solution-card-ul li{
	border: 1px solid #9e9e9e;
    float: left;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    width: 212px;
    min-height: 300px;
    box-shadow: 1px 1px  2px grey;
    cursor: pointer;
	transition: 0.3s ease all;
	color:black;
}
.alternative-solution-card-ul li:hover{
	box-shadow: 1px 1px 8px grey;
	
}
.alternative-solution-card-ul img{
	width:100%;
	height:auto;
}
.alternative-solution-btn-div ul{
	list-style-type:none;
	margin:0;
}

.alternative-solution-btn-div ul li{
	float: left;
    padding: 10px 8px 10px 35px;
    color: white;
    margin: 3px auto;
    font-size: 13px;
    width: 100%;
    cursor: pointer;
    line-height: 17px;
	background: url(../images/arrow-bullet-white.png) no-repeat;
	background-color: #d70204;
    background-position: 5px 8px;
}










.but_full2 a:hover
{
	color: #ffffff;
}
.linehgt {
    margin-bottom: 0px;
	}
	
	
	@media (min-width:767px){
	.mar_15{
	margin-left:17.5% !important;
	}
	}
	@media (max-width:992px){
	
	.font_15{
	font-size:15px;
	}
	}
	@media (max-width:767px){
	
	.font_15{
	font-size:18px !important;
	}
	}
	@media (min-width:1198px){
	.mar_top_66{
	margin-top:66px !important;
	}
	.mar_top_49{
	margin-top:49px !important;
	}
	
	}
	.innercaption1.cases {
    color: #ffffff;
    font-family: Georgia;
    font-size: 46px;
    font-weight: bold;
    line-height: 52px;
    margin-left: 520px;
    margin-top: 49px;
    text-transform: uppercase;
}
.page_title h1.articles {
    background: rgba(215, 2, 4, 0.9) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 80px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 107px;
    padding: 25px 70px 0 40px;
    text-align: center;
    vertical-align: middle;
}
.page_title h1.non {
    background: rgba(215, 2, 4, 0.9) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 80px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 78px;
    padding: 25px 70px 0 40px;
    text-align: center;
    vertical-align: middle;
}
	@media (max-width:1199px){
	.innercaption1.prof {
    font-size: 33px !important;
    margin-top: 72px !important;
}
.page_title h1.prof {
    height: 62px !important;
    line-height: 4px !important;
    margin-top: 67px;
}
	.page_title h1.non {
    height: 63px !important;
    line-height: 4px !important;
    margin-top: 14px !important;
}
	.page_title h1.faq {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 74px;
}
	.page_title h1.video {
    height: 54px !important;
    line-height: 8px !important;
    margin-top: 0px;
}
	.page_title h1.articles {
    height: 60px !important;
    line-height: 4px !important;
    margin-top: 149px !important;
}
	.page_title h1.application {
    height: 60px !important;
    line-height: 4px !important;
    margin-top: 98px;
}
	.page_title h1.you {
    height: 56px !important;
    line-height: 4px !important;
    margin-top: 99px;
}
	.page_title h1.immigration {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 74px;
}
	.innercaption1 {
	margin-top:72px !important;
	font-size:41px !important;
	}
	.font_34{
	font-size:34px !important;
	}
	.mar_top_49{
	margin-top:3px !important;
	}
	.page_title h1.cases {
    height: 60px !important;
    line-height: 4px !important;
    margin-top: 26px;
}

.innercaption1.cases {
    font-size: 33px !important;
    margin-top: 52px !important;
}
.page_title h1.clients {
    height: 56px !important;
    line-height: 4px !important;
    margin-top: 103px;
}
	}
	@media (max-width:999px){
	.page_title h1.non {
    height: 63px !important;
    line-height: 4px !important;
    margin-top: 78px !important;
}
	.page_title h1.faq {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 106px;
}
	.page_title h1.video {
    height: 54px !important;
    line-height: 8px !important;
    margin-top: 64px;
}
	.page_title h1.articles {
    height: 60px !important;
    line-height: 4px !important;
    margin-top: 166px !important;
}
	.page_title h1.application {
    height: 60px !important;
    line-height: 4px !important;
    margin-top: 130px;
}
	.page_title h1.immigration {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 90px;
	}
	.page_title h1.clients {
	
    height: 56px !important;
    line-height: 4px !important;
    margin-top: 119px;
}}
	@media (max-width:991px){
	.innercaption1.prof {
    color: #ffffff;
    font-family: Georgia;
    font-size: 28px;
    font-weight: bold;
    line-height: 52px;
    margin-left: 207px;
    margin-top: 66px;
    text-transform: uppercase;
}
.innercaption2.prof {
    color: #ffffff;
    font-family: Georgia;
    font-size: 16px;
    margin-left: 207px;
	margin-top: 20px;
}
.page_title h1.prof {
    height: 62px !important;
    line-height: 4px !important;
    margin-top: 67px;
}
	.page_title h1.non {
    height: 63px !important;
    line-height: 4px !important;
    margin-top: 55px !important;
}
	.page_title h1.faq {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 70px;
}
	.page_title h1.you {
    height: 60px !important;
    line-height: 8px !important;
    margin-top: 90px;
}
	.page_title h1.immigration {
    height: 61px !important;
    line-height: 4px !important;
    margin-top: 113px;
}
	.mar_296
	{
	margin-left:296px !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	}
	@media (max-width:991px){
	.innercaption1 {
	margin-top:72px !important;
	font-size:41px !important;
	margin-left:400px;
	}
	.innercaption1.cases {
    font-size: 35px !important;
    margin-left: 295px;
    margin-top: 24px !important;
}
.innercaption2.cases {
    margin-left: 295px;
    margin-top: 24px !important;
}
	.innercaption2{
	font-size:13px !important;
	margin-left:400px;
	}
	.page_title h1 {
	margin-top:38px;
	font-size:22px;
	}
	.page_title_about h1 {
	margin-top:50px;
	font-size:22px;
	}
	}
	@media (max-width:767px){
	.innercaption1.prof {
    color: #ffffff;
    font-family: Georgia;
    font-size: 27px !important;
    font-weight: bold;
    line-height: 52px;
    margin-left: 101px;
    margin-top: 66px;
    text-transform: uppercase;
}
.innercaption2.prof {
    margin-left: 101px;

}
.page_title h1.prof {
    line-height: 40px !important;
	font-size:24px !important;
  }

	.page_title h1.non {
    height: 63px !important;
    line-height: 4px !important;
    margin-top: 77px !important;
font-size:24px !important; 
	}
	.page_title h1.faq {
    height: 61px !important;
    line-height: 35px !important;
    margin-top: 70px;
    font-size: 24px !important;
}
	.page_title h1.video {
    height: 54px !important;
    line-height: 31px !important;
    margin-top: 64px;
    font-size: 24px !important;
}
	.page_title h1.application {
    height: 60px !important;
    line-height: 34px !important;
    margin-top: 130px;
    font-size: 24px !important;
}
	.page_title h1.you {
    height: 60px !important;
    line-height: 38px !important;
    margin-top: 119px;
    font-size: 24px !important;
}
	.page_title h1.immigration {
    height: 61px !important;
    line-height: 42px !important;
    margin-top: 113px;
font-size:24px !important;
	}
	.page_title h1.clients {
    height: 56px !important;
    line-height: 39px !important;
    margin-top: 122px;
	font-size:26px !important;
}
	.innercaption1.cases {
    font-size: 27px !important;
    margin-left: 178px !important;
    margin-top: 24px !important;
}
.innercaption2.cases {
    margin-left: 178px !important;
    margin-top: 24px !important;
}
.page_title h1.cases {
    height: 60px !important;
    line-height: 32px !important;
    margin-top: 50px;
}
}
	@media (max-width:648px){
	.innercaption1.cases {
    font-size: 27px !important;
    margin-left: 38px !important;
    margin-top: 24px !important;
}
.innercaption2.cases {
    margin-left: 38px !important;
    margin-top: 24px !important;
}
.page_title h1.cases {
    height: 60px !important;
    line-height: 32px !important;
    margin-top: 50px;
}
}
.page_title h1.you {
    background: rgba(215, 2, 4, 0.9) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 80px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 100px;
    padding: 25px 70px 0 40px;
    text-align: center;
    vertical-align: middle;
}
	@media (max-width:479px){
	.innercaption1.prof {
    color: #ffffff;
    font-family: Georgia;
    font-size: 22px !important;
    font-weight: bold;
    line-height: 37px;
    margin-left: 14px;
    margin-top: 66px;
    text-transform: uppercase;
}
	.innercaption2.prof {
    margin-left: 14px;
 
 }
 .page_title h1.prof {
    font-size: 20px !important;
    line-height: 18px !important;
margin-top:54px;
	}
	.page_title h1.non {
    font-size: 24px !important;
    height: 63px !important;
    line-height: 4px !important;
    margin-top: 54px !important;
}
	.page_title h1.faq {
    font-size: 24px !important;
    height: 61px !important;
    line-height: 35px !important;
    margin-top: 47px;
}
	.page_title h1.video {
    font-size: 24px !important;
    height: 54px !important;
    line-height: 22px !important;
    margin-top: 41px;
}

	.page_title h1.articles {
    height: 60px !important;
    line-height: 16px !important;
    margin-top: 142px !important;
    font-size: 24px !important;
}
	.page_title h1.you {
    font-size: 22px !important;
    height: 60px !important;
    line-height: 24px !important;
    margin-top: 119px;
}
	.innercaption1.cases {
    font-size: 20px !important;
    margin-left: 38px !important;
    margin-top: 24px !important;
    line-height: 27px;
}
.page_title h1.clients {
    font-size: 26px !important;
    height: 56px !important;
    line-height: 23px !important;
    margin-top: 99px;
}
.innercaption2.cases {
    margin-left: 38px !important;
    margin-top: 24px !important;
}
.page_title h1.cases {
    height: 60px !important;
    line-height: 25px !important;
    margin-top: 50px;
}
}
	@media (max-width:767px){
	.innercaption1 {
	margin-top:72px !important;
	font-size:41px !important;
	margin-left:400px;
	}
	.innercaption2{
	font-size:13px !important;
	margin-left:400px;
	}
	.page_title h1 {
	margin-top:87px;
	font-size:16px !important;
	}
	.page_title_about h1 {
	margin-top:50px;
	font-size:16px !important;
	}
	.mar_top_66{
	margin-top:46px !important;
	}
	.mar_top_49{
	margin-top:29px !important;
	}
	}
	@media (max-width:767px){
	
	}
	@media (max-width:479px){
	.page_title h1.immigration {
    font-size: 24px !important;
    height: 61px !important;
    line-height: 20px !important;
    margin-top: 90px;
}
	.innercaption1 {
	margin-top:72px !important;
	font-size:28px !important;
	margin-left:400px;
	}
	.innercaption2{
	font-size:11px !important;
	margin-left:400px;
	}
	.page_title h1 {
	margin-top:66px;
	font-size:12px !important;
	 padding: 20px 16px 0 14px !important;
	}
	.mar_top_66{
	margin-top:44px !important;
	}
	.page_title_about h1 {
	margin-top:64px !important;
	font-size:12px !important;
	 padding: 0 16px 0 5px !important;
	}
	.page_title_about h1.mar_74 {
	margin-top:110px !important;
	font-size:12px !important;
	 padding: 0 16px 0 5px !important;
	}
	.page_title h1.ame_imi {
	margin-top:56px !important;
	font-size:12px !important;
	 padding: 0 16px 0 5px !important;
	}
	
	}
	@media only screen and (min-width: 480px) and (max-width: 767px){
	.navbar-default .navbar-nav>li:hover>a{
	color: #d70204 !important;
}

}
@media only screen and (max-width: 999px) and (min-width: 768px){
	.top_nav .right{
		text-align:left;
	}
}
@media only screen and (min-width: 768px) and (max-width: 920px){
	.one_fifth {
		margin-right:1% !important;
	}
	}

@media (max-width:924px){
	.font_34{
	font-size:29px !important;
	}
	.mar_42{
	margin-top:42px !important;
	}
	}
	@media (max-width:713px){
	.mar_296 {
    margin-left: 100px !important;
	}
	.font_34 {
    font-size: 25px !important;
	
}
	}
	
@media (max-width:480px){
	.mar_296 {
    margin-left: 20px !important;
}
.font_34 {
    font-size: 17px !important;
}
.mar_top_25{
margin-top:25px !important;
}
.mar_74{
margin-top:74px !important;
}
.height_44{
height:44px !important; 
line-height:4px !important;
margin-top:111px !important;
}
.height_443{
height:44px !important; 
line-height:4px !important;
margin-top:50px !important;
}
.height_441{
height:44px !important; 
line-height: 34px !important;
    margin-top: 64px !important;
	padding: 0 70px 0 40px;

}
.height_442{
height:44px !important; 
line-height: 10px !important;
    margin-top: 64px !important;
	padding: 0 70px 0 40px;

}
.height_444{
height:44px !important; 
line-height:4px !important;
margin-top:146px !important;
}
.height_445{
height:44px !important; 
line-height:4px !important;
margin-top:28px !important;
}
}
.menu_main {
    /* float: right; */
    width: 100%;
    background: #f2f2f2;
}
.navsec{
	background-color:#f2f2f2;
	padding:2px 10px;
}












#business-and-investor-visas li{
	margin-bottom:40px;
}
@media (min-width: 992px){
#business-and-investor-visas li .col-md-2{
	
	width: 18% !important;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 210px;
}
}
#business-and-investor-visas li:hover .col-md-2{
	 box-shadow: 1px 1px 10px grey;
}
#business-and-investor-visas li .col-md-2{
	width: 40%;
	float:left;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 200px;
}
@media (min-width: 720px) and (max-width:992px){
#business-and-investor-visas li .col-md-2{
	width: 40%;
	float:left;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 293px;
}
}
#business-and-investor-visas .text-padding-15 span{
	color:#1e1e1e;
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:5px;
}
#business-and-investor-visas a{
	color:#111111 ;
}
#business-and-investor-visas a:hover{
	color:#111111 !important;
}
#business-and-investor-visas img{
	width:100%;
	height:auto;
}
@media (max-width: 720px){
#business-and-investor-visas li .col-md-2{
	
	width: 100% !important;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 210px;
}
}








#business-and-investor-immigrant-visas li .col-md-2{
	
	width: 31.40%;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 293px;
}

#business-and-investor-immigrant-visas li{
	margin-bottom:40px;
}
@media (max-width: 720px){
	
#business-and-investor-immigrant-visas li .col-md-2{
	
	width: 100%;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 293px;
}
}
@media (min-width: 992px){
#business-and-investor-immigrant-visas li .col-md-2{
	
	width: 31.40%;
    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 293px;
}
}
#business-and-investor-immigrant-visas .text-padding-15 span{
	color:#1e1e1e;
	display:block;
	font-weight:bold;
	padding:5px;
	line-height:18px;
	font-size:14px;
}
#business-and-investor-immigrant-visas li:hover .col-md-2{
	 box-shadow: 1px 1px 10px grey;
}
@media (min-width: 720px) and (max-width:992px){
#business-and-investor-immigrant-visas li .col-md-2{
	    width: 33.33%;
		float:left;		
}
}

#business-and-investor-immigrant-visas a{
	color:#111111 ;
}
#business-and-investor-immigrant-visas a:hover{
	color:#111111 !important;
}
#business-and-investor-immigrant-visas img{
	width:100%;
	height:auto;
}
#business-and-investor-immigrant-investor
#business-and-investor-immigrant-investor li{
	margin-bottom:40px;
}
#business-and-investor-immigrant-investor li .col-md-2{
	    width: 20%;
		    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 245px;
}
@media (min-width: 992px){
#business-and-investor-immigrant-investor li .col-md-2{
	    width: 20%;
		    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 220px;
}
}
@media (max-width: 720px){
#business-and-investor-immigrant-investor li .col-md-2{
	    width: 100%;
		    border: 1px solid #9e9e9e;
    margin: 5px 22px 5px 0px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px grey;
    cursor: pointer;
    transition: 0.3s ease all;
    color: black;
    padding: 0px;
    min-height: 245px;
}
}
#business-and-investor-immigrant-investor li:hover .col-md-2{
	box-shadow: 1px 1px 10px grey;
}
@media (min-width: 720px) and (max-width:992px){
#business-and-investor-immigrant-investor li .col-md-2{
	    width: 40%;
		float:left;
}
}
#business-and-investor-immigrant-investor .text-padding-15 span{
	color:#1e1e1e;
	display:block;
	margin: 5px;
    font-weight: bold;
    line-height: 18px;
}
#business-and-investor-immigrant-investor a{
	color:#111111 ;
}
#business-and-investor-immigrant-investor a:hover{
	color:#111111 !important;
}
#business-and-investor-immigrant-investor img{
	width:100%;
	height:auto;
}
#business-and-investor-immigrant-investor .fa{
	width:100%;
	height:auto;
	font-size:140px;
}
.services-offering .busines-investor-title{
	margin-top:107px;
}
.business-and-investors-side-nav ul{
	list-style-type:none;
	margin:0;
	
}
.business-and-investors-side-nav ul li{
	float: left;
    padding: 10px 8px 10px 35px;
    color: white;
    margin: 3px auto;
    font-size: 13px;
    width: 100%;
    cursor: pointer;
    line-height: 17px;
	background: url(../images/arrow-bullet-white.png) no-repeat;
	background-color: #d70204;
    background-position: 5px 8px;
}


@media only screen and (min-width: 768px) and (max-width: 920px){
	.one_fifth {
		margin-right:1% !important;
	}
	.innercaption1.alternative {
		margin-left:400px;
	}
}
.pdf-icon-screen{
	border:5px solid #3b3b6d;
	border-radius:7px;
	height:140px;
	width:210px;
}
.pdf-icon{
	width:40px;
	height:auto;
}
.topsitesearch p{
	text-align:center;
}
.search-section {
    margin: 19px 0px;
}
.full-width-image img{
	width:100%;
	height:auto;
	
}
.full-width-image{
	margin-bottom:30px;
	margin-top: 4px;
}
.text-padding-15{
	padding: 0px 10px;
    font-size: 14px;
}
.navbar-collapse-1 li:last-child{
	padding-right:15px;
}
/* #busines-and-investors-h1{ */
	/* margin-top:107px; */
/* 

/*================  800****5444 phone number replacement => hide some text ================*/
.PhoneNumberTextReplacement1, .thumb-txt-phone, .thumb-phone, .map-head:last-child {
	display: none !important;
}
/*================  Newspaper sign-up bottom pop-up button ================*/
label[class="btn"], label.modal__close {
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}
/*================  Add outline to AILA logo ================*/
img[src="images/AILA_logo_2022.jpg"] {
    outline: 1px solid lightgray;
}



/*================  WuForm Contact Form ================*/
.MWVFormHeader {
	display: block;
    padding: 0px 0px 9px 0px;
    margin-bottom: 13px;
    color: #272727;
    border-bottom: 1px solid #e3e3e3;
}
.wufoo  #header {
    display: none !important;
    visibility: hidden !important;
}

.wufoo  #saveForm {
    background-color: #272727;
    opacity: 0.8;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	float: left;
    height: 39px;
    overflow: hidden;
    margin: 0px 0 0 0px;
    padding: 0 25px;
    outline: none;
    border: 0;
    font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
	cursor: pointer;
	position: relative;
    display: block;
}
.wufoo #saveForm:hover {
    background-color: #272727;
	opacity: 1;
}

.wufoo li.buttons div > a {
	display: none !important;
	transform: translateX(99888px) !important;
    position: absolute !important;
}

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	padding: 8px 10px;
	outline: none;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	background: #fff;
	font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
	color: #404040;
	appearance: normal;
	-moz-appearance: none;
}
.wufoo input.text:focus, .wufoo textarea.textarea:focus, .wufoo input.file:focus {
	border-color: #454545;
}
.wufoo ul > li, .wufoo .altInstruct form li {
    padding-left: 0px;
}
.wufoo li.focused label.desc, .wufoo label.desc, .wufoo legend.desc, .likert caption {
	display: block;
    margin: 10px 0;
    line-height: 19px;
	font-weight: 400;
	background: transparent;
	font: 15px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
	border-radius: 0;
    text-align: left;
    white-space: normal;
	color: inherit;
}
/*--------- Consultations Contact Form settings ------------- */
.wufoo .MVWinvisibleSectionBreak {
    display: none;
}
.wufoo .AuthorizationField {
	padding: 40px 0 !important;
}

.wufoo .section h3, .wufoo .captcha, #payment .paging-context {
	border-top: 0px solid grey;
	padding: 0px !important;
}
.wufoo .MWVleftHalf {
    width: 48% !important;
    display: block !important;
    float: left;
    clear: left;
}
.wufoo .MWVrightHalf {
    width: 46% !important;
    display: block !important;
    float: right;
    clear: right;
}
@media (max-width: 767px) {
	.wufoo .MWVleftHalf {
		width: 99% !important;
	}
	.wufoo .MWVrightHalf {
		width: 99% !important;
	}
}
.wufoo .MWVfullWidth {
	width: 100% !important;
}
.wufoo .section div {
	padding-left: 0px !important;
}



/* 
* <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
*		Professional Services Pages
* <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
*/

.mwv-list-style-lower-alpha li {
	list-style-type: lower-alpha;
	margin-left: 18px;
}
.mwv-list-style-decimal li {
	list-style-type:decimal;
	margin-left: 18px;
}

.MWCgridColumns3 {
	display: inline-grid;
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	grid-template-columns: calc(33% - 20px) calc(33% - 20px) calc(33% - 20px);
	justify-content: space-between;
	align-content: start;
}
.MWCgridColumns3 > * {
	text-align: center;
}
@media (max-width: 600px) {
	.MWCgridColumns3 {
		display: inline-grid;
		grid-column-gap: 2px;
		grid-row-gap: 20px;
		grid-template-columns: 100%;
		justify-content: space-between;
		align-content: start;
	}
}

.ProfessionalServicesLinksContainer {
	display: inline-grid;
	width: 100%;
	grid-column-gap: 20px;
	grid-row-gap: 40px;
	grid-template-columns: calc(33% - 20px) calc(33% - 20px) calc(33% - 20px);
	justify-content: space-between;
	align-content: start;
}
@media (max-width: 600px) {
	.ProfessionalServicesLinksContainer {
		display: inline-grid;
		grid-column-gap: 2px;
		grid-row-gap: 20px;
		grid-template-columns: 100%;
		justify-content: space-between;
		align-content: start;
	}
}

.ProfessionalServicesLinksContainer  .ProfessionalServicesLink {
	text-align: center;
}
.ProfessionalServicesLinksContainer .ProfessionalCareerCounselingLink, 
.ProfessionalServicesLinksContainer .EntertainmentCareerCounselingLink,
.ProfessionalServicesLinksContainer .RealEstateInvestmentServicesLink {
	min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
	font-size: 20px;
	text-shadow: 1px 1px 3px #353535;
	color: white;
	padding: 10px;
	line-height: 1.2;
	background-size: cover;
	transition: 0.3s;
}
.ProfessionalServicesLinksContainer .ProfessionalCareerCounselingLink:hover, 
.ProfessionalServicesLinksContainer .EntertainmentCareerCounselingLink:hover,
.ProfessionalServicesLinksContainer .RealEstateInvestmentServicesLink:hover {
	/* filter: blur(1px) brightness(50%); */
	box-shadow: 0 2px 11px 3px #5B5B5B;
	text-decoration: underline;
}



.ProfessionalServicesLinksContainer .ProfessionalCareerCounselingLink {
    background: #314684 url(../images/Professional_Career_Counselling_600x328.jpg) no-repeat center center;
	background: #314684 url(../images/Professional_Career_Counseling_2_600x328.jpg) no-repeat center center;
}
.ProfessionalServicesLinksContainer .EntertainmentCareerCounselingLink {
	background: #314684 url(../images/Entertainment_Career_Counseling_and_Social_Media Management_600x328.jpg) no-repeat center center;
	background: #314684 url(../images/Entertainment_Career_Counseling_and_Social_Media Management_2_600x328.jpg) no-repeat center center;
}
.ProfessionalServicesLinksContainer .RealEstateInvestmentServicesLink {
    background: #314684 url(../images/Real_Estate_Investment_Services_600x328.jpg) no-repeat center center;
	background: #314684 url(../images/Real_Estate_Investment_2_600x328.jpg) no-repeat center center;
}

/* =============== Changes ================ */
.ProfessionalServices h4 {
	font-weight: 600;
}
.ProfessionalCareerCounselingLinkWrap a {
	text-align: center;
	font-size: 20px;
	color: #1e1e1e;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.2;
	transition: 0.3s;
	display: block;
}
.ProfessionalCareerCounselingLinkWrap a:hover {
	color: #cd0f16;
}

/*========= PODCASTS =========*/
.single_podcasts_date {
	background-color: #3b3b6d;
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
	font-size: 12px;
}
.single_podcast_wrap {
	background-color: #f2f2f2;
	margin-bottom: 20px;
	padding: 10px;
}
.single_podcast_description {
	padding-bottom: 6px;
}

/*========= Edit Menu TO Fix My Books =========*/
.nav.navbar-nav li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.MyBooksMenuLink > a {
    background-color: #c6282e;
    color: 
	#fff !important;
}


/*========= My Books page =========*/
.books-wrap {
	display: flex;
    flex-direction: row;
    justify-content: flex-start !important;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 40px;
    padding-bottom: 30px;
}
@media (max-width: 768px) {
	.books-wrap {
		display: block;
	}
}
.books-wrap img {
	max-width: 100%;
	width: 100%;
}
.BookTestimonials blockquote {
    margin: 10px 0 20px 20px; 
}
.SingleBookPageCover img:hover {
	opacity: 0.9;
}


/*========= My Books page =========*/
.investor_immigration_icons_wrap {
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	background-color: #3e3c69;
	background-image: url(https://myworkvisa.com/usa/images/forbes_icon_background.jpg);
	background-size: cover;
    padding: 0 !important;
    margin: 0 !important;
	min-height: 220px;
}
.investor_immigration_text {
	padding: 20px;
}
.investor_immigration_text h3, .investor_immigration_text h4 {
	color: #ffffff !important;
}