/*Use this grid system for make responsive design easily*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(boxsizing.htc);
}

a {
    text-decoration: none;
    color: #000;
}

img {
    max-width: 100%;
}

body {
    overflow-x: hidden;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
main,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-family: arial;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */

.container {
    max-width: 960px;
    margin: 0 auto;
}

.home_inner_container {
    max-width: 807px;
    margin: 0 auto;
}

.the-report-aria {
    background: #fff;
}

.about_page_container {
    max-width: 895px;
    margin: 0 auto;
}

.contact_page_container {
    max-width: 895px;
    margin: 0 auto;
}

.partner_page_container {
    max-width: 895px;
    margin: 0 auto;
}

.footer_container {
    padding: 0px 20px;
}

.content_page_container {
    max-width: 895px;
    margin: 0 auto;
}


/*	SELF CLEARING FLOATS - CLEARFIX METHOD */

.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
    content: "";
    display: table;
    clear: both;
}


/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */

.row {
    padding-bottom: 0em;
    margin: 0 -10px;
}


/* DEFAULT COLUMN STYLES */

.col {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
}

.span_1 {
    width: 8.33333333333%;
}

.span_2 {
    width: 16.6666666667%;
}

.span_3 {
    width: 25%;
}

.span_4 {
    width: 33.3333333333%;
}
ul.infographic1 .span_4 {
    width: 27.333333%;
}

.span_5 {
    width: 41.6666666667%;
}

.span_6 {
    width: 50%;
}

.span_7 {
    width: 58.3333333333%;
}

.span_8 {
    width: 66.6666666667%;
}
ul.infographic1 .span_8 {
    width: 72.6666666667%;
}

.span_9 {
    width: 75%;
}

.span_10 {
    width: 83.3333333333%;
}

.span_11 {
    width: 91.6666666667%;
}

.span_12 {
    width: 100%;
}


/*Css Start */

.main_Header {
    background: #3b3535;
}

.header_section h2 {
    padding: 14px 0px;
    float: right;
    margin-right: 20px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

.header_section h2 span {
    color: #df693f;
}

.home_Banner {
    background: #e3a039;
    padding: 36px 0px 24px;
}

.home-banner-img img {
    max-width: 436px;
    height: auto !important;
    float: right;
}

img.mobile-benner {
    display: none;
}

.home-banner-img img {
    float: inherit;
    margin: 0 auto;
}

.home-banner-img {
    height: auto !important;
    width: auto !important;
}

.home-banner-content h2 {
    margin-top: 60px;
    font-family: 'Raleway', sans-serif;
    font-size: 65px;
    font-weight: bold;
    line-height: 1.02;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}

.home-banner-content h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
}

.banner-Bottom-content {
    text-align: center;
    margin: 30px 0px 42px;
}

.banner-Bottom-content p {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 1.75;
    /*letter-spacing: 1px;*/
    text-align: center;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

.banner-Bottom-content a {
    display: inline-block;
    background: #e3a039;
    padding: 5px 19px;
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    color: #f9f2e2;
    font-family: 'Open Sans', sans-serif;
}

.banner-Bottom-content a:hover {
    background-color: #d79123;
}

.global-report {
    background: #f9f1e4;
}

.global-report-content {
    padding: 26px 0px 22px;
    text-align: center;
}

.global-report-content h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #736558;
    text-align: center;
    font-family: 'Raleway';
}

.global-report-content p {
    font-size: 15px;
    line-height: 1.73;
    text-align: center;
    color: #73675b;
    font-family: 'Open Sans', sans-serif;
    /*letter-spacing: 1.5px;*/
}

.global-report-content ul {
    text-align: center;
    margin-top: 26px;
}

.global-report-content ul li {
    display: inline-block;
    vertical-align: top;
    padding-right: 6px;
}

.global-report-content ul li a {
    width: 180px !important;
    display: inline-block;
    padding: 5px 0px;
}

.global-report-content ul li:last-child {
    padding-right: 0px;
}

.global-report-content ul li:first-child a {
    background: #e3a039;
    /*padding: 10px 24.5px 10px 25px;*/
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    color: #f9f2e2;
    font-family: 'Open Sans', sans-serif;
}

.global-report-content ul li:first-child a:hover {
    background-color: #d79123;
}

.global-report-content ul li:nth-child(2) a {
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    background-color: #73655a;
    color: #f9f2e2;
    /*padding: 10px 25px 10px 24px;*/
}

.global-report-content ul li:nth-child(2) a:hover {
    background: #4c3d31;
}

.global-report-content ul li:nth-child(3) a {
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    background-color: #73655a;
    color: #f9f2e2;
    /*padding: 10px 20px 10px 20px;*/
}

.global-report-content ul li:nth-child(3) a:hover {
    background: #4c3d31;
}

