﻿@charset "utf-8";

/* CSS Document */


/* Updated on 20190808:1800 By GF */

@import url("https://use.typekit.net/wkq8ezz.css");

/* _________________Tags_________________ */

body,
html {
    font-size: 16px;
    font-family: "proxima-nova";
    font-weight: 400;
    background: #ffffff;
    color: #2c3e50;
}

.progressGig {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

html {
    min-height: 100%;
    position: relative;
}

h1 {
    font-size: 1.125em;
    font-weight: 600;
    margin: 0;
    word-break: break-word;
}

h2 {
    font-size: .938em;
    font-weight: 600;
    margin: 0;
    word-break: break-word;
}

h3 {
    font-size: .75em;
    font-weight: 600;
    margin: 0;
    word-break: break-word;
}

h4 {
    font-size: .75em;
    font-weight: 300;
    margin: 0;
    word-break: break-word;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    color: #ba568f;
    font-weight: bold;
    cursor: pointer;
    word-wrap: break-word;
}

#outer {
    position: relative;
    left: 150px;
    top: 20px;
    width: 100px;
    z-index: 999;
}

.home-main .btn-white,
.home-main .btn-orange {
    margin: 0 6px 6px 0 !important;
}

.cover {
    position: absolute;
    border: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

#pdfreader-opener {
    position: relative;
    z-index: 1;
}

p {
    font-size: .75em;
    font-weight: 300;
    text-transform: none;
    margin: 0;
    word-break: break-word;
}

.nopadding {
    padding: 0px !important;
}



.noborder {
    border: none !important;
}

.errorpage {
    padding: 30px 15px;
    min-height: 400px;
}

.errorpage h1 {
    font-size: 1.812em;
    color: #a3796b;
    font-weight: 600;
}

.errorpage p {
    padding-top: 15px;
    font-size: .875em;
}

.errorpage li {
    font-size: .875em;
    font-weight: 300;
    margin: 0;
}

.eventspage p a {
    display: block;
}

.titlelinks {
    padding-top: 17px;
    text-align: right;
}

.titlelinks ul li a {
    font-size: .935em;
    font-weight: 300;
    color: #2c3e50;
}

.titlelinks ul li a.active {
    font-weight: 400;
    color: #a3796b;
}

.year.styledselect {
    width: 160px;
    margin-left: 15px;
}

.styledselect select {
    background: transparent;
    width: 110%;
    border: none;
}

.styledselect {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    background-image: url(../images/select-arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.form-control,
.form-control:focus,
button,
button:focus,
input,
input:focus {
    box-shadow: none;
    border-color: #ccc;
    outline: 0;
}

.container {
    min-width: 320px;
}

button {
    border: none;
    background: none;
    box-shadow: none;
}


/*For Analysis Style Starts*/
.yearEcoOuter{ overflow:hidden; margin:0 0 10px 0;}
.chooseEcoTxt{
	text-align:right;
	padding:7px 0 5px;	
}
.yearReport{
	color: #2c3e50;
    font-size: .875em;
    font-weight: bold;
	padding:7px 0 5px;
    margin: 0;	
}
.yearSelect{
	width:100% !important;
}

@media(max-width:992px){
	.chooseEcoTxt{
		text-align:left;
	}
}

@media(max-width:768px){
	.yearEcoForm{ padding:0;}
}

/*For Analysis Style Ends*/



/* _________________Tags end_________________ */


/* _________________Sprite_________________ */

.sp-facebook-small,
.sp-facebook-small,
.sp-twitter-small,
.sp-googleplus-small,
.sp-linkedin-small,
.sp-mail-small,
.sp-copy-link {
    background-image: url(css-images/design-elements-2.png);
    background-repeat: no-repeat;
    display: block;
    -webkit-background-size: 220px 163px;
    -moz-background-size: 220px 163px;
    background-size: 220px 163px;
}

.sp-facebook-small {
    background-position: -8px -8px;
    width: 36px;
    height: 36px;
}

.sp-twitter-small {
    background-position: -50px -8px;
    width: 36px;
    height: 36px;
}

.sp-googleplus-small {
    background-position: -92px -8px;
    width: 36px;
    height: 36px;
}

.sp-linkedin-small {
    background-position: -134px -8px;
    width: 36px;
    height: 36px;
}

.sp-mail-small {
    background-position: -176px -8px;
    width: 36px;
    height: 36px;
}

.sp-copy-link {
    background-position: -8px -47px;
    width: 36px;
    height: 36px;
}

.sp-search,
.sp-twitter,
.sp-play,
.sp-mail,
.sp-linkedin,
.sp-googleplus,
.sp-twitter-2,
.sp-facebook {
    background-image: url(css-images/design-elements.png);
    background-repeat: no-repeat;
    display: inline-block;
    -webkit-background-size: 512px 195px;
    -moz-background-size: 512px 195px;
    background-size: 512px 195px;
}

.sp-search {
    background-position: 0px 0px;
    width: 18px;
    height: 18px;
    ;
}

.sp-twitter {
    background-position: -23px 0px;
    width: 30px;
    height: 25px;
}

.sp-play {
    background-position: -57px -2px;
    width: 35px;
    height: 35px;
}

.sp-facebook {
    background-position: 0px -47px;
    width: 97px;
    height: 97px;
}

.sp-twitter-2 {
    background-position: -96px -47px;
    width: 97px;
    height: 97px;
}

.sp-googleplus {
    background-position: -193px -47px;
    width: 97px;
    height: 97px;
}

.sp-linkedin {
    background-position: -291px -47px;
    width: 97px;
    height: 97px;
}

.sp-mail {
    background-position: -389px -47px;
    width: 97px;
    height: 97px;
}


/* _________________Sprite end__________________*/


/* _________________Home__________________*/

#header {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
}

#header .navbar-brand {
    height: auto;
    padding: 0 15px 0 0;
}

#header.container-fluid {
    background: #000000;
}

#header .navbar-brand img {
    width: 292px;
}

#header .navbar-nav > li > a {
    color: #999999;
    background: none;
    padding: 0 0 6px 0;
    font-weight: normal;
    text-transform: none;
}

#header .navbar-nav > li.active > a {
    background: none;
    text-decoration: none;
    padding: 0 0 8px 0;
    border-bottom: 3px solid #a3796b;
}

#header .navbar-nav > li {
    padding: 5px 10px 0;
}

.search {
    margin-right: 0px;
    border-bottom: 1px solid #C7C7C7;
    padding: 0 2px !important;
    margin-top: 0;
}

.search .form-control {
    background: none;
    border: none;
    padding: 3px 0 2px 0;
    height: auto;
    color: #fff;
    float: left;
}

.search button {
    padding: 3px 0;
    float: right;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 0;
    background: #a3796b;
}

.navbar-toggle,
.navbar-toggle:focus {
    border: none;
    margin: -4px 0;
    float: left;
    padding: 0px 10px;
}

.form-control::-webkit-input-placeholder {
    color: #C7C7C7;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #C7C7C7;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #C7C7C7;
}

.form-control:-ms-input-placeholder {
    color: #C7C7C7;
}

#header .navbar-collapse {
    float: left;
}

.navbar-form {
    box-shadow: none;
}

.scrollbg {
    display: none;
}

.pagetitle {
    display: none;
}

.header-scroll .pagetitle {
    display: block;
    color: #fff;
    font-size: .935em;
    text-align: center;
    position: absolute;
    left: 307px;
    right: 307px;
}

