@charset "utf-8";
/* CSS Document */
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.oswald-font {
    font-family: 'Oswald';
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    line-height: 1;
    /*	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; */
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.main-header, .grwbnbottom {
    height: 100px;
    /*background-color:#ff8c00;
	background-image:url(../images/banner-r.png);
	background-repeat:repeat-x;
		background-position:center top;*/
}

.fullwidth {
    width: 100%;
}
.float-left {
    float: left;
}
.clearfix {
    clear: both;
}
.pl-15 {
    padding-left: 15px;
}
.pr-15 {
    padding-right: 15px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
img {
    max-width: 100%;
}
.text-center {
    text-align: center;
}
a:focus, button:focus {
    outline: none;
    border: none;
}
/*................ Style starts ....... */
.main-container {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}
.logo-left {
    max-width: 676px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.nav-right {
    float: right;
    margin-top: 50px;
}
.nav-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav-li {
    display: inline-block;
    padding-right: 10px;
}
.nav-a {
    padding: 15px 10px;
    border-radius: 5px 5px 0 0;
    display: block;
    font-size: 20px;
    color: #333;
    /*	text-shadow: 0px 1px 8px #000;
*/
}
.nav-a.active, .nav-a:hover {
    background: #00b8f1;
    color: #fff;
    text-shadow: none;
}
.slide-item.slide-1 {
    max-width: 100%;
    display: block;
}
.slide-thumbs {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.slide-item {
    text-align: center;
    background-color: #fff;
    display: inline-block;
    padding: 10px 0;
    /*border:1px solid #fff;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
*/
}
.slide-item:hover {
    opacity: .8;
}
.js-img-viwer {
    display: block;
    /*cursor: zoom-in;*/
}
.js-img-viwer img {
    display: block;
}
.main-sectionwrp {
    padding: 20px 0 0 0;
    background-color: #fff;
}
.footer-in {
    text-align: center;
}
.footer-wrapper {
    padding: 20px 0;
    background-color: #fff;
}
.footer-btn {
    display: inline-block;
    min-width: 50px;
    text-align: center;
    background-color: #ff8c00;
    color: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    margin: 0 auto 15px;
    line-height: normal;
    font-size: 18px;
}
.copy-rights {
    font-size: 14px;
    color: #777;
    margin-top: 5px;
    text-align: center;
}
.factMhead {
    display: inline-block;
    font-size: 30px;
    border-bottom: 2px solid #4880b8;
    padding-bottom: 15px;
}
.factMheadwrp {
    margin: 30px 0 10px;
}
.bg-title {
    font-size: 20px;
    padding: 10px 15px;
    background: #4880b8;
    float: left;
    color: #fff;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: normal;
}
.common-text {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    float: left;
    line-height: 28px;
    /*	padding: 0px 15px;*/
}
.common-text-v4 {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    float: left;
    line-height: 28px;
}
.common-text-v1 {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    float: left;
    line-height: 10px;
    display: none;
}
.common-text-v2 {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    float: left;
    line-height: 28px;
    display: none;
}
.fact-ol {
    max-width: 900px;
    margin: 30px auto 0;
    width: 100%;
    text-align: left;
}
.fact-ol li {
    position: relative;
    list-style: none;
    padding: 6px 0;
}
.fact-li {
    margin-bottom: 24px;
    float: left;
    width: 100%;
}
ol .common-text {
    margin-top: 0;
}
.graph-wrapper {
    padding: 15px 0;
    background-color: #fff;
}
.graph-title {
    color: #000;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: normal;
    padding-left: 150px;
}
.graph-ul {
    list-style: none;
}
.fact-ol .graph-li {
    display: table;
    width: 100%;
    color: #333;
}
.graph-left {
    display: table-cell;
    max-width: 80px;
    min-width: 80px;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px 15px 10px 0;
    /*	border-right:1px solid #808080;*/
    position: relative;
}
.graphLi-title {
    font-weight: bold;
    font-size: 18px;
}
/*.graph-li:first-child .graph-left:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 10px;
    background: #808080;
    right: 0;
    top: 0;
}
.graph-left::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 10px;
    background: #808080;
    right: 0;
    bottom: 0;
}
*/
.graph-bar {
    height: 40px;
    background: #015998;
    width: 100%;
}
.graph-barwrp {
    position: relative;
    width: 100%;
    height: 100%;
    padding-right: 0px;
}
.graph-barwrp::after {
    content: "";
    width: 10px;
    height: 40px;
    position: absolute;
    background: #333;
    top: 0;
    right: -15px;
}
.graph-text {
    position: absolute;
    right: 8px;
    top: 10px;
    color: #fff;
    font-weight: bold;
}
.graph-right {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.mobonlyinfo {
    display: none;
}
.number-text {
    /*	padding-left:20px; */
    position: relative;
    float: left;
    width: 100%;
}
.number-text .common-text {
    /*color: #4880b8;*/
    font-weight: bold;
    color: #000;
    font-size: 30px;
}
.number-text .common-text {
    line-height: 32px;
    text-align: center
}
.image-div {
    text-align: center
}
.listcount {
    color: red;
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: bold;
}
.mute-text {
    margin: 10px 0;
    color: #999999;
}
.fsttable {
    border-collapse: collapse;
}
.fsttable td {
    padding: 10px;
    border: 1px solid #000;
    vertical-align: middle;
}
.fsttable td.no-pd {
    padding: 0;
}
.tablediv, .tablediv2 {
    display: block;
    border-bottom: 1px solid #000;
    padding: 10px;
    text-align: center;
}
.tablediv2 {
    border-bottom: none;
}
.rdtxt {
    color: #cc3333;
}
.bltlist li {
    list-style: disc;
    margin-bottom: 10px;
}
.bltlist {
    padding-left: 15px;
    color: #666666;
}
.two-graph .graph-left {
    min-width: 260px;
    max-width: 260px;
}
.two-graph .graph-bar {
    height: 50px;
    min-width: 10px;
}
.two-graph .graph-left {
    padding: 50px 15px 50px 0;
}
.two-graph .graph-text {
    top: 18px;
}
.two-graph .graph-barwrp {
    padding-right: 60px;
}
.note-title {
    margin-bottom: 5px;
    float: left;
    border-bottom: 2px solid red;
    padding-bottom: 10px;
}
.smltitle {
    margin-bottom: 10px;
}
.flag-icon {
    background-image: url(../images/flag-icon.png);
    background-size: 24px auto;
    width: 24px;
    height: 16px;
    background-position: 0 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 14px;
    margin-right: 5px;
}
.flag-icon:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 16px;
    background-color: #168eca;
    left: -14px;
    top: 0px;
}
.flag-uae {
    background-position: 0 -18px;
}
.flag-uae:before {
    background-color: #4eb548;
}
.flag-sa {
    background-position: 0 -35px;
}
.flag-sa:before {
    background-color: #ee5624
}
.flag-us {
    background-position: 0 -52px;
}
.flag-us:before {
    background-color: #eae71c;
}
.flag-qtr {
    background-position: 0 -242px;
}
.flag-qtr:before {
    background-color: #3cc3e0;
}
.flag-kwt {
    background-position: 0 -87px;
}
.flag-kwt:before {
    background-color: #7ac46d;
}
.flag-oman {
    background-position: 0 -104px;
}
.flag-oman:before {
    background-color: #f79558;
}
.flag-uk {
    background-position: 0 -121px;
}
.flag-uk:before {
    background-color: #fbf267;
}
.flag-bhrn {
    background-position: 0 -138px;
}
.flag-bhrn:before {
    background-color: #89ceb2;
}
.flag-astrla {
    background-position: 0 -156px;
}
.flag-astrla:before {
    background-color: #852c1a;
}
.grphfullwrp {
    margin: 10px 0;
}
.tble-left {
    display: inline-block;
    width: 35%;
    margin-right: -5px;
    padding-right: 20px;
    vertical-align: middle;
}
.tble-right {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}
.graph-ntitle {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.genderbox {
    float: left;
    width: 365px;
    background-color: #2e86c6;
    box-sizing: border-box;
    padding: 20px 10px 0 10px;
    margin-right: 24px;
    border-radius: 10px;
    color: #fff;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.9);
}
.genderTitle {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 20px;
}
.gender-image {
    width: 100%;
    height: 296px;
    background-repeat: no-repeat;
    background-image: url(../images/gender.png);
}
.m-gender .gender-image {
    background-position: 8px 0;
}
.f-gender .gender-image {
    background-position: -320px 0;
}
.gendrbxwrp {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.p-cstmBox {
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0;
}
.p-cstmwrp {
    float: left;
    width: 100%;
    margin: 0;
}
.p-cstmTtile {
    font-size: 28px;
    display: table;
    margin: 0 auto 10px;
}
.p-cstmBox .common-text, .mob-highlight-txt {
    clear: both;
    margin: 0 auto 20px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    max-width: 480px;
    float: none;
}
.font-eng12 {
    font-weight: 600;
}
.audp-wrapper {
    margin: 10px 0;
}
.growbandwrp {
    border-top: 1px solid #ddd;
}
.growbandwrptop {
    padding: 2px;
    width: 100%;
}
.grw-text {
    color: #000;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}
.gewbndtitle {
    margin-bottom: 15px;
    font-size: 25px;
    color: #ff8c00;
}
.grwbnbottom {
    width: 100%;
    background-color: #ff8c00;
    height: auto;
    background-position: center top;
    color: #fff;
    padding: 15px 15px 15px;
}
.advinmBtn {
    display: table;
    margin: 0 auto 0;
    padding: 15px 15px;
    background: #fff;
    color: #ff8c00;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.advinmBtn:hover {
    color: #ff6600;
}
.sndgrpmobtxt {
    padding: 10px;
    background: #e5e5e5;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: none;
}
.mob-li {
    display: none;
}
.logo-left img {
    display: block;
}
.overlay {
    display: none;
}
.nav-mobmenu {
    display: none;
}
.d-480 {
    display: none;
}
.main-container2 {
    max-width: 970px;
}
.slick-next {}
.slider-wrp .slick-next, .slider-wrp .slick-next:hover {
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiAiPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBkPSJNMTgzNy44OCwxNDE3LjMyLDY0My41OSwyMjNhNzIuMjEsNzIuMjEsMCwwLDEsMC0xMDEuODJMNzQzLjgyLDIxYTcyLjIxLDcyLjIxLDAsMCwxLDEwMS44MiwwTDIwOTAuODMsMTI2Ni4xOWwxMDAuMjMsMTAwLjIzYTcyLjIxLDcyLjIxLDAsMCwxLDAsMTAxLjgyTDg0NS42NCwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwxLTEwMS44MiwwTDY0My41OSwyNzEzLjQyYTcyLjIxLDcyLjIxLDAsMCwxLDAtMTAxLjgyWiIvPjwvc3ZnPg==)
}
.slider-wrp .slick-prev, .slider-wrp .slick-prev:hover {
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik05OTYuNzcsMTQxNy4zMiwyMTkxLjA2LDIyM2E3Mi4yMSw3Mi4yMSwwLDAsMCwwLTEwMS44MkwyMDkwLjgzLDIxQTcyLjIxLDcyLjIxLDAsMCwwLDE5ODksMjFMNzQzLjgyLDEyNjYuMTksNjQzLjU5LDEzNjYuNDJhNzIuMjEsNzIuMjEsMCwwLDAsMCwxMDEuODJMMTk4OSwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwwLDEwMS44MiwwbDEwMC4yMy0xMDAuMjNhNzIuMjEsNzIuMjEsMCwwLDAsMC0xMDEuODJaIi8+PC9zdmc+)
}
.slider-wrp .slick-arrow, .slider-wrp .slick-arrow:hover {
    background-color: #333995;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    border-radius: 5px;
}
.mob-only, .mob-640-only {
    display: none;
}
.web-only {
    display: block;
}
.special-box {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
    overflow: hidden;
}
.special-box p.common-text {
    font-size: 24px;
}
.clr-blue {
    background-color: #f4f5ff;
}
.clr-yellow {
    background-color: #ffef80;
}
.clr-grey {
    background-color: #ebf7ff;
}
.align-c {
    text-align: center;
}
.golden-title {
    /*
   background-image: linear-gradient(
	to right,
	#462523 0,
       	#cb9b51 22%, 
	#f6e27a 45%,
	#f6f2c0 50%,
	#f6e27a 55%,
	#cb9b51 78%,
	#462523 100%
	);
   color:transparent;
   -webkit-background-clip:text;
*/
    color: #d09e11;
    font-size: 30px;
    /*	text-align: center;*/
    margin: 10px auto;
    /*	display: table;*/
    position: relative;
    padding-bottom: 10px;
	line-height: normal;
}
.golden-title:after {
    background: rgb(203, 155, 81);
    background: -moz-linear-gradient(90deg, rgba(203, 155, 81, 1) 21%, rgba(246, 226, 122, 1) 45%, rgba(246, 242, 192, 1) 51%, rgba(246, 226, 122, 1) 55%, rgba(203, 155, 81, 1) 78%, rgba(70, 37, 35, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(203, 155, 81, 1) 21%, rgba(246, 226, 122, 1) 45%, rgba(246, 242, 192, 1) 51%, rgba(246, 226, 122, 1) 55%, rgba(203, 155, 81, 1) 78%, rgba(70, 37, 35, 1) 100%);
    background: linear-gradient(90deg, rgba(203, 155, 81, 1) 21%, rgba(246, 226, 122, 1) 45%, rgba(246, 242, 192, 1) 51%, rgba(246, 226, 122, 1) 55%, rgba(203, 155, 81, 1) 78%, rgba(70, 37, 35, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cb9b51", endColorstr="#462523", GradientType=1);
    content: "";
    position: absolute;
    left: 0px;
    right: 30px;
    height: 1px;
    bottom: 0px;
}
.nwformwrp {
    max-width: 425px;
    margin: 20px auto 20px;
    background: #333994;
    padding: 40px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.advrttitle {
    margin: 0 auto 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
/*
.slide-1 img{
	aspect-ratio: 1180/823;
}
*/
.Subhead {
    margin-bottom: 5px;
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.3;
}
/*
.factmiddle {
    max-width: 800px;
    margin: 20px auto;
    overflow: hidden;
}
*/
.picture-set {
    display: block;
}
.picture-set img {
    margin: 0 auto;
    object-fit: contain;
    display: none;
}
.sub-heading {
    float: left;
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: 20px;
}
.grid-wrap {
    float: left;
    margin-bottom: 30px;
}
.grid-inner {
    float: left;
    width: 50%;
}
.qot {
    float: left;
    background: #f5f5f2;
    padding: 30px;
    border-radius: 20px;
}
.qot h3{
	float: left;
  width: 100%;
  margin-top: 10px;
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
}
.qot a{
	font-size: 12px;
}

/*--------- New -------- */

.main-header, .grwbnbottom {
    background-color: #333995;
    background-image: none !important;
}

.txt-md {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    padding: 0 0 20px 0;
    float: left;
    width: 100%;
}
.btn-outer {
    position: relative;
    max-width: 1140px;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}
.advertise-now-btn, .advertise-now-btn:focus {
    margin: 10px auto 0;
    padding: 12px 12px;
    background: #fff;
    color: #ff8c00;
    font-weight: bold;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    border: 1px solid #ff8c00;
    margin: 10px auto 0px auto;
    max-width: 170px;
}
.advertise-now-btn {
    display: none;
}
.maxWidthLimit {
    max-width: 600px;
    margin: auto;
}
.txt-highlight {
    font-weight: bold;
    font-size: 22px;
    color: #d09e11;
}
.hdStyle.golden-title:after {
    border: 0;
}
.golden-title, .txt-highlight {
    color: #ab1d39;
}
.golden-title::after {
    background: #f7bac6;
}
.bold-text {
    font-weight: 600;
}

@media screen and (max-width:600px) {
    .picture-set img.mob-banner {
        display: block;
    }
    .picture-set img.desktop-banner, .picture-set img.tab-banner {
        display: none;
    }
    .grid-inner {
        float: left;
        width: 100%;
    }
	.golden-title{
		font-size: 24px;
	}
	.fact-ol{
		margin-top: 0;
	}
}
@media screen and (min-width:600px) {
    .picture-set img.tab-banner {
        display: block;
    }
    .picture-set img.desktop-banner, .picture-set img.mob-banner {
        display: none;
    }
}
@media screen and (min-width:800px) {
    .picture-set img.desktop-banner {
        display: block;
    }
    .picture-set img.tab-banner, .picture-set img.mob-banner {
        display: none;
    }
}

