.why-abroad, .why-abroad-CRM{
	margin-top: 50px;
	margin-bottom: 50px;
}
.why-abroad h2, .why-abroad-CRM h2{
	margin: 0 0 20px 0;
    color: #1f409b;
    font-weight: 600;
    font-size: 25px;
    text-align: center;
    line-height: 1.3;
}
.why-abroad-CRM h2{
    margin-bottom: 8px;
}
.why-abroad-CRM p{
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}
.circle p{
    font-weight: 600;
}
.why-abroad-CRM h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
}
.why-abroad p{
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-align: justify;
}
.abroad-soutions{
	background-color: #1f409b;
	padding: 35px 20px 0px 20px;
	text-align: center;
}
.abroad-soutions h4{
	font-size: 22px;
	margin: 0 0 7px 0;
	color: #fff;
}
.abroad-soutions p{
	font-size: 14px;
	color: #fff;
	margin-bottom: 32px;
}
.tabs-menu ul{
	list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    border-right: 0;
    border-bottom: 0;
}
.tabs-menu ul li{
	list-style: none;
    margin: 0!important;
    padding: 35px 20px;
    text-align: center;
    background: #f6f6f6;
    float: left;
    width: 33.33%;
    border-right: 1px solid #cbd6e2;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 1px solid #cbd6e2;
}
.tabs-menu ul li.active {
    border-bottom: 1px solid #fff;
    background: #fff !important;
    font-weight: 600;
}
.tabs-content .row{
	display: none;
}
.tabs-content .row.active{
	display: block !important;
}
.tabs-content .col-md-4{
	min-height: 270px;
    max-height: 270px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tabs-content .col-md-4 img{
	height: 120px !important;
    margin: 17px 0 17px 0;
    display: inline;
}
.tabs-content .col-md-4 h4{
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}
.tabs-content .col-md-4 p{
	text-align: center;
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    padding: 5px 0 20px 0;
    letter-spacing: 0.5px;
    /* text-align: justify; */
    line-height: 1.4;
}
.free-demo{
	background: url('free-demo-bg.jpg') center center no-repeat;
    background-position-y: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    color: #fff;
    position: relative;
    text-align: center;
}
.free-demo>.row{
	background: rgba(0, 0, 0, 0.7);
    padding-top: 10vh;
    padding-bottom: 10vh;
}
.free-demo h5{
	font-size: 4.5rem;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.free-demo p{
	font-size: 15px;
    font-weight: 400;
    margin-bottom: 7px;
}
.free-demo form .col-md-3{
	padding-left: 5px;
    padding-right: 5px;
}
.free-demo form .col-md-3 input{
	border-radius: 3px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    height: 50px;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.free-demo form .col-md-3 button{
	height: 50px;
	padding: 0.8rem 3rem;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    background: #1f409b !important;
    border-color: #1f409b !important;
    outline: none !important;
}
#d-error{
	margin-bottom: 15px;
    color: #fff;
    min-height: 22px;
    text-decoration: underline;
}
#d-error.success{
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.ab-flex{
	display: flex;
    align-items: center;
    height: 434px;
}
.ab-flex h2{
	line-height: 1.4;
}
.how-it-works{
	background-color: #1f409b;
	padding-top: 50px;
	padding-bottom: 50px;
}
.how-it-works h2{
	font-size: 28px;
	margin: 0 0 40px 0;
	color: #fff;
	text-align: center;
}
.how-it-works .col-md-4{
	padding-left: 0px !important;
    padding-right: 0px !important;
}
.how-abroad-work-main {
    width: 100%;
    position: relative;
    text-align: center;
}
.how-abroad-work-main-icon {
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #fff;
    position: relative;
}
.how-abroad-work-main-icon:before {
    content: '';
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -13px;
}
.how-abroad-work-main-icon-box {
    width: 140px;
    height: 140px;
    padding: 10px;
    margin: auto;
    position: relative;
    border: 5px solid #fff;
    border-radius: 50%;
}
.how-abroad-work-main-icon-box:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -24px;
    border-left: 10px solid transparent;
    border-top: 20px solid #fff;
    border-right: 10px solid transparent;
    margin-left: -10px;
    z-index: 9;
}
.how-abroad-work-main-icon-only {
    width: 110px;
    height: 110px;
    padding: 23px 0 0 0;
    background-color: #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;
}
.how-abroad-work-main-icon-only:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -24px;
    border-left: 10px solid transparent;
    border-top: 20px solid #1f409b;
    border-right: 10px solid transparent;
    margin-left: -10px;
    z-index: 9;
}
.how-it-works img {
    width: 100%;
    max-width: 64px;
}
.how-abroad-work-main-icon:after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 3px solid #1f409b;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
}
.how-it-works h4 {
    font-size: 18px;
    color: #f1f1f1;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    margin: 40px 0 0 0;
    padding: 0 10px;
}
.e-block1 p{
    font-size: 16px !important;
    margin: 30px 0;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 1.4;
}
@media only screen and (max-width: 745px){
	.tabs-menu ul li{
		list-style: none;
	    padding: 25px 19px;
	    margin-bottom: 0 !important;
	    font-size: 13px;
	    min-height: 99px;
	}
	.how-it-works .col-md-4{
		margin-bottom: 25px;
	}
	.why-abroad p{
		text-align: justify;
	}
	.why-abroad h2{
		font-size: 22px;
	}
}
@media only screen and (max-width: 600px){
	.tabs-content .col-md-4{
		margin-top: 10px;
	    margin-bottom: 10px;
        min-height: auto;
        max-height: initial;
	}
	.tabs-content .col-md-4 img{
		height: 100px !important;
	}
	.tabs-content .col-md-4 h4{
		font-size: 18px;
	}
	.tabs-content .col-md-4 p{
		font-size: 14px;
		width: 100%;
	}
	.e-block1 .col-md-6 h2{
		font-size: 22px;
	}
	.e-block1 p{
		font-size: 16px;
	}
	.ab-flex{
		height: auto;
	}
}