.global-report-content ul li p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 2.31;
    text-align: center;
    color: #463c32;
    font-family: 'Open Sans', sans-serif;
    /*letter-spacing: 0.9px;*/
    /*padding: 11px 0px;*/
}

.abriget_version {
    background: #e3a039;
    padding: 26px 0px 22px;
}

.inner-abriget_version h2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3d3331;
    line-height: 35px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}

.inner-abriget_version p {
    font-size: 15px;
    line-height: 1.73;
    text-align: center;
    color: #f9f2e2;
    font-family: 'Open Sans', sans-serif;
    margin: 20px 0px 21px;
    letter-spacing: 1px;
}

.inner-abriget_version select {
    width: 50%;
    padding: 10px 7px;
    background: none;
    border: none;
    border: 2px solid #fff;
    border-top: 3px solid #fff;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 16px;
    outline: none;
    margin-bottom: 25px;
    display: none;
}

.inner-abriget_version ul {
    text-align: center;
}

.inner-abriget_version ul li {
    float: left;
    vertical-align: top;
    width: 50%;
    padding-right:10px;
        display: inline-block;
}

.inner-abriget_version ul {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.inner-abriget_version ul li a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    background-color: #73655a;
    color: #f9f2e2;
    padding: 10px 23px 10px 22px;
    letter-spacing: normal;
}

.inner-abriget_version ul li a:hover {
    background: #4c3d31;
}

.inner-abriget_version ul li:last-child {
    padding-right: 0px;
}

.inner-abriget_version ul li p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #463c32;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    padding: 4px 0px;
}

.main_footer {
    background: #f9f1e4;
    padding: 10px 0px;
}

.secretriat {
    padding: 21px 0px;
}

.footer-email {
    padding: 35.5px 0px;
    text-align: center;
}

.secretriat h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #73675b;
    font-family: 'Open Sans', sans-serif;
}

.secretriat a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #73675b;
    font-family: 'Open Sans', sans-serif;
}

.footer-email a {
    background-color: #e3a039;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    color: #f9f2e2;
    padding: 9.5px 12px;
    font-family: 'Open Sans', sans-serif;
}

.footer-email a:hover {
    background-color: #d79123;
}

.Know-Violence_aria {
    background-color: #3b3535;
}

.Know-Violence-inner h2 {
    font-size: 15px;
    line-height: 1.87;
    color: #9a9182;
    margin: 12px 0px;
    font-family: 'Open Sans', sans-serif;
}

.select_box:after {
    content: '';
    clear: both;
    display: block;
    margin-bottom: 28px;
}

.select_box ul li {
    width: 100%;
    color: #f9f2e2;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-right: 0px;
    padding: 5px 9px;
    margin-bottom: 0px;
    cursor: pointer;
}

.select_box {
    cursor: pointer;
}

.select_box ul li:hover {
    background-color: #d79123;
}

.select_box ul {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: none;
    overflow: hidden;
    border-bottom: 1.5px solid #fcffff;
    border-left: 1.5px solid #fcffff;
    border-right: 1.5px solid #fcffff;
    padding: 0px 1px;
    margin-top: -2px;
    background: #e3a039;
    padding-top: 8px;
}

.select_box span:hover {
    background: #d79123;
    z-index: 111;
    background: #d79123 url(../images/arrow-drop-down.png) no-repeat right center;
    background-position-x: 98%;
}
.inner-aggression-section1 ul li {
    cursor: pointer;
}

.select_box span {
    display: block;
    background: #e3a039;
    border: 1.5px solid #fcffff;
    padding: 8px 9px;
    background: url(../images/arrow-drop-down.png) no-repeat right center;
    background-position-x: 98%;
    width: 50%;
    margin: 0 auto;
    color: #f9f2e2;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
}


/*about page css start */

.home_Banner.about-page,
.home_Banner.partners-page,
.home_Banner.contents-page,
.home_Banner.contact-page,
.home_Banner.chapter2-page {
    padding-bottom: 0px;
    padding-top: 35.7px;
}

.home_Banner.about-page .home-banner-content h2,
.home_Banner.partners-page h2,
.home_Banner.contact-page h2,
.home_Banner.contents-page h2,
.home_Banner.chapter2-page h2 {
    margin-top: 24.3px;
}

.about-aria {
    background-color: #e6d5b9;
}

.about h2 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin: 11px 0px;
    display: inline-block;
}
.about h4{
    display: inline-block;
    margin-left: 20px;
}
.about h4 a{
    
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4c3d31;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    margin-left: 0px;
    text-transform: uppercase;
}
.about h4 a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: -4px;
    background: #4c3d31;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.about h4 a:hover:before {
    left: 0;
    right: 0;
    color: #4c3d31;
}
.about-global-report h2 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin: 18px 0px;
    text-align: right;
}

