.mar-b-50 {
	margin-bottom: 50px;
}

.mar-b-60 {
	margin-bottom: 60px;
}

.font-t1 {
	font-family: 'Oswald';
}

.font-t2 {
	font-family: 'Raleway';
}

.mar-t-90 {
	margin-top: 90px;
}

.p-first {
	text-align: justify;
}

.h2slider {
	font-size: 24px !important;
	line-height: 30px !important;
}


@media (max-width: 768px) {
	.ms-mask-frame h2 {
	    zoom: 0.84;
	    line-height: 0;
	}
	.ms-mask-frame h2 br {
	    display: none !important;
	}
	nav ul {
	    position: relative;
	    left: 14%;
	}
	.cbp-l-caption-desc {
	    font-size: 18px;
	    vertical-align: initial !important;
	    line-height: 21px !important;
	    float: left;
	}
	.tabs6 li a {
    	width: 100%;
	    border: none !important;
	    padding-left: 0px !important;
	    padding-right: 0px !important;
}
	.tabs6 {
	    border: solid 1px #cbcbcb;
	    float: left;
	}
	.tabs6 li {
	    margin: 0;
	    text-align: center;
	    width: 50%;
	    float: left;
	}
	.tabs6 li a {
		  border: none !important;
	}
	.tabs6 li.active a {
	    border: solid 2px #15447b;
	    background: #b6e9de !important;
	    outline: none !important;
	}
}
@media (max-width: 820px) and (orientation: landscape) {
	.cbp-caption-activeWrap font {
	    font-size: 16px;
	    vertical-align: initial !important;
	    line-height: 18px !important;
	    float: left;
	}
}