#header {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    z-index: 9;
}

#header .container {
    padding-top: 60px;
	padding-bottom:15px;
}

#header .navbar-nav > li > .dropdown-menu {
    position: fixed;
    top: 50px;
    border: none;
    left: 0;
    right: 0;
    background: #e9eaed;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
}

#header .dropdown-menu li {
    display: inline-block;
    float: none;
    font-size: .835em;
}

#header .dropdown-menu li a,
#header .dropdown-menu li a:hover,
#header .dropdown-menu li a:focus {
    background: none;
    padding: 3px 6px;
    color: #555;
}

.rotate {
    transform: rotate(-90deg);
    transition: .3s;
}

.rotate-reset {
    transform: rotate(0deg);
    transition: .3s;
}

.collapse-img {
    width: 17px;
}

.virtualhead {
    height: 54px;
}

.bannerImgBg{
	background: #fff;
}
.bannerImgAign{
	margin: 0 auto;
}
.header-scroll .scrollbg {
	height: 62px !important;
}

@media (min-width: 768px) {
    .header-scroll .navbar-collapse {
        width: 100%;
        float: left;
        top: 54px;
        margin: 0;
        padding: 0 8px;
    }

    #header.header-scroll .container {
        padding-top: 0;
    }

    #header.header-scroll .navbar-nav > li {
        padding-left: 0;
        padding-right: 20px;
    }

    #header.header-scroll .navbar-nav > li > a {
        font-size: .875em;
        color: #c7c7c7;
        padding-bottom: 2px;
    }

    #header.header-scroll .navbar-nav > li > a:hover,
    #header.header-scroll .navbar-nav > li > a:focus,
    #header.header-scroll .navbar-nav > li.active > a {
        border-bottom: none;
    }

    .header-scroll .navbar-toggle {
        display: block;
    }

    .header-scroll .navbar-form {
        width: 230px;
    }

    .header-scroll .navbar-collapse {
        display: none !important;
    }

    .header-scroll .navbar-collapse.in {
        display: block !important;
		margin-top: -8px;
    }

    #header.header-scroll .navbar-brand img {
        width: 200px;
    }

    #header.header-scroll {
        padding-top: 14px;
        background: #e9eaed;
        box-shadow: none;
        position: fixed;
        z-index: 99;
        left: 0;
        right: 0;
        top: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        height: 62px;
    }

    .header-scroll .scrollbg {
        display: block;
        position: absolute;
        height: 48px;
        left: 0;
        right: 0;
        top: 0;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    }

    .header-scroll > .container {
        position: relative;
        z-index: 9;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: left;
    }

    #header .navbar-collapse {
        padding-left: 0;
        padding-top: 10px;
        float: left;
    }

    #header .navbar-nav > li {
        padding: 5px 20px 0 0;
        font-size: .835em;
    }

    .search {
        padding-top: 0 !important;
    }

    .search .form-control {
        width: auto;
    }

    .header-scroll .pagetitle {
        display: none;
    }

    .header-scroll .navbar-nav > li > .dropdown-menu {
        display: none;
    }

    #header .navbar-nav > li > .dropdown-menu {
        top: 85px;
    }

    .virtualhead {
        height: 88px;
    }
}

@media (max-width: 767px) {
    .year.styledselect {
        width: 90px;
    }

    #header {
        padding-left: 0;
        padding-right: 0;
    }

    #header .navbar-nav > li > .dropdown-menu {
        display: none;
    }

    .search {
        padding-top: 0 !important;
        margin-right: 0;
        margin-left: 0;
    }

    .header-scroll .search {
        padding-top: 10px !important;
    }

    #header .navbar-brand img {
        width: 200px;
    }

    #header .navbar-nav > li > a {
        color: #333333;
    }

    #header .navbar-nav > li {
        display: inline-block;
        font-size: .75em;
        padding: 5px 8px 0 0;
    }

    #header .navbar-nav > li.active > a {
        padding: 0 0 6px 0;
        border-bottom: none;
    }

    #header .navbar-collapse {
        position: absolute;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-left: 15px;
        top: 89px;
        left: 0;
        right: 0;
        z-index: 0;
        background: #6186C2;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.28);
    }

    .navbar-nav {
        margin: 0;
    }

    .container > .navbar-header {
        margin-right: -10px;
        margin-left: -10px;
    }

    .virtualhead {
        height: 54px;
    }
}

@media (max-width: 450px) {
    .search {
        width: 100%;
        padding-top: 10px !important;
    }

    #header .navbar-collapse {
        top: 116px;
    }

    .virtualhead {
        height: 86px;
    }
}


/* _________________Home end__________________*/


/* _________________ Analysis __________________*/

.content h1 {
    color: #a3796b;
    font-size: 2.75em;
    text-align: center;
    font-weight: normal;
    padding: 32px 0 16px;
    text-transform: uppercase;
}

.content .underline {
    width: 120px;
    height: 2px;
    background: #333333;
    margin: 0 auto 5px;
}

.content h2 {
    color: #555;
    font-size: 1.25em;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 40px;
    text-transform: uppercase;
}

.subhead {
    color: #2c3e50;
    font-size: .875em;
    font-weight: bold;
    padding: 7px 0 5px;
    margin: 0;
}

.content-tab li {
    font-size: .875em;
    color: #d0d0d0;
}

.content-tab li a {
    color: #2c3e50;
    text-decoration: none;
}

.content-tab li a.active,
.content-tab li.active a {
    color: #a3796b;
}

.whitebox {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 30px;
    overflow: hidden;
}

select.form-control {
    font-weight: bold;
    font-size: .875em;
    color: #2c3e50;
    text-transform: uppercase;
}

select.form-control.year {
    width: 180px;
}

.grey-content {
    background: #ebebeb;
    border: 1px solid #bbbbbb;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px 8px 5px;
    color: #2c3e50;
    margin-top: -3px;
    position: relative;
    z-index: 0;
}

.indextop {
    position: relative;
    z-index: 9;
}

.text13 {
    font-size: .813em;
}

.text15 {
    font-size: .935em;
}

.headborder {
    width: 130%;
    position: relative;
    left: -15%;
    height: 3px;
    background: #e1e1e1;
}

.countryranklist .head {
    color: #2c3e50;
    margin: 15px 0 5px;
    border: none;
}

.countryranklist ul li {
    display: inline-block;
    text-align: center;
    padding: 3px 0;
    font-size: .935em;
    font-weight: 300;
}

.countryranklist ul.head li {
    display: inline-block;
    text-align: center;
    padding: 0;
    font-weight: normal;
}

.countryranklist ul {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
}

.countryranklist ul li.text-left {
    text-align: left;
}

.countryranklist ul li:first-child {
    text-align: left;
}

.countryranklist ul li:first-child {
    width: 5%;
}

.countryranklist ul li:nth-child(2) {
    width: 30%;
    text-align: left;
}

.countryranklist ul li:nth-child(3),
.countryranklist ul li:nth-child(4) {
    width: 23%;
}

.countryranklist ul li:nth-child(5),
.countryranklist ul li:nth-child(6) {
    width: 8%;
}

.countryranklist .list-inline {
    margin-left: 0 !important;
}

.countryranklist ul li p {
    display: none;
}

.orange {
    color: #a3796b;
}