.about-global-report h2 a {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4c3d31;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
}
.about-global-report h2 a:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: -4px;
    background: #4c3d31;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.about-global-report h2 a:hover:before{
    left: 0;
    right: 0;
    color: #4c3d31
}
  


.about-global-report h4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin: 18px 0px;
    text-align: right;
}

.about-global-report h4 a {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4c3d31;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
        margin-left: 20px;
}
.about-global-report h4 a:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: -4px;
    background: #4c3d31;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.about-global-report h4 a:hover:before{
    left: 0;
    right: 0;
    color: #4c3d31
}






a.backtolast:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 2px solid;
    border-top: 2px solid;
    transform: rotate(-45deg);
    vertical-align: baseline;
    margin-right: 7px;
}

.about-Navigation {
    background-color: #f9f1e4;
}

.about_menu ul {
    margin: 0px -10px;
}

.about_menu ul li {
    float: left;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.about_menu ul li a {
    color: #3a3436;
    padding: 14px 10px;
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.about_menu ul li a:hover,
.about_menu ul li.active>a {
    background-color: #ffffff;
}

.the-report h2 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin: 36px 0px 26px;
}

.the-report h5 {
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}

.the-report p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing:1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    margin-top: 15px;
}
.the-report p:last-child{
    margin-bottom: 36px;
}
.the-report p b {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

/*partners css start*/

h2.partners-heading {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-top: 36px;
}

.partner-company-about p {
    text-align: left;
    color: #231f20;
     font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.33;
    letter-spacing: 0;
}
.supported_company_logo1 {
   /* border: 1px solid #f9f9f9;*/
    margin-bottom: 20px;
}

.partner-company-about p a {
    text-decoration: none;
    color: #231f20;
  font-family: 'Open Sans', sans-serif;
}

.partner-company-about {
    margin-bottom: 20px;
}

.top_border {
    border-top: solid 1.5px #979797;
    margin: 0px 10px;
    margin-top: 20px;
    padding-top: 21px;
}

h2.supported_heading {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin: 80px 0px 35px;
    border-bottom: solid 1.5px #979797;
    padding-bottom: 20px;
}

.supported_company_logo1 img,
.supported_company_logo2 img,
.supported_company_logo3 img {
    max-width: 148px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.supported_company_logo2 {
    margin: 0 auto;
}

.supported_company_logo3 {
    float: right;
}

ul.asoociates-section li img {
    max-width: 148px;
    margin: 0 auto;
    text-align: center;
}

ul.asoociates-section li {
      float: left;
    text-align: center;
    border: 0px solid #f9f9f9;
    margin-right: 17px;
    width: 258px;
}
/*
ul.asoociates-section li:first-child {
    width: 236px;
}

ul.asoociates-section li:nth-child(2) {
    width: 321px;
}
*/
ul.asoociates-section {
    margin-bottom: 36px;
}

ul.asoociates-section:after {
    display: block;
    clear: both;
    content: "";
}


/*contact page css start*/

.contact_Us h3 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    border-bottom: solid 1.5px #979797;
    padding-bottom: 20px;
    margin-bottom: 26px;
    margin-top: 36px;
}

.reach_Us h3 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    border-bottom: solid 1.5px #979797;
    padding-bottom: 20px;
    margin-bottom: 26px;
    margin-top: 36px;
}

.contat-Main_aria {
    padding: 0px 10px;
}

.contat-Main_aria .span_6 {
    padding: 0;
    max-width: 365px;
}

.contat-Main_aria .span_6:first-child {
    margin-right: 90px;
}