.vspace {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.pointbox {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    width: 23%;
    margin: 10px 2% 10px 0;
    padding: 0;
    float: left;
    overflow: hidden;
    font-size: 1em;
}

.pointbox .head {
    background: #a3796b;
    font-size: .935em;
    font-weight: normal;
    color: #fff;
    width: 100%;
    min-height: 40px;
    display: table;
}

.pointbox .head span {
    display: table-cell;
    vertical-align: middle;
}

.pointbox .point {
    font-size: 1.875em;
    font-weight: bold;
    color: #555;
    margin-bottom: 0;
    padding: 12px 0 0;
}

.pointbox > span {
    font-size: 1.125em;
    font-weight: bold;
    color: #555;
    display: block;
    padding-bottom: 25px;
}

.redheadbox {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    padding: 0;
    overflow: hidden;
}

.redheadbox .boxhead {
    background: #a3796b;
    font-size: .935em;
    font-weight: bold;
    color: #fff;
    width: 100%;
    min-height: 40px;
    padding: 8px 20px 0;
}

.redheadbox p.text13 {
    width: 70%;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: .75em;
}

.btn-white,
.btn-white:hover {
    text-align: center;
    font-size: .935em;
    font-weight: normal;
    margin: 6px 0;
    padding: 7px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #a3796b;
    background: #fff;
    border: 1px solid #e1e1e1;
}

.btn-orange,
.btn-orange:hover {
    text-align: center;
    font-size: .935em;
    font-weight: normal;
    margin: 6px 0;
    padding: 7px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background: #a3796b;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
}

.analysis3col {
    overflow: hidden;
    padding-bottom: 20px;
}

.analysis3col .head {
    color: #2c3e50;
    font-size: .935em;
    font-weight: bold;
    margin-bottom: 0;
}

.analysis3col ul {
    padding: 0 10px;
    margin: 0 !important;
}

.analysis3col ul li {
    padding: 0;
    font-size: .935em;
    font-weight: 300;
    width: 13%;
    text-align: center;
    position: relative;
    vertical-align: top;
    padding-right: 40px;
}

.analysis3col .head li {
    font-weight: bold;
}

.analysis3col .headborder {
    height: 1px;
}

.analysis3col ul li:first-child {
    width: 72%;
    text-align: left;
}

.analysis3col ul li:last-child {
    text-align: right;
}

.bold,
.bold li {
    font-weight: bold !important;
}

.l1 li:first-child {
    padding-left: 8px !important;
}

.l2 li:first-child {
    padding-left: 4% !important;
}

.analysis3col ul li .redmark {
    position: absolute;
    width: 3px;
    top: -1px;
    bottom: -1px;
    left: 13px;
    background: #a3796b;
}

.analysis3col.spaced ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 40px;
    position: relative;
}

.analysis3col.spaced ul li .weak-icon,
.analysis3col.spaced ul li .strength-icon {
    position: absolute;
    right: 32px;
    top: 8px;
}

.analysis3col.spaced ul li .in-weak-icon,
.analysis3col.spaced ul li .in-strength-icon {
    position: absolute;
    right: 0;
    top: 7px;
}

.analysis3col.strength-spaced ul li .in-weak-icon,
.analysis3col.strength-spaced ul li .in-strength-icon {
    position: absolute;
    right: 0;
    top: 7px;
}

.analysis3col ul li.l1 {
    padding-top: 15px;
}

.glyphicon-plus {
    font-size: 15px;
    color: #a3796b;
}

.glyphicon-minus {
    font-size: 15px;
    color: #333333;
}

.glyphicon-info-sign {
    font-size: 15px;
    color: #a3796b;
}

.analysis3col ul li p {
    display: none;
}

.analysis3col ul li .collapse {
    padding-bottom: 5px;
}

button.form-control {
    text-align: left;
    font-size: .935em;
    font-weight: normal;
    overflow: hidden;
}

.grey-content.panel-collapse {
    padding: 0;
    float: left;
    width: 100%;
}

.grey-content.panel-collapse .vspace {
    padding: 5px;
    margin: 0 !important;
}

#indicators ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

#indicators ul li {
    float: left;
    width: 32%;
}

.grey-content.panel-collapse .btn-white {
    font-weight: normal;
    font-size: .812em;
}

@media (max-width: 991px) {
    .countryranklist ul li {
        font-size: .75em;
    }

    .countryranklist ul li:first-child,
    .countryranklist ul li:nth-child(4),
    .countryranklist ul li:nth-child(5) {
        width: 10%;
    }

    .countryranklist ul li:nth-child(3) {
        width: 20%;
    }

    .countryranklist ul li:nth-child(2) {
        width: 46%;
        text-align: left;
    }

    .whitebox {
        padding: 15px;
    }

    .pointbox {
        font-size: .75em;
        margin: 10px 1%;
    }

    .redheadbox p.text13 {
        width: 100%;
    }

    .pointbox-row {
        margin-left: -1.165%;
        margin-right: -1.165%;
        width: 102.33%;
    }
}

@media (max-width: 767px) {
    .whitebox {
        padding: 15px 0;
    }

    select.form-control.year {
        width: 100px;
    }

    .content h1 {
        font-size: 1.4em;
    }

    .l2 li:first-child {
        padding-left: 2% !important;
    }

    .content-tab li {
        padding: 0 20px;
    }

    .countryranklist ul li {
        font-size: .935em;
    }

    .countryranklist .head,
    .countryranklist .headborder,
    .countryranklist ul li:first-child {
        display: none;
    }

    .countryranklist ul {
        border: 1px solid #e1e1e1;
        padding: 10px;
        margin-top: 12px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .countryranklist ul li p {
        display: inline-block;
        font-size: 1em;
        font-weight: normal;
        margin: 0;
    }

    .countryranklist ul li:nth-child(2) {
        font-size: 1em;
        font-weight: normal;
        display: none;
        width: 100% !important;
        display: block;
    }

    .countryranklist ul li:nth-child(3) {
        width: 100%;
        text-align: left;
    }

    .countryranklist ul li:nth-child(4),
    .countryranklist ul li:nth-child(5) {
        width: auto;
        padding-right: 20px;
    }

    .countryranklist ul li:nth-child(2) p {
        float: right;
        font-size: .935em;
    }

    .analysis3col .head,
    .analysis3col .headborder {
        display: none;
    }

    .redheadbox p.text13 {
        padding-bottom: 15px;
    }

    .analysis3col ul li {
        width: 48%;
        text-align: left;
    }

    .analysis3col ul li:first-child {
        width: 100%;
    }

    .analysis3col ul li:last-child {
        text-align: right;
    }

    .analysis3col ul li p {
        display: inline-block;
        font-size: 1em;
        padding-right: 10px;
    }

    .analysis3col ul {
        padding: 10px 0;
        border-bottom: 1px solid #e1e1e1;
    }

    .analysis3col ul.l1 {
        padding-left: 0 !important;
        border: none;
    }

    .analysis3col ul.l2 {
        padding-left: 15px !important;
        border: none;
        border-left: 2px solid #a3796b;
        font-size: .875em;
    }

    .analysis3col ul li .redmark {
        display: none;
    }

    .redheadbox p.text13 {
        padding-left: 15px;
    }
}

@media (max-width: 450px) {
    .pointbox-row {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .pointbox {
        width: 100%;
        margin: 10px 0;
    }
}

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative;
    font-size: .688em;
    font-weight: normal;
}

.checkbox-custom-label span {
    display: block;
    width: auto;
    margin: -13px 0 0 17px;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #a3796b;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #a3796b;
}

.compare .boxhead p {
    width: 58%;
    float: left;
    font-size: 1em;
    font-weight: inherit;
    margin: 0;
}

.compare .boxhead p.hidden-xs {
    width: 20%;
    font-size: .875em;
    text-align: center;
    padding-top: 3px;
}

.analysis3col.col5 ul li {
    width: 10%;
}

.analysis3col.col5 ul li:first-child {
    width: 58%;
}

.analysis3col.col5 ul.l2 li:first-child {
    width: 58%;
}

.analysis3col.col5 ul li:last-child {
    text-align: center;
}

.countryanalysis .dwldbtns button {
    float: right;
}

.strength-icon,
.in-strength-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #a3796b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.weak-icon,
.in-weak-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: none;
    border: 1px solid #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.in-strength-icon,
.in-weak-icon {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    transform: rotate(45deg);
}

.twwrapper {
    min-height: 425px;
}

.twwrapper h2 a {
    color: #a3796b !important;
}

.twitter-timeline {
    height: 353px !important;
}

@media (max-width: 1199px) {
    .twwrapper {
        min-height: 464px;
    }

    .twitter-timeline {
        height: 380px !important;
    }
}

@media (max-width: 991px) {
    .twitter-timeline {
        height: 710px !important;
    }

    .countryanalysis .dwldbtns button {
        float: left;
    }

    .analysis3col.col5 ul li {
        width: 13%;
    }

    .analysis3col.col5 ul li:first-child {
        width: 44%;
    }

    .analysis3col.col5 ul.l2 li:first-child {
        width: 42%;
    }

    .compare .boxhead p {
        width: 46%;
    }

    .compare .boxhead p.hidden-xs {
        width: 25%;
    }

    .twwrapper {
        min-height: 804px;
    }

    .story .subhead {
        min-height: 54px;
    }
}

@media (max-width: 767px) {
    .twwrapper {
        min-height: 464px;
    }

    .twitter-timeline {
        height: 353px !important;
    }

    .compare .boxhead p {
        width: 100%;
    }

    .analysis3col.col5 ul li {
        width: 48%;
    }

    .analysis3col.col5 ul li:first-child {
        width: 100%;
        padding-left: 0;
    }

    .analysis3col.col5 ul li.visible-xs {
        width: 100%;
        color: #999;
        float: left;
        font-size: .835em;
    }

    .analysis3col.col5 ul li:last-child {
        text-align: left;
    }

    .analysis3col.col5.spaced ul.l2 li:first-child {
        width: 100%;
    }

    .container.content,
    .container.countryanalysis {
        padding: 0;
    }
}


/* _________________ Analysis end__________________*/

.home-main {
    background: #fff;
    float: left;
    width: 100%;
}

.home-main h1 {
    font-size: 1.625em;
    font-weight: bold;
    color: #a3796b;
    padding: 25px 0 0px;
}

.home-main p {
    font-size: .830em;
    font-weight: 300;
    color: #000000;
    padding-bottom: 8px;
	line-height:24px;
}

.padr0 {
    padding-right: 0;
}

.padl0 {
    padding-left: 0;
}

.co-partners p {
    font-size: 1em;
    font-weight: normal;
    color: #333333;
    /*border-bottom: 1px solid #e1e1e1;*/
    padding: 8px 0 2px;
    margin-bottom: 10px;
	margin-top:30px;
}

ul.publishers li {
    width: 25%;
    vertical-align: middle;
}

ul.publishers li:first-child {
    width: 45%;
}

ul.publishers li:last-child {
    padding: 0;
    width: 26%
}

ul.copartners li {
    width: 19%;
    vertical-align: middle;
}

ul.copartners li:first-child {
    width: 29%;
}

ul.copartners li:last-child {
    width: 48%;
}

ul.cni-sebrae li {
    padding: 0;
    float: left;
}

.title {
    font-size: 1.25em;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 0px;
}

.horscroller {
    width: 100%;
    float: left;
}

.horscroller li img {
    height: auto;
    width: 360px;
}

.whitebg {
    background: #fff;
}

.devider {
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    display: block;
}

.devider02 {
    width: 100%;
    height: 1px;
    background: #8b8b8b;
    display: block;
}

.quickLinkOuter{
	padding:30px 0;
	overflow:hidden;
}
.quickLinkImgTxt{
	width:20%;
	margin-bottom:20px;
	float:left;
	text-align:center;
	border-right: #adbed2 solid 1px;	
}
.quickLinkImgTxt a{
	color:#000000;
	text-decoration:none;
	font-size:14px;	
	font-weight: normal;
    text-transform: none;
}
.quickLinkImgTxt a img{
	display:block;
	margin:0 auto 5px auto;
}



div.home-latest div.story {
    width: 22%;
    padding: 15px;
    float: left;
}

.home-latest .story:first-child {
    width: 34%;
}

.story img {
    border: 1px solid #e1e1e1;
}

.story .subhead {
    color: #7f2b18;
}

.story p {
    padding-top: 6px;
}

/*body {
	margin-bottom: 220px;
}*/
.homeBody{margin-bottom: 170px;}

.footer {
    /*margin-top: 15px;
    position: absolute;*/
    bottom: 0;
    width: 100%;
    /*height: 136px;*/
}

.footer .container-fluid {
    background: #333333;
    padding: 15px 15px 0px 15px;
}

.footer .container > .col-xs-12 {
    /*border-bottom: 1px solid #e1e1e1;*/
    padding-bottom: 10px;
}

.socialIcon{
	margin-top:25px;
}

.socialIcon span{
	color:#E9E9E9;
	font-size:12px;
	padding-right:20px;
	padding-top:4px;
	float:left;
}
.socialIcon a{
	display:inline-block;
	float:left;
	margin-right:12px;
}

.copyright {
    font-size: .875em;
    color: #E9E9E9;
    font-weight: 400;
    padding-top: 5px;
}

.copyright a {
    color: #a3796b;
    font-weight: normal;
}

.subscription {
    background: #fff;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    overflow: hidden;
}

.subscription input.form-control {
    border: none;
    background: none;
    padding-right: 100px;
}

.subscription button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #a3796b;
    padding: 6px 12px;
    color: #ffffff;
    font-size: .875em;
}

.subscriptionbutton {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #a3796b;
    padding: 6px 12px;
    color: #333333;
    font-size: .875em;
    border: none;
}

@media (max-width:640px){
.dxdvContent table tr{ display:flex; flex-direction: column;}	
	}

.dxdvControl td.dxdvCtrl{
	padding:12px 0px 12px 0px !important;	
}

.dxdvItem, .dxdvFlowItem{
	border:none !important;	
	background-color:transparent !important;
	padding:0px !important;
	height:auto !important;
}