.contact_Us p {
    max-width: 312px;
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

.contact_Us a {
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
    display: block;
    margin-bottom: 29px;
}

.contact_form label {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

label.label_email,
.label_message {
    display: block;
    margin-top: 17px;
}

.contact_form input {
    border: solid 2px #979797;
    width: 100%;
    padding: 5.5px 10px;
    outline: none;
    font-size: 16px;
    margin-bottom: 5px;
}

.contact_form textarea {
    border: solid 2px #979797;
    width: 100%;
    max-height: 100px;
    padding: 5.5px 10px;
}

.reach_Us h4 {
    font-size: 22px;
    line-height: 1.36;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
.chapters-details h2 a{
    color: #3a3436;
}
.chapters-details  p a{
    color: #3a3436;
}
.reach_Us p {
    max-width: 312px;
    font-size: 13px;
    line-height: 1.38;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

a.submit {
    display: inline-block;
    margin-top: 16px;
    margin-bottom: 36px;
    background-color: #73655a;
    color: #f9f2e2;
    padding: 10px 23px;
    font-size: 15px;
}

/*input.wpcf7-form-control.wpcf7-submit.submit {
    margin-top: 14px;
    margin-bottom: 36px;
    background: #73655a;
    color: #f9f2e2;
    padding: 10px 23px;
    font-size: 15px;
    outline: none;
    border: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}*/

a.submit:hover {
    background: #4c3d31;
}

.reach_Us p a {
    font-size: 13px;
    line-height: 1.38;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

.administrative {
    max-width: 242px;
}

.administrative h4 {
    margin-top: 21px;
}


/*contact css end*/


/*content css start*/

.global-report2017 {
    background-color: #e6d5b9;
}

.global_chapters {
    background-color: #f9f1e4;
}

.global_chapter_menu ul li {
    float: left;
    letter-spacing: 1px;
    padding: 0px 10px;
}

.global_chapter_menu ul li:hover,
.global_chapter_menu ul li.active {
    background: #ffffff;
}

.global_chapter_menu ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    padding: 14px 0px;
    display: block;
    text-transform: capitalize;
}
.inner-aggression-section1 ul.Enlarge-image-section li:last-child {
margin-left: 15px;
}

.global_chapter_menu ul {
    margin: 0px -10px;
}

h2.contents_heading {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-top: 36px;
    margin-bottom: 20px;
}

.download_annexures a {
    display: inline-block !important;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: 300;
    line-height: 2;
    letter-spacing: 1px;
    color: #3a3436;
    margin-top: 36px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    float: right;
    margin-bottom: 30px;
}

.download_annexures a:hover:before {
    left: 0;
    right: 0;
    color: #4c3d31;
}

.download_annexures a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #4c3d31;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.content-Chapters .span_9 {
    padding: 0;
    /*max-width: 644.5px;*/
    max-width: 613.5px;
    padding-left: 30px;
}

.content-Chapters .span_3 {
    max-width: 144.5px;
    padding: 0px;
    padding-left: 29.5px;
}

.chapters-details {
    position: relative;
    width: auto !important;
    height: auto !important;
        padding-right: 10px;
}

.content-Chapters:hover  .chapters-details > a.downloads-img{
   background: #4d3d32 url(../images/download.svg) no-repeat center;
    width: 35px;
    height: 35px !important;
    background-size: 70%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.chapters-details > a.downloads-img{
      background: #726659  url(../images/download.svg) no-repeat center;
    width: 35px;
    height: 35px !important;
        background-size: 70%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/*.chapters-details img {
position: absolute;
    right: -55px;
    top: 50%;
    transform: translateY(-50%);
    
}*/
ul.top-section-bg {
    margin-left: 0px;
}

.chapters-name h3 {
    font-size: 20px;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    padding-left: 10px;
}

.chapters-details h2 {
    font-size: 20px;
    line-height: 1.36;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    padding-right: 75px;
}

.chapters-details p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
}

.content-Chapters {
    border-top: solid 1.5px #979797;
    padding-bottom: 20px;
    padding-top: 21px;
    cursor: pointer;
}

.content-Chapters:hover {
    background: #f9f1e4;
}

.content-Chapters:last-child {
    margin-bottom: 36px;
        border-bottom: solid 1.5px #979797;
}


/*content css end*/


/*chapter2 css start*/

.aggression_and-fear-aria {
    max-width: 691px;
    margin: 36px auto;
}

.inner-aggression-section1 h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
        margin-bottom: 20px;
}

.inner-aggression-section1 h4 {
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
}

.inner-aggression-section1 h3 {
    font-size: 22px;
    letter-spacing: 1px;
    text-align: left;
    color: #3a3436;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

.inner-aggression-section2 h1 {
    margin-bottom: 20px;
}

.inner-aggression-section1 p {
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #231f20;

}

ul.top-section-bg {
    margin-left: 0px !important;
}
.vic-index {
    position: absolute;
    z-index: 9;
    top: 70px;
    left: -12px;
        font-size: 8px;
    transform: rotate(270deg);
}
.inner-aggression-section1 .textwidget {
    position: relative;
}
.inner-aggression-section1 p.source {
    font-size: 8px;
    margin-top: 20px;
}

.inner-aggression-section1 p.source b {
    font-weight: 700;
}

.inner-aggression-section1 p:nth-child(4) {
    margin-bottom: 0px;
}

.aggression-img-section {
    height: auto !important;
    width: auto !important;
}

.inner-aggression-section2 ul>li {
    float: left;
    width: calc(20% - 0px);
    vertical-align: top;
    margin-right: 31px;
    margin: 0px !important;
    padding: 10px;
}

.aggression-img-section h2 {
    font-size: 10px;
    letter-spacing: 1px;
    text-align: left;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
    height: 48px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.aggression-img-section h2>span {
    display: block;
}

.aggression-img-section p {
    font-size: 8px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
}

.aggression-img-section ul:after {
    display: block;
    clear: both;
    content: '';
}

.aggression-img-section p {
    line-height: normal;
}

.aggression-img-section ul>li {
    height: auto !important;
    margin-left: 7px;
}

.aggression-img-section ul>li {
    font-size: 7px !important;
    width: 26%;
    letter-spacing: 0px;
    margin: 2px 0px !important;
    float: left;
}
.aggression-img-section ul.aggression-section-icon li{
    padding: 0;
}

.aggression-img-section ul>li img {
    max-width: 25px !important;
}

.aggression-img-section ul>li:first-child {
    margin-left: 0px;
}

h2.adolescence {
    padding-bottom: 17px;
}

.inner-aggression-section2:after {
    display: block;
    clear: both;
    content: '';
}

ul.scratch_img_aria:after {
    content: '';
    display: block;
    clear: both;
}

ul.Enlarge-image-section:after {
    content: '';
    display: block;
    clear: both;
}

ul.Enlarge-image-section li {
    float: left;
}

ul.Enlarge-image-section li {
    width: 150px !important;
    list-style: none !important;
}

ul.Enlarge-image-section li a {
    padding-left: 4px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    height: auto !important;
}

ul.Enlarge-image-section li br {
    display: none;
}

ul.Enlarge-image-section li img {
    float: left;
    display: block;
    vertical-align: middle;
}

ul.Enlarge-image-section li p {
    padding-top: 3.5px;
    padding-left: 32px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

ul.Enlarge-image-section {
    margin-top: 23px;
    margin-bottom: 0px;
}

.childhood-may-be-con p {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 1px;
    text-align: left;
    color: #231f20;
    font-family: 'Noticia Text', serif;
}

ul.Enlarge-image-section li:last-child {
    width: auto !important;
    float: left;
}


/*chapter2 css end*/

.main_mobile_menu i.fa {
    display: none;
}

.chapter_2mobile-menu i.fa {
    display: none;
}

.mobile_Menu,
.chapter_menu_inner {
    position: fixed;
    left: 0;
    top: 0px;
    height: 100%;
    background: #73655a;
    width: 280px;
    z-index: -1;
    -webkit-box-shadow: 7px 0px 16px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 7px 0px 16px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 7px 0px 16px -2px rgba(0, 0, 0, 0.75);
    display: none;
}

.mobile_Menu ul li a {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #f8f0e3;
}

.mobile_Menu ul {
    padding-left: 30px;
    padding-top: 40px;
}

.global_chapters2,
.chapter_2mobile-menu {
    background: #fff;
}

.chapter_menu_inner {
    padding-left: 30px;
    padding-top: 50px;
}

.chapter_menu_inner h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #f8f0e3;
    margin-bottom: 40px;
}

ul.chapter2_menu-mobile li a {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #f8f0e3;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
}

ul.chapter2_menu-mobile li:last-child {
    border-bottom: solid 2.5px #4c4442;
    margin-right: 42px;
    padding-bottom: 8px;
}

ul.chapter-bottom-menu {
    margin-top: 20px;
}

ul.chapter-bottom-menu li a {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #f8f0e3;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
}

.chapter_2mobile-menu i.fa {
    top: 21px;
    color: #fff;
    position: absolute;
    margin-left: 20px;
}


/*.mobile_Menu {
    background: #ffffff;
    width: 100%;
}*/

.main_mobile_menu {
    background: #fff;
}

.main_mobile_menu i.fa {
    top: 16px;
    color: #3b3535;
    margin-left: 20px;
    font-size: 19px;
    padding: 5px 0px;
}

.global-report2017 {
    display: block;
}

.about-aria {
    display: block;
}

.home_Icon a i {
    color: #fff;
    font-size: 20px;
    padding: 15.5px 0px;
    text-align: center;
    display: block;
}

div#wpcf7-f5-o1 p {
    width: 100%;
    max-width: 100%;
}

.contact_form br {
    display: none;
}

ul.chapterTwo-Report li:first-child {
    margin-bottom: 0px;
}

.single_image.panel-widget-style {
    display: block !important;
}

.mobile_Menu h2 {
    position: relative;
    top: 35px;
    left: 31px;
}

.chapter_menu_inner ul li a {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    color: #f8f0e3;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
}

.inner-aggression-section1 ul li {
    font-size: 14px;
    margin: 5px;
    font-family: 'Open Sans', sans-serif;
    list-style: disc;
}

.chapter_2mobile-menu i.fa {
    position: inherit;
    color: #3b3535;
    padding: 15px 4px;
    font-size: 19px;
}

.mobile_Menu h2 a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #f8f0e3;
    margin-bottom: 40px;
}

input.wpcf7-form-control.wpcf7-submit.submit:hover {
    background: #4c3d31;
}



.icon-section>ul.top-section-bg {
    background: url(../images/info4bg.svg) no-repeat center;
    background-size: cover;
    padding: 7px 0;
}

.icon-section ul li img { 
    height: 35px;
}

.icon-section ul li {
    display: inline-block;
    width: 62px;
    text-align: center;
    font-size: 9px;
    vertical-align: top;
}



.btm-section-bg {
    margin-top: 10px;
}

.left-section-no-safe,
.right-section-no-safe {
    line-height: 20px;
    font-size: 13px;
    color: #333;
    margin-bottom: 11px;
}

.right-section-no-safe {
    text-align: right;
}

.right-section-no-safe p {
    text-align: right;
}

.next-btm-section {
    background: url(../images/border-btm.png) no-repeat top center;
    background-size: contain;
    padding-top: 20px;
    margin-top: 10px;
}

.next-btm-section p {
    font-size: 13px;
    color: #333;
}

.next-btm-section p b {
    color: #000;
    font-weight: 700;
}



.icon-section ul li *,
.icon-section ul li,
.next-btm-section p {
    font-family: 'Open Sans', sans-serif;
}

.inner-aggression-section1 .doughnutSummary p {
    font-size: 17px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    line-height: 27px;
}

.next-btm-section p {
    font-size: 9px;
    line-height: 15px;
}

.fancybox-image {
    max-width: none;
    max-height: none;
}
.color {
    color: #df693f;
}

.inner-aggression-section1 h3.figureHadding {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
}
.alignSource {
    margin-left: calc(27.3333333333% + 11px);
}
.inner-aggression-section1 h5.figureSource {
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 0;
    margin-top: 20px;
    text-transform: capitalize;
}
.inner-aggression-section1 h5.figureSourceabused {
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: -15px;
}

.inner-aggression-section1 h5.figureSource b {
    font-weight: bold;
}
.inner-aggression-section1 ul {
    margin-left: 11px;
        margin-top: 24px;
}
.btm-percentage ul {
    margin-left: 0px;
}

.inner-aggression-section1 ul.Enlarge-image-section li {
    margin: 0;
}

.inner-aggression-section1 ul.Enlarge-image-section li a {
    padding: 0;
    margin: 0 3px 0 0;
}

.page-id-8 .global-report-content ul li:first-child,
.siteorigin-panels .global-report-content ul li:first-child {
    display: none;
}

.inner-aggression-section1 .panel-no-style:first-child {
        margin-bottom: 20px !important;
}

.btm-percentage ul li {
    display: inline-block;
    width: auto;
    font-size: 12px;
    margin: 0px;
    letter-spacing: 0px;
    line-height: 16px;
    margin-right: 8px;
}
.btm-percentage ul{
    line-height: 13px;
}

.btm-percentage ul li span:first-child {
    margin-right: 5px;
}
.btm-percentage ul li img{
    width: 7px !important;
    height: 7px !important;
}
.btm-percentage p.text-right {
    text-align: right;
    font-size: 10px;
}

.btm-percentage p {
    font-size: 8px;
    line-height: normal;
}

.btm-percentage p b {
    font-weight: 700;
}

.btm-percentage p {
    font-size: 10px;
    margin: 10px 0;
}

.btm-percentage ul li img {
    margin-right: 0px;
}
.inner-aggression-section1 p b{
    font-weight: 500;
    -webkit-text-stroke: 0.02em;
}
.inner-aggression-section1 p span{
  color:#d95736;  
}
.inner-aggression-section1 p b i{
    font-style: italic;
}
.the-report p i{
  font-style: italic;   
}
.the-report p span{
    color:#d95736;
}
.inner-aggression-section1  ul.Enlarge-image-section > li:first-child:hover a:first-child {
    background: #dc8e17 url(../images/fullscreen.svg) no-repeat center;
    width: 30px !important;
    height: 30px !important;
        background-size: 80%;
}
.inner-aggression-section1  ul.Enlarge-image-section > li:first-child a:first-child {
    background:#e3a039  url(../images/fullscreen.svg) no-repeat center;
    width: 30px !important;
    height: 30px !important;
        background-size: 80%;
}
.inner-aggression-section1  ul.Enlarge-image-section > li:last-child:hover a:first-child {
   background:  #4A3F36 url(../images/download.svg) no-repeat center;
    width: 30px !important;
    height: 30px !important;
        background-size: 80%;
}
.inner-aggression-section1  ul.Enlarge-image-section > li:last-child a:first-child {
      background: #6E665A   url(../images/download.svg) no-repeat center;
    width: 30px !important;
    height: 30px !important;
        background-size: 80%;
}
.inner-aggression-section1 .panel-no-style:nth-child(2), .inner-aggression-section1 .panel-no-style:nth-child(1){
    margin-bottom: 20px !important;
}
.inner-aggression-section1 .custom-html-widget p{
    margin-bottom: 20px;
}
.postid-130 #chartdiv{
    width: 118% !important;
        margin-top: -17px;
}
.postid-130 .inner-aggression-section1 .textwidget{
    overflow: hidden;
}
.aggression-section-icon {
    margin-left: 0px !important;
}
.aggression-section-icon{
    margin-top: 0px !important;
}
.inner-aggression-section1   ul.scratch_img_aria   li:hover .aggression-img-section > img {
    transform: scale(1.3);
}
.inner-aggression-section1 ul.scratch_img_aria li img {
    transition: .6s all;
}
.aggression-section-icon li:hover img{
     transform: none !important;
}
.contact_Us p .wpcf7-form-control{
    width: 110px;
    height: 40px;
    -webkit-appearance: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: #73655a;
    letter-spacing: 1px;
    margin-top: 12px;
    line-height: 40px;
    outline: none;
        cursor: pointer;
    
}
.contact_Us p .wpcf7-form-control:hover{
    background: #4c3d31;
}
.contact_page_container.con-container {
    margin-bottom: 50px;
}
span.wpcf7-not-valid-tip{
    font-size: 12px !important;
}


.centerPart {
    background: url(../images/circle-in.svg) no-repeat center center ;
    width: 4cm;
    height: 4cm;
    background-size: 103%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 5px solid #fff;
    z-index: 99;
} 
.chart5 {
    width: 12.2997cm;
    height: 12.2997cm;
    position: relative;
    border: 0px solid;
    border-radius: 50%;
    transform: scale(1) rotateZ(-180deg);
    opacity: 0;
        margin: 2.5cm 1.55cm;
}
.middle {
    position: absolute;
    width: calc(9.4581cm + 5px);
    height: calc(9.4581cm + 5px);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: 5px solid #fff;
        background: #fff;
    
}
span.outerchart, span.middlechart {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    
}
span.outerchart.outer1{
    width: 10.651cm;
    height: 6.1506cm;
    background: url(../images/01.svg) no-repeat center center ;
    left: 50%;
    transform-origin: bottom;
    transform: translateX(-50%) rotateZ(0deg);
    
}
span.outerchart.outer2{
    width: 6.1506cm;
    height: 9.2242cm;
    background: url(../images/02.svg) no-repeat center center ;
    top: 3.1134cm;
    left: auto;
    right: 0;
    transform-origin: left;
    transform: translateX(0%) rotateZ(0deg); 
}
span.outerchart.outer3{
   width: 6.1506cm;
    height: 9.2242cm;
    background: url(../images/03.svg) no-repeat center center ;
    top: 3.1134cm;
    transform-origin: right;
    transform: translateX(0%) rotateZ(0deg);
}
span.middlechart.middle1{
    width: 8.1926cm;
    height: 4.7298cm;
    background: url(../images/01-in.svg) no-repeat center center ;
    left: 50%;
    transform-origin: bottom;
    transform: translateX(-50%) rotateZ(0deg);
}
span.middlechart.middle2{
    width: 4.7283cm;
    height: 7cm;
    background: url(../images/02-in.svg) no-repeat center center ;
    top: 5.5em;
    left: auto;
    right: -1px;
    transform-origin: left;
    transform: translateX(0%) rotateZ(0deg);
}
span.middlechart.middle3{
   width: 4.7283cm;
    height:7cm;
    background: url(../images/03-in.svg) no-repeat center center ;
    top: 5.5em;
    left:-2px;
    transform-origin: right;
    transform: translateX(0%) rotateZ(0deg);
}
span.aloye {
    position: absolute;
    display: block;
    width: 17px;
    height: 6cm;
    background: #fff;
    top: 10px;
    left: 50%;
    transform: translateX(-50%) rotateZ(60deg);
    transform-origin: bottom;
    z-index: 9;
}

span.aloye.aloye2 {
    transform: translateX(-50%) rotateZ(180deg);
}

span.aloye.aloye3 {
    transform: translateX(-50%) rotateZ(-60deg);
}
.chart5:hover span.middlechart, .chart5:hover span.outerchart {
    opacity: 0.1;
    transition: opacity 0.5s ease-in-out;
}
.chart5:hover span.middlechart:hover, .chart5:hover span.outerchart:hover {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
.chart5:hover span.middlechart.hover, .chart5:hover span.outerchart.hover {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
@-webkit-keyframes animate_background { 
    from { 
        opacity: 0;
        transform: scale(1) rotateZ(-180deg);
    } 
    to { 
        opacity: 1;
        transform: scale(1.3) rotateZ(0deg);
    } 
}
@keyframes animate_background { 
    from { 
        opacity: 0;
        transform: scale(1) rotateZ(-180deg);
    } 
    to { 
        opacity: 1;
        transform: scale(1.3) rotateZ(0deg);
    } 
}
em {
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
}
.the-report p b {
    font-weight: 400;
}



@media only screen and (min-width: 767px){
.chart5.animated, .chart6.animated{
    animation: animate_background 1s ease-in-out ;
    animation-fill-mode: forwards;
    
}
}
 /*.animated span.middlechart.middle1{
    animation: animate_background 0.5s ease-in-out ;
    animation-fill-mode: forwards;
}

.animated span.middlechart.middle2{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}
.animated span.outerchart.outer2{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;    
}
.animated span.middlechart.middle3{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 2s;
}
.animated span.outerchart.outer3{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 2.5s;    
}
*/
.float-right{
    float: right;
}
  

.reach_Us
 a:hover {
    color: #e3a039;
}
.chart6{
    width: 10.588cm;
    height: 10.588cm;
    position: relative;
    padding: 0.7369cm;
    opacity: 0;
    transform: scale(1) rotateZ(-180deg);
        margin: 2.5cm 1.55cm;
    
}
.centerPart2 {
    background: url(../images/chart6-0.svg) no-repeat center center / cover;
    display: block;
    width: 4.81cm;
    height: 4.8cm;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.4cm;
    margin-left: -2.4cm;
    z-index: 9;
}
span.middlechart2 {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    
}
span.middlechart2.middle61{
       background: url(../images/chart6-01.svg) no-repeat center center / cover;
    width: 7.83cm;
    height: 4.62cm;
    left: 50%;
    top: 0.7369cm;
    transform-origin: bottom;
    transform: translateX(-50%) rotateZ(0deg);
}
span.middlechart2.middle62{
        background: url(../images/chart6-02.svg) no-repeat center center / cover;
    width: 4.62cm;
    height: 6.84cm;
    top: 2.937cm;
    right: 0.7369cm;
    left: auto;
    transform-origin: left;
    transform: translateX(0%) rotateZ(0deg);
}
span.middlechart2.middle63{
    background: url(../images/chart6-03.svg) no-repeat center center / cover;
    width: 4.62cm;
    height: 6.84cm;
    top: 2.937cm;
    left: 0.7369cm;
    transform-origin: right;
    transform: rotateZ(0deg);
}


/*
.animated span.middlechart2.middle61{
    animation: animate_background 0.5s ease-in-out ;
    animation-fill-mode: forwards;
}
.animated span.middlechart2.middle62{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}
.animated span.middlechart2.middle63{
    animation: animate_background_nright_translate 0.5s ease-in-out ;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;
}*/
.chart6:hover span.middlechart2 {
    opacity: 0.1;
    transition: opacity 0.5s ease-in-out;
}
.chart6:hover span.middlechart2:hover {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
ul.topmenu li {
    display: inline-block;
    vertical-align: middle;
}

ul.topmenu li a {
    display: block;
    padding: 15px 0px 0;
    float: right;
    margin-right: 20px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}
.home-banner-content:hover:after {
    content: "Click to go on home page";
    opacity: 1;
}
ul.topmenu li a img {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
ul.topmenu li:hover a img {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.home-banner-content:after {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: block;
    content: "Click to go on home page";
    position: absolute;
    top: -20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 5px;
}

ul.topmenu {
    margin-left: 0px;
    position: absolute;
    top: 0;
}
ul.topmenu li a:hover {
    color: #df693f;
}


div.wpcf7-response-output {
    margin: 2em 0em 1em !important;
    padding: 0.2em 1em;
}

ul.socialshare {
    position: absolute;
    top: 15px;
    left: 50px;
}
.innerShare{
    display: none;
}
ul.socialshare > li{
    opacity: 0.5
}
ul.socialshare > li:hover{
    opacity: 1;
}
ul.socialshare > li:hover ul{
    display: inline-block;
    vertical-align: top;
}
ul.socialshare li ul li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    opacity: 0.5
}
ul.socialshare li ul li:hover{
    opacity: 1;
}
ul.socialshare li ul li img, ul.socialshare li ul li a{
    display: block;
    width: 20px !important;
    height: 20px !important;
}
.darkblue{
    background: #334a70;
}
.purple{
    background: #835f95;
}

.green{
    background: #24645c;
}
.orange{
    background: #e9a34d;
}

.darkred{
    background: #bf4c51;
}

.lightorange{
    background: #e7be7e;
}
.blue{
    background: #40aed4;
}
.lightgreen{
    background: #589268;
}
.dots{
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    vertical-align: middle;
}

ul.noepubFile li {
    float: none;
    margin: 0;
    padding-right: 0;
}








@media only screen and (max-width:1367px) {
    .home_Banner {
        max-height: 50vh;
        overflow: hidden;
    }
}