.blog {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.blog h2 {
    font-size: 20px;
    color: #a3796b;
    font-weight: 400;
    min-height: 77px;
    padding: 0px !important;
}

.blog h2 img{
	margin-bottom:12px !important;
}

.blog p {
    font-size: 15px;
    color: #464646;
    padding: 15px 0px 10px;
	text-align:left;
}

.blog span {
    font-size: 14px;
    color: #959595;
    display: block;
    padding: 7px 0 4px;
}

.blog .btn-white {
    padding: 10px 60px;
    margin-bottom: 10px;
}

.blog-content p,
.about-content p {
    font-size: .935em;
    color: #555;
    padding-bottom: 12px;
}

.blog-content h2,
.blog-content h3 {
    font-size: .935em;
    color: #555;
    padding-bottom: 12px;
    padding-top: 10px;
}

.blog-content img {
    max-width: 100% !important;
    height: auto !important;
}

.about-content h2,
.about-content h3 {
    font-size: .935em;
    color: #a3796b;
    padding-bottom: 15px;
    padding-top: 10px;
    text-transform: uppercase;
}

.about-content li {
    font-size: .875em;
    font-weight: 300;
    color: #555;
    padding-bottom: 12px;
}

.blog-details {
    padding-top: 20px;
    padding-bottom: 20px;
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
	-webkit-border-radius:0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	min-height:190px;
}

.blog-details p {
    padding-bottom: 10px;
}

.blog-details .subhead {
    margin-bottom: 10px;
}

.blog-details .subhead span {
    font-size: .8em;
    display: block;
    color: #555;
    font-weight: 300;
}

.blog-details .devider {
    margin-bottom: 15px;
}

.linkwthtitle {
    font-size: .75em;
    color: #595959;
    padding-top: 18px;
}

.linkwthtitle .glyphicon-triangle-right {
    height: 26px;
    margin-bottom: -5px;
    margin-left: -5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.morelinks .story {
    width: 20%;
    padding: 15px;
    float: left;
}

/*.searchTable{width: 100%;
    border-collapse: collapse;}*/

@media (max-width:640px){
	.dxdvItem, .dxdvFlowItem{ height:auto; width:100% !important;}
	.dxdvEmptyItem{ display:none;}
	
	/*#ctl27_ViewSearch_ICell .dxdvItem, .dxdvFlowItem
	{width: 70% !important;
    border-collapse: collapse;}*/
}

.social-icons {
    padding-top: 10px;
    margin-left: 0;
}

.social-icons li {
    padding: 3px 0 0 0;
}

.social-icons li.break {
    width: 100%;
    float: left;
}

.content-1 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 260px;
    float: none;
}

.content-1 li {
   /* margin: 0;*/
   margin:0px;
    float: left;
    overflow: hidden;
}

.content-1 li a {
    display: inline-block;
	overflow:hidden;
}

.content-1 .mTSButton {
    background-color: #333;
}

.content-1 ul li img {
    /*padding-right: 5px;*/
}

.rtl {
    direction: rtl;
    text-align: right;
}

.newslist {
    padding-bottom: 15px;
}

.newslist ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
}

.newslist ul li {
    width: 20%;
    font-size: .875em;
    color: #555;
    float: left;
    text-decoration: none;
}

.newslist ul li:first-child {
    font-weight: 600;
}

.newslist ul li a {
    color: #a3796b;
    text-transform: none;
}

.newslist ul li:last-child {
    width: 58%;
}

.newslist > p {
    color: #a3796b !important;
}

.blog-details p {
    padding-bottom: 5px;
}

.meadiabox {
    position: relative;
    /*margin: 15px 0;*/
	margin:0 0 15px 0;
    overflow: hidden;
	line-height:0;
}

.meadiabox img {
    transition: transform 3s;
}

.meadiabox:hover img {
    transform: scale(1.1);
}

.meadiabox .mediainfo {
    position: absolute;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    background: rgba(0, 0, 0, 0.45);
    font-size: .935em;
    font-weight: 600;
    padding: 0px 10px;
	line-height:20px;
    color: #496f9b;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.meadiabox:hover .mediainfo {
    opacity: 1;
    bottom: 0;
	color:#fff;
}
.mediaBoxTxt{
	color:#000;
	font-size:14px;
	font-weight:600;	
	width:330px;
	line-height:18px;
    background:#fff;
    margin-right: 15px;
}

.sliderBottom{ margin-top:30px;}

.playicon {
    position: absolute;
    display: block;
    bottom: 10px;
    left: 10px;
}

.giireport button.form-control {
    font-weight: bold;
    position: relative;
}

.dropicon .glyphicon-triangle-bottom {
    color: #fff;
    margin: 9px 12px;
}

.dropicon {
    background: #a3796b;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
}

.reportselector {
    background: #fff;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: -3px;
    position: relative;
    z-index: 9;
    position: absolute;
    left: 15px;
    right: 15px;
}

.reportselector ul {
    padding: 12px 4px;
}

.reportselector ul li {
    margin: 8px;
}

.reportselector ul li a {
    display: block;
    font-size: .75em;
    color: #555;
    font-weight: normal;
}

.reportselector ul li.devider {
    margin: 5px 0;
}

.reportholder {
    width: 100%;
    height: 1200px;
    display: block;
    border: 1px solid #ccc;
    margin: 15px 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.idicator-1 ul {
    padding: 6px 0;
    list-style: none;
    margin: 0;
}

.idicator-1 ul li {
    margin: 0px 8px;
}

.giireport {
    padding-top: 40px;
    padding-bottom: 15px;
}

.modal-title {
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 0;
    color: #a3796b;
    background: rgba(0, 0, 0, 0.7);
}

.modal-header {
    padding: 6px 15px;
}

.linkcopy {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: .75em;
    padding: 12px;
    text-align: center;
    margin: 20px 0;
}

.modal-content {
    background: #ebebeb;
}

.eventspage {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	display: flex;
	flex-wrap:wrap;
}

.eventspage .title {
    padding-top: 15px;
}

.eventspage p {
    font-size: .935em;
    padding: 5px 0;
}

.eventspage .subhead {
    padding: 15px 0 10px;
}

.eventbanner {
    position: relative;
    margin-top: 15px;
}

.bannertext {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    padding: 15px;
    right: 0;
}

.bannertext p {
    font-weight: bold;
    font-size: 2.625em;
    color: #fff;
}

.bannertext span {
    font-weight: normal;
    font-size: 1.25em;
    color: #fff;
}

.eventmodal .modal-content {
    background: none;
    box-shadow: none;
    border: none;
}

.eventmodal .modal-header,
.eventmodal .modal-footer {
    border: none;
}

.eventmodal .subhead {
    font-size: .935em;
    color: #fff;
    font-weight: normal;
}

.covers-container {
    overflow: hidden;
    overflow-x: scroll;
}

.covers-container td img {
    width: 190px;
    margin: 0 auto;
    display: block;
}

.covers-container td {
    padding: 10px;
}

.covers-container td p {
    padding: 10px 0;
    font-size: .75em;
}

.blog-content li {
    font-size: .935em;
    color: #555;
    font-weight: 300;
}

.scrollpose {
    position: relative;
    top: -95px;
}

#sidebar ul li a,
#sidebar ul li a:hover {
    font-size: .875em;
    color: #555;
    font-weight: 300;
    text-transform: none;
    padding: 2px 0;
    background: none;
}

#sidebar ul li a:focus {
    color: #a3796b;
    text-decoration: none;
}

#sidebar ul li a.active {
    color: #a3796b;
}

#sidebar ul li.active a {
    color: #a3796b;
    background: none;
}

.searchpage .form-control {
    height: 44px;
    font-size: 1.25em;
}

.btn-search {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 4px 40px;
    background: #00b9bd;
    color: #fff;
    font-size: 1.25em;
}

.searchpage {
    background: #fff;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.searchresults .results p {
    font-size: .935em;
    font-weight: normal;
    padding: 0;
}

.searchresults .title {
    color: #555;
}

.searchresults .title span {
    color: #ba568f;
	 margin-right:20px;
	 font-weight: 100;
    font-style: italic;
    font-size: 17px;
}

.searchresults .results a {
    color: inherit;
    text-transform: none;
    font-weight: normal;
}

.results {
    padding-top: 5px;
    padding-bottom: 5px;
	padding-left:0px;
	padding-right:0px;
}

.results h2{
	color:#496F9B;
	font-size:16px;
	font-weight:bold;	
}

.results h2 a{
	color:#000 !important;
	font-size:16px !important;
	font-weight:bold !important;
	text-decoration:none !important;
	margin:0 !important;	
}

.results a{
	color:#6186C2 !important;
	font-size:14px;	
	display: inline-block;
    margin: 8px 0;
	text-decoration:underline;
	word-break:break-all;
}

.results p{
	color:#000;
	font-size:14px !important;
	line-height:18px;
}

.searchPageination{
	text-align:center;
	clear:both;
	padding-top:30px;
}
.searchPageination ul{
	 list-style-type:none;
	 padding:0;
	 margin:0;
	 display:inline-block;
	 border:1px solid #D0D0D0;
}
.searchPageination ul li{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	line-height:16px;
}
.searchPageination a{
	text-transform:uppercase;
	color:#959595;
	font-size:14px;
	font-weight:bold;
	border-left:1px solid #D0D0D0;
	padding:8px 14px;
	display:block;
	word-break:break-all;
}
.searchPageination a:hover{
	background:#BA568F;
	color:#fff;
}

.searchPageination ul li .pageActive{
	background:#BA568F;
	color:#fff;	
}

.noBorder{ border:none !important;}

.pagination{
	font-size: 14px !important;
    font-weight: bold !important;
    padding: 3px 7px !important;	
	border-radius:0px;
	border:1px solid #D0D0D0;
	background:#fff;
}
.dxpPageNumber{
	color:#959595 !important;
	text-decoration:none !important;	
}
.dxpCurrentPageNumber{
	background: #6186C2 !important;
    color: #fff !important;	
	text-decoration:none;
}

.dxpButton{
	border:1px solid #D0D0D0;
	background:#fff !important;
	padding: 3px 7px !important;
	font-size:14px;	
	text-decoration:none;
	display:inline-block;
	color:#959595 !important;
}
.dxpButton img{
	display:none;
}
.dxpDisabledButton{
	border:1px solid #D0D0D0;
	background:#fff !important;
	padding: 3px 7px !important;	
	font-size:14px;
	text-decoration:none;
	display:inline-block;
	color:#959595 !important;
}
.dxpDisabledButton img{
	display:none;	
}



@media (max-width:480px){
.searchPageination a{	
	font-size:10px;
	padding:8px 8px;
}

.pagination{
	font-size:10px !important;	
	padding: 3px 5px !important;	
}

.dxpDisabledButton{
	font-size:10px;	
	padding: 3px 5px !important;
}
.dxpButton{
	font-size:10px;	
	padding: 3px 5px !important;
}

}


.meadiabox .thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: inherit;
    border: none;
    border-radius: 0;
}

#image-gallery h4.modal-title {
    color: #fff;
    font-size: .935em;
    padding: 10px 0 0;
    font-weight: normal;
    height: 70px;
    overflow: hidden;
}

#image-gallery-caption {
    font-size: .75em;
    color: #fff;
    text-align: center;
}

.eventmodal .modal-body {
    position: relative;
    width: 100%;
    /*padding-top: 56%;*/
    background: rgba(0, 0, 0, 0.7);
}

.modal-body .img-responsive {
    /*max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;*/
	width: 100%;
}

.modal-header .close {
    margin-top: -2px;
    color: #fff;
    opacity: 1;
}

.prev {
    background-image: url('../images/prev.png');
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 48px;
    display: block;
}

.next {
    display: block;
    background-image: url('../images/next.png');
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 48px;
}

#show-previous-image,
#show-next-image {
    background-color: #333;
    position: absolute;
    top: 40%;
    left: 0;
}

#show-next-image {
    right: 0;
    left: auto;
}


/* New styles */

#videoandpdf-gallery h4.modal-title {
    color: #fff;
    font-size: .935em;
    padding: 10px 0 0;
    font-weight: normal;
    height: 70px;
    overflow: hidden;
}

#videoandpdf-gallery-caption {
    font-size: .75em;
    color: #fff;
    text-align: center;
}

@media (min-width: 768px) {
    .eventmodal .modal-dialog {
        max-width: 900px;
        width: 100%;
        margin: 30px auto;
    }
}

@media (max-width: 991px) {
    .morelinks .story {
        width: 33%;
        min-height: 435px;
    }

    .reportholder {
        height: 800px;
    }

    .blog-content {
        border-top: 1px solid #e1e1e1;
        margin-top: 15px;
        padding-top: 15px;
    }

    div.home-latest div.story {
        width: 50%;
    }

    .home-latest .story:first-child {
        width: 50%;
    }

    .social-icons {
        text-align: right;
    }

    .bannertext p {
        font-size: 1.5em;
    }

    .bannertext span {
        font-size: .935em;
    }
	
	.quickLinkImgTxt{ width:50%;}
	
	.homeBody{ margin-bottom:0px;}
}

@media (max-width: 767px) {
	
	.quickLinkImgTxt{ width:33%;}
	
    .footer .container-fluid {
        padding: 20px 0px;
    }

    /*body {
        margin-bottom: 226px;
    }*/
	.homeBody{ margin-bottom:226px;}

    .footer {
        height: 225px;
    }

    #image-gallery h4.modal-title {
        font-size: .835em;
        height: 85px;
        background: rgba(0, 0, 0, 0.7);
    }

    .searchpage .form-control {
        height: 38px;
        font-size: .935em;
    }

    .btn-search {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 4px 15px;
        font-size: .935em;
    }

    .giireport {
        padding-top: 0;
        padding-bottom: 0;
    }

    .giireport button.form-control {
        font-size: .835em;
    }

    .reportholder {
        height: 600px;
    }

    .morelinks .story {
        min-height: 480px;
    }

    .blog p {
        padding: 15px 5% 10px;
    }

    .home-main .padl0 {
        padding: 0;
    }

    .home-latest.padr0 {
        padding-left: 0;
    }

    .footer .container > .col-xs-12,
    .footer .container > .col-xs-12 > div,
    .footer {
        padding-left: 0;
        padding-right: 0;
    }

    .newslist ul {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 15px;
    }

    .newslist ul li {
        width: 70%;
    }

    .newslist ul li:first-child {
        width: 30%;
    }

    .newslist ul li:last-child {
        width: 100%;
    }
}

@media (max-width: 480px) {
	
	.quickLinkImgTxt{ width:50%;}
	
    .bannertext p {
        font-size: 1em;
    }

    .giireport button.form-control {
        margin-top: 6px;
    }

    .morelinks .story img {
        width: 160px;
    }

    .morelinks .story {
        width: 100%;
        min-height: 1px;
        border-bottom: 1px solid #e1e1e1;
    }

    .col-xxs-12 {
        width: 100%;
        float: left;
    }

    div.home-latest div.story {
        width: 100%;
    }

    .home-latest .story:first-child {
        width: 100%;
    }

    .social-icons {
        text-align: left;
    }
	.mediaBoxTxt{ width:290px;}
}

.analysis3col .strength-icon,
.analysis3col .weak-icon {
    margin-right: -11px;
}

.indextop.collapsed .glyphicon-triangle-bottom {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.indextop .glyphicon-triangle-bottom {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.modal-open .modal {
    background: rgba(0, 0, 0, 0.6);
}

.content #h1p {
    font-weight: bold;
    text-align:left;
    text-transform: none;
}

.eventinfop {
    max-height: 125px;
    overflow: hidden;
}

.eventinfobox {
    min-height: 320px;
    overflow: hidden;
}

.eventinfobox p a {
    font-size: .8em;
}

.blog-details .titlelinks {
    margin-bottom: -43px;
    position: relative;
    z-index: 3;
}

@media (max-width: 1199px) {
    .eventinfobox {
        height: 360px;
    }
}

@media (max-width: 991px) {
    .eventinfop {
        max-height: 111px;
    }

    .eventinfobox {
        height: 405px;
    }
}

@media (max-width: 767px) {
    .eventinfop {
        max-height: auto;
    }

    .eventinfobox {
        height: auto;
    }

    #sidebar {
        margin-top: 0 !important;
    }
}


/*.home-main .btn-orange, .home-main .btn-white {
    width: 230px;
}*/

.center-align {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
}

@media (max-width: 767px) {
    .visible-xs {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .bannertext {
        position: relative;
        left: 0;
    }

    .bannertext p,
    .bannertext span {
        color: #555;
    }
}

.blog h2 {
    color: #a3796b !important;
	text-align:left;
}

.pagination > li a:focus {
    outline: none;
}

.app-sec {
    background-color: #FFFFFF;
    height: 90px;
}

.app-sec2 img {
    width: 54px;
    position: relative;
    bottom: 0px;
    top: -29px;
}

.app-content {
    margin-top: 2px;
    padding-left: 0;
}

.app-content h3 {
    font-size: 22px;
    color: #a3796d;
    margin-bottom: 2px;
}

.app-content p {
    font-size: 14px;
    color: #000000;
    margin-top: 2px;
}

.app-stores img {
    width: 100%;
}

.app-stores {
    margin-top: 23px;
}

.pad-img {
    padding: 0;
}

.app-sec {
    background-color: #FFFFFF;
    height: 90px;
}

.app-sec2 img {
    width: 54px;
    position: relative;
    bottom: 0;
}

.app-content {
    margin-top: 25px;
    padding-left: 0;
}

.app-content h3 {
    font-size: 22px;
    color: #a3796d;
    margin-bottom: 2px;
}

.app-content p {
    font-size: 14px;
    color: #000000;
    margin-top: 2px;
}

.app-stores img {
    width: 100%;
}

.app-stores {
    margin-top: 23px;
}

.pad-img {
    padding: 0;
}

@media screen and (max-width: 991px) {
    .app-content {
        padding-left: 0;
    }

    .app-sec {
        background-color: #FFFFFF;
        height: auto;
    }

    .imp-appimg {
        margin-bottom: 20px;
    }

    .pad-img img {
        width: 100%;
        padding-bottom: 20px;
    }

    .app-sec2 img {
        width: 54px;
    }
}

@media screen and (max-width: 768px) {
    .app-sec2 img {
        width: 54px;
        top: -20px;
    }

    .pad-img img {
        width: 86%;
        padding-bottom: 20px;
    }

    .app-content p {
        padding-bottom: 20px;
    }

    .mp-appimg {
        margin-top: 20px;
    }
}

@media screen and (max-width: 667px) {
    .app-sec2 img {
        width: 87px;
        top: 0;
        margin: 20px 0 20px;
    }
}


/*--------------  Primary colour - Blue --------------*/

.content h1{
	color:#6186C2;	
}


.home-main h1,
.app-content h3,
.orange,
.twwrapper h2 a,
.about-content h2,
.about-content h3,
.newslist > p {
    color: #000 !important;
}


/*--------------  Secondary colour - Turquoise --------------*/

.btn-white,
.btn-white:hover,
.copyright a,
.home-main p a,
.content-tab li a.active,
.content-tab li.active a,
.modal-title,
.eventinfobox p a,
#sidebar ul li.active a,
.covers-container td p a,
.blog-details p a,
.about-content li a,
.glyphicon-info-sign,
.newslist ul li a,
.titlelinks ul li a.active {
    color: #6186C2 !important;
}

#header .navbar-nav > li.active > a {
    border-bottom: 3px solid #496f9b;
}


/*--------------  Tertiary colour - Dark Blue --------------*/

.story .subhead,
.co-partners p,
.blog h2 a,
.errorpage h1 {
    color: #000 !important;
}

.co-partners p,
.co-partners ul {
    max-width: 400px;
}

/*--------------  Primary background - Turquoise --------------*/

.btn-orange,
.btn-orange:hover,
.subscriptionbutton,
.dropicon,
.strength-icon,
.in-strength-icon,
.analysis3col ul li .redmark,
.btn-search {
    background: #6186C2;
}


/*--------------  Secondary background - Blue Dark 1a2a54 --------------*/

.pointbox .head,
.redheadbox .boxhead {
    background: #496f9b;
}

.footer .container-fluid {
    background: #000;
}


/*--------------  Other colour change --------------*/

#header .navbar-nav > li > a {
    color: #C7C7C7;
}

#header.container-fluid {
    background: #000;
}


/*2019-12-06*/

.global-innovation {
    width: 100%;
    float: left;
}

.bg {
    background-color: #fff;
}

.global-innovation img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
}

.global-innovation h2 {
    color: #6186C2;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 20px 0;
}

.global-innovation .inner {
    padding-bottom: 2px;
}

.global-innovation .inner .inner-box {
    display: flex;
    flex-wrap: wrap;
	border-bottom:#8b8b8b solid 1px;
	padding-bottom:15px;
}

.global-innovation .inner .inner-box .box-1 {
    width: 60%;
}

.global-innovation .inner .inner-box .box-1 p {
    margin-bottom: 10px;
}

.global-innovation .inner .inner-box .box-2 {
    width: 35%;
    display: flex;
    align-items: flex-end;
    justify-content: top;
    flex-direction: column;
    margin-top: 20px;
    margin-left: 20px;
}
.global-innovation .inner .inner-box .box-2 .gii2020{
	display: block;
    margin-bottom: 20px;
}

.global-innovation .inner .inner-box .box-2 a {
    display: block;
    background-color: #000000;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    margin-bottom: 7px;
    font-size: 16px;
    width: 100%;
}

.global-innovation .inner .inner-box .box-2 .coming-soon {
    position: relative;
    cursor: not-allowed;
}

.global-innovation .inner .inner-box .box-2 .coming-soon:hover p {
    visibility: visible;
}

.global-innovation .inner .inner-box .box-2 .coming-soon a {
    background-color: rgba(71, 112, 156, .5);
    cursor: not-allowed;
}

.global-innovation .inner .inner-box .box-2 .coming-soon p {
    transform: rotate(-25deg);
    color: rgba(204, 102, 153, 1);
    font-weight: bold;
    font-size: 28px;
    position: absolute;
    top: calc(50% - 27px);
    left: calc(50% - 82px);
    margin: 0;
    visibility: hidden;
}

.global-innovation .inner .partners {
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    justify-content: space-between;
}

.global-innovation .inner .partners .publisher {
    width: 45%;
}

.global-innovation .inner .partners .know-partners {
    width: 45%;
}

.global-innovation .inner .partners span {
    display: block;
    color: #47709c;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

.global-innovation .inner .partners .publisher-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.width70 {
    width: 100%;
}

.w-156 {
    width: 156px;
}


/*-------Event-Map-btn-Modal-Start-------*/

.event-location {
    width: 80%;
}

.event-location .modal-content {
    border-radius: 0;
    background-color: #fff;
}

.event-location .modal-content .modal-header {
    border-bottom: 0;
}

.event-location .modal-content .modal-header h2 {
    font-size: 24px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
    color: #47709C !important;
    background-color: #fff;
    padding: 0;
    margin: 10px;
}

.event-location .modal-content .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    border: 1px solid #707070;
    border-radius: 50%;
    opacity: 1;
}

.event-location .modal-content .modal-header .close span {
    position: relative;
    top: 0;
    color: #707070;
}

.event-location .modal-content .modal-body {
    padding: 0 15px 15px 15px;
}

.event-location .modal-content .modal-body .event-location-inner {
    display: flex;
    flex-wrap: wrap;
}

.event-location .modal-content .modal-body .event-location-inner .mapouter {
    width: 70%;
    height: 535px;
}

.event-location .modal-content .modal-body .event-location-inner .mapouter .gmap_canvas {
    width: 100%;
    height: 535px;
}

.event-location .modal-content .modal-body .event-location-inner .mapouter .gmap_canvas iframe {
    width: 100%;
    height: 535px;
}

.event-location .modal-content .modal-body .event-location-inner .event-sec-2 {
    width: 30%;
    padding: 20px;
}

.event-location .modal-content .modal-body .event-location-inner .event-sec-2 span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #47709C;
}

.event-location .modal-content .modal-body .event-location-inner .event-sec-2 h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #333333;
    margin: 0;
    padding-top: 15px;
}

.event-modal-bg {
    background-color: rgba(70, 111, 156, 0.5) !important;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.pressreleases {
    padding-bottom: 20px;
}

.pressreleases .italics {
    font-style: italic;
}

.pressreleases h1 {
    margin-bottom: 10px;
    margin-top: 13px;
    font-size: 25px;
}

.pressreleases h2 {
    margin-bottom: 10px;
    margin-top: 13px;
    font-size: 20px;
    color: #000 !important;
}

.pressreleases h3 {
    margin-bottom: 10px;
    margin-top: 13px;
    font-size: 18px;
    color: #6186C2 !important;
}

.phead {
    font-size: 18px !important;
    color: #6186C2 !important;
    margin-top: 10px;
    font-weight: bold;
}

.pressreleases thead {
    font-size: 18px !important;
    color: #6186C2 !important;
    font-weight: bold;
}

.pressreleases a,
.pressreleases a:hover {
    text-transform: inherit !important;
}

.pressreleases table {
    width: 100%;
}

.pressreleases td {
    padding: 5px 5px;
}

.pressreleases td.phead {
    border-bottom: 1px solid #ba568f;
}

/*-------Event-Map-btn-Modal-End-------*/

@media (max-width: 768px) {
    .global-innovation .inner .inner-box .box-2 {
        margin-top: 0;
    }

    .global-innovation h2 {
        font-size: 18px;
        padding: 0px 0 20px 0;
    }

    .global-innovation .inner {
        padding-bottom: 20px;
    }

    .global-innovation .inner .inner-box {
        flex-direction: column;
    }

    .global-innovation .inner .inner-box .box-1 {
        width: 100%;
    }

    .global-innovation .inner .inner-box .box-2 {
        width: 100%;
        padding-left: 0;
        align-content: center;
		margin-left: 0;
    }

    .global-innovation .inner .inner-box .box-2 a {
        font-size: 14px;
    }

    .width70 {
        width: 100%;
    }

    /*-------Event-Map-btn-Modal-Start-------*/
    .event-location {
        width: 95%;
    }

    .event-location .modal-content .modal-header h2 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 35px;
    }

    .event-location .modal-content .modal-body .event-location-inner {
        flex-direction: column;
    }

    .event-location .modal-content .modal-body .event-location-inner .mapouter {
        width: 100%;
        height: 400px;
    }

    .event-location .modal-content .modal-body .event-location-inner .mapouter .gmap_canvas {
        height: 400px;
    }

    .event-location .modal-content .modal-body .event-location-inner .mapouter .gmap_canvas iframe {
        height: 400px;
    }

    .event-location .modal-content .modal-body .event-location-inner .event-sec-2 {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .event-location .modal-content .modal-body .event-location-inner .event-sec-2 span {
        font-size: 14px;
        line-height: 18px;
    }

    .event-location .modal-content .modal-body .event-location-inner .event-sec-2 h3 {
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        margin: 0;
        padding-top: 10px;
    }

    /*-------Event-Map-btn-Modal-End-------*/
}

@media(max-width: 991px) and (min-width:768px) {
    .global-innovation .inner .inner-box .box-2 a {
        font-size: 14px;
        width: 100%;
    }
}

@media(max-width: 370px) {
    .app-sec2 {
        padding: 0;
    }

    .app-content {
        padding-left: 15px !important;
        padding-right: 0;
    }

    .analysis3col.spaced ul li {
        padding-left: 0 !important;
    }
}
/*Count Down Styles Starts*/

.contDwOut{
	border: #4a719c solid 1px;
	padding: 15px;
    overflow: hidden;
    margin-top: 15px;
}

.launchHd{
	background: #f0f1f5;
	text-align: center;
	padding: 5px;
	font-size: 22px;
	color: #4a719c;
	
}
.launchHdRed{
    color: #df8d29;
    font-weight: bold;
}

.dateTimeOut{
	padding: 0px;
    margin-top: 10px;
    display: flex;
}

.dateArea{
	text-align: center;
	background: url(../images/launch-date.png) no-repeat center;
	/* height: 215px; */
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	font-size: 25px;
    line-height: 30px;
    background-size: contain;
}
.timeArea{
	text-align: center;
	padding: 0;
}
.timeTxtOut{ 
	padding: 0; 
	font-size: 40px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
    color: #4a719c;
}
.timeTxtDay{
	font-size: 24px;
}

.countTxt{
	background: #4a719c;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding: 5px;
}
.counterLine{
	border-left: #4a719c solid 1px;
}
.counterLinePad{
	padding: 15px 15px 4px 15px;
}

@media(max-width:500px){
	.timeTxtOut{
		font-size: 25px;
		line-height: 22px;
		margin-top: 25px;
	}
	.timeTxtDay{
		font-size: 16px;
	}
	.countTxt{
		font-size: 26px;
		line-height: 30px;
	}
	.counterLinePad{
	padding: 10px 15px 4px 15px;
}
}
@media(max-width:767px){
    .dateTimeOut{
        flex-direction: column;
    }
    .dateArea{
        height: 150px;
    }
}

/*Count Down Styles Ends*/


/*Top 2 Links Styles Starts*/

.twoLnkOuter{
	border-bottom: #8b8b8b solid 1px;
	margin: 10px 0 20px 0;
    padding-bottom: 11px;
}
.twoLnkOuter a{ 
	background: url(../images/two-lnk-orange.svg) no-repeat left 6px;
	background-size:7px;
	padding: 0 0 0 15px;
	font-size: 20px;
	color: #6186C2;
    font-weight: normal;
	margin-right: 60px;
	display: inline-block;
}
.twoLnkOuter a:hover{ 
	color: #6186C2;
}

@media (max-width:576px){
	.twoLnkOuter{
	margin: -5px 0 20px 0;
}
}

/*Top 2 Links Styles Ends*/