32@charset "UTF-8";
/* CSS Document */

235@charset "UTF-8";
/* CSS Document */

/* === One % CSS Grid and other structure ============================================= */
/*
.onepcssgrid-1000, .onepcssgrid-1200, .onepcssgrid-960 {
    margin: 0 auto;
    padding: 0 0 0 1%;
}

.onepcssgrid-1200 {
    max-width: 1220px;
}

.onepcssgrid-1000 {
    max-width: 1200px;
}

.onerow {
    clear: both;
    position: relative;
}

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

.col1, .col10, .col11, .col12, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9 {
    float: left;
    margin: 0 3% 0 0;
}

.col1.last, .col10.last, .col11.last, .col12, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last {
    margin: 0;
}

.col1 {
    width: 50%;
}

.col2 {
    width: 14%;
}

.col3 {
    width: 22.5%;
    float: left;
}

.col4 {
    width: 30%;
    float: left;
    position: relative;
}

.col5 {
    width: 39.5%;
}

.col6 {
    width: 48%;
}

.col7 {
    width: 56.5%;
}

.col8 {
    width: 65%;
}

.col9 {
    width: 73.5%;
}

.col10 {
    width: 82%;
}

.col11 {
    width: 90.5%;
}

.col12 {
    margin: 0 0 0 15px;
    width: 99%;
    margin: 0;
}

.col1 img, .col10 img, .col11 img, .col12 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img {
    width: 100%;
    height: auto;
    display: block;
}*/
  
   /* ===== Header ======= */

.search-wrap {
    width: 16%;
    float: right;
    height: 42px;
    border-left: 1px #c0c0c0 solid;
    margin-top: 1.2em;
    position: relative;
}

.search-wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 0.6em;
}

.search-wrap ul li {
    font: normal 1.2em 'gotham_bookregular';
    float: left;
    color: #5b9a98;
    padding-left: 13px;
    font-family: GothamBook;
}

.search-wrap ul li a {
    text-decoration: none;
    color: #5b9a98;
}

.donate {
    width: 9%;
    height: 120px;
    background: #cc9e42;
    float: right;
    top: 0;
    position: absolute;
    right: 0;
    border-radius: 0 0 0 14px;
}

.donate p {
    color: #fff;
    text-align: center;
    padding-top: 2.2em;
    font: normal 1.2em 'gotham_boldregular';
}

#sub3 {
    position: absolute;
    right: 0;
    top: -2em;
    background-color: #fff;
    width: 101%;
    bottom: 0;
    color: black;
    border-left: #cc9e42 5px solid;
    display: none;
    height: 105px;
    font: normal 1.2em 'gotham_boldregular';
}

#opensearch {
    position: absolute;
    width: 100%;
    font: normal 1.2em 'gotham_boldregular';
    height: 121px;
    margin-top: 2.5em;
    background: url(images/search_bg.png) repeat;
    left: 0;
    z-index: 99999999;
}

div#opensearch input {
    width: 90%;
    border-radius: 40px;
    height: 51px;
    margin: 2em auto;
    font: normal 1em 'gotham_boldregular';
    font-style: italic;
    color: #c0c0c0;
    margin-left: 1em;
    border: 1px #c0c0c0 solid;
}

div#sub3 img {
    position: absolute;
    right: -3em;
    top: 2.3em;
}

.col-a {
    width: 15em;
    float: left;
    padding: 3em 2em;
}

.col-b {
    width: 15em;
    float: left;
    text-align: center;
}

.col-a h5 {
    font: normal .9em GothamBook;
    color: #4b4847;
    text-transform: uppercase;
}

.col-a .text {
    font: normal 1.2em 'gotham_boldregular';
    color: #daa93c;
    line-height: 1.3em;
    padding: 1em 0;
}

.dropcontainer ul li a {
    color: #b2b2b2;
    font-family: ArcherSemibold;
    font-style: italic;
}

.dropcontainer ul li a:hover {
    color: #fff;
}

.last-t {
    width: 18em;
    padding: 3em 2em 3em 0em !important;
}

.col-a p {
    font-size: .9em;
}

.top-bar-section > ul > li.megamenu .dropdown .read-more a {
    padding-left: 0em !important;
}

.col-a  .read-more a {
    color: #eab95d !important;
    font-size: 1.2em;
    font-weight: bold;
}

.col-a  .read-more a img {
    width: 9%;
}

.impactarea_main h3 {
    text-align: center;
}

/* ===== Banner ======= */
  
.banner-wraper {
    width: 100%;
    background: url(images/hero-img-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

banner-wraper-about {
    width: 100%;
    float: left;
    overflow: hidden;
}

#opensearch {
    display: none;
}

.banner-wraper-about img {
    width: 100%;
}

.banner-wraper-ourteam img {
    width: 100%;
    height: 100%;
}

.banner-wraper-about p {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    top: 2em;
    color: #fff;
    font: normal 5.875em 'gotham_boldregular';
    text-shadow: 5px 1px 10px #000;
    text-transform: uppercase;
    text-align: center;
}

.overview {
    width: 100%;
    height: auto;
}

.overviewnavi {
    width: 56%;
    margin: 5em auto;
    height: auto;
}

.overviewnavibox {
    width: 200px;
    height: 60px;
    float: left;
    margin-left: 2em;
    border: 1px #000 solid;
}

.overviewnavibox p {
    font: normal 1.3em 'gotham_boldregular';
    text-align: center;
    line-height: 52px;
    text-transform: capitalize;
}

.overviewnavi h3 {
    font-style: italic;
    font-size: 19px;
    font-family: Archer;
    padding-top: 5em;
    line-height: 44px;
    color: #000;
}

.believes {
    width: 100%;
    background: url(images/believes_img.jpg) no-repeat;
    background-size: cover;
    height: 315px;
    margin-bottom: 5em;
    clear: both;
}

.believestext {
    width: 63%;
    margin: 0 auto;
}

.believestext h4 {
    text-align: left;
    color: #fff;
    padding-top: 4em;
    font-style: italic;
    font-family: ArcherSemibold;
    font-size: 30px;
    margin-left: 17em;
}

.believestext p {
    color: #fff;
    padding-top: 3em;
    float: left;
    font-size: 40px;
    font-family: ArcherSemibold;
    font-style: italic;
}

.mainbox {
    margin: 0 auto;
    width: 80%;
    padding-top: 3em;
}

.colnewimg {
    width: auto !important;
    float: left;
}

div.wpcf7-validation-errors {
    /*border: 0px solid #f7e700 !important;*/
}

.windows {
    position: absolute;
    text-align: center;
    color: #ffc646;
    margin-top: 32%;
    font-family: ArcherSemibold;
    font-size: 2em;
    right: 0;
    left: 0;
}

.allbox {
    float: left;
    margin-bottom: 6em;
    margin-top: 3em;
    width: 100%;
}

.colabos {
    position: absolute;
}

.windows a {
    text-decoration: none;
    color: #ffc646;
    border: 1px #ffc646 solid;
    padding: 5px 8px 6px 8px;
}

span.wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 12px !important;
    display: block !important;
    position: absolute;
    right: 0;
}

div.wpcf7-validation-errors {
    border: 0px solid #f7e700 !important;
}

.aboutbox2 p a {
    text-decoration: none;
    color: #ffc646;
}

.aboutbox3 img:hover {
    background: url(images/hover_img2.png) repeat;
}

.aboutbox3 p {
    position: absolute;
    text-align: center;
    color: #ffc646;
    right: 0;
    left: 0;
    border: 1px #ffc646 solid;
    width: 56%;
    margin: 0 auto;
    top: 5em;
    font-size: 27px;
}

.aboutbox3 p a {
    text-decoration: none;
    color: #ffc646;
}

.pressroom {
    width: 100%;
    margin: 0 auto;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: 22%;
    clear: both;
    padding-bottom: 10%;
    padding-bottom: 10%;
    padding-top: 4%;
}

.newsroomtext {
    color: #098d77;
    font: 1.2em 'gotham_boldregular';
    left: 0.9em;
    position: relative;
    text-transform: uppercase;
}

.newsroomtexthead {
    font: normal 1em 'GothamBook';
    color: #939393;
    text-align: left;
    margin-left: 6.3em;
    color: #939393;
    text-transform: none;
    padding-top: 5px;
    line-height: 27px;
}

div#ui-accordion-1-panel-0 p {
    font-size: 20px;
    text-align: justify;
}

.banner-content {
    margin-top: 7.563em;
    padding: 5em 0 0;
}

.accordion {
    width: 100%;
}

ul#breadcrumbs {
    list-style: none;
            /* optional */
    margin-top: 25px;
    height: 30px;
}

ul#breadcrumbs li {
    float: left;
    height: 30px;
    padding: 0 23px 0 10px;
    text-align: center;
    text-decoration: none;
    color: #000;
    line-height: 32px;
    font-size: 16px;
    text-transform: uppercase;
  font: normal 1em 'GothamBook';
    background: url(images/breadcrumbs-aro.jpg)no-repeat right;
}

ul#breadcrumbs li.active {
    background: url(bg.png)no-repeat right;
    color: #000;
  padding-top: 6px;
  font-weight: bold;
}

ul#breadcrumbs li a {
    display: block;
    text-decoration: none;
    color: #098d77;
    line-height: 32px;
}

ul#breadcrumbs li a:hover {
    color: #000;
}

ul#headingcontent {
            /* optional */
    margin-top: 25px;
    height: 0px;
    margin-left: 25px;
}

ul#headingcontent li {
    padding: 0 23px 0 10px;
    text-align: left;
    text-decoration: none;
    float: left;
    width: 100%;
    font: normal 1.2em 'GothamBook';
    color: #464342;
    line-height: 1.5em;
    list-style-type: initial;
}
        

  
  
/*----------Accordion css------ */


.pageContent {
    width: 100%;
}

.accordion {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px;
    border-top: none;
    border-left: none;
}

.accordion ul {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}

.accordion li {
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}

.accordion li.
active> a.rspTitle {
    background: url('images/active-close.png') no-repeat center right #daa93c;
    color: #fff;
}

.accordion li div {
    padding: 20px;
    display: block;
    clear: both;
    float: left;
    height: auto !important;
    width: 80%;
    line-height: 34px;
    font-family: GothamBook;
    font-size: 19px;
    text-align: justify;
}

.accordion a.rspTitle {
    text-decoration: none;
    border-bottom: 2px solid #daa93c;
    font: bold 1.3em/2em ArcherSemibold;
    background: url('images/open.gif') no-repeat center right;
    color: #daa93c;
    float: left;
    width: 100%;
    padding: 0.5em;
    font-style: italic;
    font-weight: normal;
}

div#ui-accordion-8-panel-0 {
    height: auto !important;
    width: 49%;
}

.seeall {
    text-align: right;
    font: normal 1.9em/2em ArcherSemibold;
    color: #daa93c;
    font-style: italic;
    text-transform: capitalize;
    clear: both;
    padding-top: 1em;
}

.seeall a {
    text-decoration: none;
    color: #daa93c;
}

a#ui-accordion-8-header-0:hover {
    background: #daa93c;
    color: #fff;
} 
  /* Level 2 */
.accordion li ul li {
    background: #7FD2FF;
    font-size: 0.9em;
}
  
  /*----------Accordion css------ */
  
  

.banner-content p {
    font: normal 3.5em "ArcherPro";
    color: #fff;
    font-style: italic;
    text-align: center;
    text-shadow: 5px 1px 10px #000;
}

.banner-content h1 {
}

.banner-content h1 img {
    width: auto;
    text-align: center;
}


 /* ===== ADRA Improve area ======= */
 
 
.adra-improves {
    width: 53%;
    text-align: center;
    margin: 0 auto;
    padding: 5em 0 7em;
    clear: both;
}
/*
.button {
    width: auto;
    margin: 0 auto;
    clear: both;
    padding-top: 4em;
}

.button a {
    width: auto;
    height: 3em;
    background: #098d77;
    border-radius: .625em;
    padding: 0.7em  3em;
    text-align: center;
    font: normal 1.2em 'gotham_boldregular';
    color: #fff;
    box-shadow: 1px 5px 0px #007662;
}*/

.globe-icon {
    width: auto;
    margin: 0 auto -0.2em;
    text-align: center;
}
  /* ===== Featured Initiative ======= */
.featured_initiative {
    width: 100%;
    float: left;
    background: url(images/pw_pattern_@2X.jpg) no-repeat;
    background-size: cover;
}

.featured_initiative h3 {
    text-align: center;
    padding-bottom: 2em;
}

.featured_initiative h3 img {
    padding-bottom: 0.3em;
}

.hunger-crises {
    width: 100%;
    float: left;
    background: url(images/southsudan_horizontal.jpg) center 40% no-repeat;
    background-size: cover;
    padding: 3em 0;
}

.hunger-crises .col1 {
    width: 57%;
    float: right;
    border: 2px solid #daa93c;
    padding: 5em;
}

.hunger-crises .col1 h2 {
    text-transform: none;
    text-align: left;
    padding-bottom: 0.5em;
}

.hunger-crises .col1 p {
    font-weight: 500;
    color: #4b4847;
}

.hunger-crises .col1 .read-more {
    width: 100%;
    float: left;
    padding-top: .8em;
}

.hunger-crises .col1 .read-more a {
    width: 50%;
    font: bold 1.7em "ArcherPro";
    color: #cb8706;
}

.hunger-crises .col1 .read-more a span {
    width: auto;
    float: left;
}

.hunger-crises .col1 .read-more img {
    width: auto;
    float: left;
    padding: .1em .5em;
}

.hunger-crises .col1 .button {
    float: left;
    padding-top: 3.5em;
}

.hunger-crises .col1 .button a {
    color: #fff;
    font-family: 'gotham_boldregular';
    padding: .7em 2.5em;
    font-size: 1.5em;
    font-weight: normal;
}
/* ===== Impact Area ======= */
.impact_area {
    width: 100%;
    float: left;
}

.impactarea_main {
    width: 74%;
    margin: 0 auto;
}

.impact_area h3 img {
    padding-top: .2em;
}

.impactarea_main p {
    text-align: center;
}

.impact_area .button {
    width: auto;
    margin: 0 auto 6em;
    padding-top: 3.5em;
    text-align: center;
}

.impact_area .button a {
}


.read-more a {
    width: 50%;
    font: bold 1.7em "ArcherPro";
    color: #cb8706;
}

.read-more a span {
    width: auto;
    float: left;
}

.read-more img {
    vertical-align: middle;
}

/* Tabs ===*/

.bowl-icon {
    background: url(images/bowl-of-rice-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.water-icon {
    background: url(images/water-n-sanitation-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.lifesave-icon {
    background: url(images/life-saving-medical-care.png) no-repeat;
    height: 135px;
    width: 85px;
}

.sheep-icon {
    background: url(images/sheep-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.gender-icon {
    background: url(images/women-n-gender-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.baby-icon {
    background: url(images/baby-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.economy-icon {
    background: url(images/economic-opportunity-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.hurricane-icon {
    background: url(images/hurricane-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.justice-icon {
    background: url(images/advocacy-n-social-justice-icon.png) no-repeat;
    height: 135px;
    width: 85px;
}

.style-tabs {
    background: none;
    width: 67.5em;
    margin: 20em auto 6em;
}

.style-tabs,
.style-tabs .ui-tabs-nav li a,
.style-tabs .ui-tabs-nav {
    padding: 0;
}

.style-tabs .ui-tabs-panel {
    padding: 5px;
}

.style-tabs .ui-widget-header {
    border-bottom: 4px solid #007662;
    width: 100%;
}

.style-tabs .ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.style-tabs .ui-tabs-nav li {
    position: relative;
    height: 100%;
    cursor: pointer;
    margin: 0;
    top: 0;
    text-align: center;
}

.style-tabs .ui-widget-header .ui-state-default {
    background: none;
    border: none;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active,
.style-tabs .ui-tabs-nav li:hover {
}

.centsc {
    font-family: gotham_boldregular;
    font-size: 3em;
    padding-left: 0.2em;
    color: #FFF;
}

.circlecen {
    color: #fff;
    line-height: 1.1em;
    padding-top: 1.4em;
    text-align: center;
}

.circlesnews {
    background: none repeat scroll 0 0 #edbd53;
    border-radius: 6em;
    bottom: 3.5em;
    display: table;
    height: 10em;
    margin: 0 auto;
    padding: 0.1em;
    position: relative;
    width: 10em;
    border: solid 14px #dcb04d;
    color: #FFF;
    float: left;
    margin: 1em;
}

.circlesnews:hover {
    background: none repeat scroll 0 0 #dcb04d;
    border-radius: 80px;
    display: table;
    height: 10em;
    margin: 0 auto;
    padding: 0.1em;
    margin: 1em;
    color: #FFF;
    width: 10em;
    float: left;
    border: solid 14px #edbd53;
}

.style-tabs .ui-tabs-nav li .icon {
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon,
.style-tabs .ui-tabs-nav li:hover .icon .bowl-icon {
    background: url(images/bowl-of-rice-icon-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon1,
.style-tabs .ui-tabs-nav li:hover .icon1 .water-icon {
    background: url(images/water-n-sanitation-icon_h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon2,
.style-tabs .ui-tabs-nav li:hover .icon2 .lifesave-icon {
    background: url(images/life-saving-medical-care-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon3,
.style-tabs .ui-tabs-nav li:hover .icon3 .sheep-icon {
    background: url(images/sheep-icon-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon4,
.style-tabs .ui-tabs-nav li:hover .icon4 .gender-icon {
    background: url(images/women-n-gender-icon-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon5,
.style-tabs .ui-tabs-nav li:hover .icon5 .baby-icon {
    background: url(images/baby-icon-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon6,
.style-tabs .ui-tabs-nav li:hover .icon6 .economy-icon {
    background: url(images/economic-opportunity-icon-h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon7,
.style-tabs .ui-tabs-nav li:hover .icon7 .hurricane-icon {
    background: url(images/hurricane-icon_h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon8,
.style-tabs .ui-tabs-nav li:hover .icon8 .justice-icon {
    background: url(images/advocacy-n-social-justice-icon_h.png) no-repeat;
    height: 102px;
    width: 101px;
    margin-top: -50px;
    margin-bottom: .8em;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon,
.style-tabs .ui-tabs-nav li:hover .icon {
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon:before,
.style-tabs .ui-tabs-nav li:hover .icon:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active .icon:after,
.style-tabs .ui-tabs-nav li:hover .icon:after {
    position: absolute;
    left: 0;
    top: 0;
}

.style-tabs .ui-tabs-nav li a {
    outline: none;
    color: white;
    font-size: 0px;
    padding: 0 15px;
}

.style-tabs .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
    color: #cc9e42;
    font-size: 1em;
    text-transform: uppercase;
    font-family: 'gotham_boldregular';
}

/* ===== Gift Catalog ======= */
.wrap-giftctalog {
    width: 100%;
    float: left;
    background: url(images/gift-coverbg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 6em;
}

.wrap-giftctalog h3 {
    color: #fff;
    text-align: center;
}

.wrap-giftctalog figure {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.wrap-giftctalog .leftwrap {
    width: 60%;
    float: left;
    margin: 3em 0 2em;
}

.wrap-giftctalog h4 {
    font: normal 2.5em "ArcherSemibold";
    color: #fff;
    line-height: 1.2em;
    letter-spacing: .1em;
    font-style: italic;
}

.wrap-giftctalog .wrapbox {
    width: 92%;
    float: left;
    border: 3px solid #daa93c;
    padding: 2em;
    margin-top: 2.5em;
}

.wrap-giftctalog .wrapbox .content {
    width: 44%;
    float: left;
    font: normal 1.5em 'gotham_bookregular';
    color: #f7bd3c;
}

.wrap-giftctalog .wrapbox .content span {
    font-family: 'gotham_boldregular';
}

.wrap-giftctalog .wrapbox .button {
    width: 55%;
    float: right;
    clear: none;
    padding: 1em;
    padding: 1em 0;
    margin: 0;
}

.wrap-giftctalog .wrapbox .button a {
    padding: 0.7em 0.9em;
}

/* ===== Gift Catalog -> Impact Areas ======= */

.page-id-145 header h2 .label-icon svg,
.page-id-145 header h2 .label-icon svg path,
.page-id-145 header h2 .label-icon svg polygon {
	fill: #444;
}

/* ===== Use of funds ======= */
.funds {
    width: 100%;
    float: left;
}

.funds figure {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.funds h3 {
    color: #528b91;
    text-align: center;
}

.LoginBox {
    float: left;
    width: 100%;
}

img.ajax-loader {
    width: 20px;
}

/* ===== Stay Informed ======= */
.wrap-info {
    width: 100%;
    float: left;
    background: url(images/stay-info-coverbg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 8%;
}

.wrap-info figure {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.wrap-info h3 {
    color: #fff;
}

.wrap-info .wrapbox {
    width: 51%;
    float: left;
    border: 3px solid #fff;
    padding: 4em 2em 2em 5em;
    margin-top: 2.5em;
    margin-left: 5%;
    position: relative;
}

.wrap-info .wrapbox .content {
    width: 44%;
    float: left;
    font: normal 1.5em 'gotham_bookregular';
    color: #f7bd3c;
}

.wrap-info .wrapbox figure {
    width: auto;
    position: absolute;
    left: -4em;
}

.date {
    /*font: normal 1em 'gotham_boldregular';*/
    color: #fff;
}

.wrap-info h4 {
    font-size: 1.8em;
    color: #efb93e;
    padding: .9em 0;
}

.wrap-info p {
    color: #fff;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
    padding-bottom: 1em;
}

.wrap-info .read-more a {
    color: #eab95d;
}

/* ===== Get in Touch ======= */
.wrap-contact {
    width: 100%;
    float: left;
    background: url(images/pw_pattern_@2X.jpg) no-repeat;
    background-size: cover;
    padding: 1em 0 4%;
}

.wrap-contact figure {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.wrap-contact .infoform {
    width: 70%;
    margin: 0 auto;
}

.wrap-contact .infoform input[type="text"] {
    width: 24.8em;
    float: left;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: .5em;
    padding: .5em 1.2em;
    color: #939393;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 1%;
}

.wrap-contact .infoform input[type="email"] {
    width: 96.5%;
    margin: 2% 1% 3%;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: .5em;
    padding: .5em 1.2em;
    color: #939393;
    font-size: 1em;
    line-height: 1.5em;
}

.wrap-contact .infoform input[type="submit"] {
    width: auto;
    margin: 2em 0;
    clear: both;
    height: 2.5em;
    background: #098d77;
    border-radius: .625em;
    padding: 0.5em 3em;
    text-align: center;
    font: normal 1.5em 'gotham_boldregular';
    color: #fff;
    box-shadow: 1px 5px 0px #007662;
    border: none;
}

.wrap-contact .infoform input[type="submit"]:hover {
    background: #dfb96c;
    box-shadow: 1px 5px 0px #daa93c;
}

::-webkit-input-placeholder {
    color: #939393;
}

::-moz-placeholder {
    color: #939393;
}

 /* firefox 19+ */
:-ms-input-placeholder {
    color: #939393;
} 

/* ie */
input:-moz-placeholder {
    color: #939393;
}

.intrested-areas {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.intrested-areas p {
    font: normal 1.2em 'gotham_boldregular';
    color: #4b4847;
    padding-bottom: 1%;
    text-align: left;
}

.wrap-contact .infoform input[type="checkbox"] {
    visibility: hidden;
}

.label {
    width: 70%;
    float: left;
    font: normal 1em 'gotham_bookregular';
    color: #4b4847;
}

.wrap-contact .infoform .squaredone {
    width: 33.33%;
    float: left;
    text-align: left;
    margin: 1em auto 0;
    position: relative;
    font: normal 1em GothamBook;
    color: #4b4847;
    line-height: 1.4em;
}

.wrap-contact .infoform .squaredone label {
    cursor: pointer;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0.2em;
    left: 0;
    border: 3px solid #007662;
    float: left;
}

.wrap-contact .infoform .squaredone label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 13px;
    height: 5px;
    background: transparent;
    top: -3px;
    left: 0px;
    border: 2px solid #deb65b;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    -o-transform: rotate(-70deg);
    -ms-transform: rotate(-70deg);
    transform: rotate(-70deg);
}

.wrap-contact .infoform .squaredone label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.5;
}

.wrap-contact .infoform .squaredone input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}



/*USE OF FUNDS*/

.roundbox {
    max-width: 1220px;
    margin-top: 4em;
}

.circle {
    width: 11%;
    height: 50%;
    background: #edbd53;
    border-radius: 50%;
    box-shadow: 0 0 0px 14px #dcb04d;
    float: left;
    margin-left: 3.4em;
}

.circle:hover {
    margin-top: -10px;
    opacity: 0.8;
}

.circle p {
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    padding-top: 1.4em;
}

.circle p span {
    font-size: 3em;
    padding-left: 0.2em;
    font-family: gotham_boldregular;
}

.roundbox h4 {
    font: normal 2.0em "ArcherPro";
    color: #eab95d;
    line-height: 1.0em;
    letter-spacing: 0;
    text-align: justify;
    float: right;
}

.roundbox h4 a {
    color: #eab95d;
    text-decoration: none;
    font-style: italic;
}

.button-cross {
    float: right;
    position: absolute !important;
    top: 0.4em !important;
    right: -4em !important;
    width: 1em;
}

.leftwrap2 {
    display: none;
}

.nav-collapse, .nav-collapse ul {
    display: none;
}

.img-responsive {
    height: auto;
    max-width: 100%;
}

.contaner {
    margin: 0 auto;
    width: 70%;
}

.faq {
    font: normal 1.7em 'gotham_boldregular';
    text-transform: uppercase;
    color: #4b4847;
    line-height: 64px;
    text-indent: 30px;
    padding-bottom: 1em;
}

.faqsend {
    font: normal 1.7em 'gotham_boldregular';
    text-transform: uppercase;
    color: #4b4847;
    line-height: 64px;
    text-indent: 30px;
    padding-bottom: 1em;
}

.faqleft {
    float: left;
}

li.megamenu.has-children.has-dropdown a:hover {
    background: url(images/nav-arrow2.png) right center no-repeat;
}

li.megamenu.has-children.has-dropdown a {
    background: url(images/nav-arrow.png) right center no-repeat;
}

.top-bar-section > ul > li.megamenu .dropdown a:hover {
    background: none !important;
}

li.megamenu.has-children.has-dropdown .col-a li a {
    background: none !important;
}

/*== Footer ==*/
footer {
    width: 100%;
    float: left;
    background: #464342;
    padding: 5% 0;
}

footer img {
    width: auto !important;
}

footer figure {
    width: auto;
    float: left;
    margin-bottom: 12%;
}

footer figure img {
    width: auto !important;
}

footer .col3 {
    width: 31%;
}

footer .col3 p {
    clear: both;
    font: normal 1.1em 'gotham_boldregular';
    color: #fff;
    line-height: 1.5em;
    margin-left: 5.1em;
}

footer .col3 .phn {
    font-family: 'gotham_bookregular';
    padding: 8% 0;
}

footer .social-icons {
    width: 90%;
    margin-left: 5.7em;
    margin-bottom: 18%;
}

footer .social-icons img {
    width: auto !important;
    float: left;
    padding-right: 13%;
}

footer .col3 .charitylogo {
    width: auto;
    margin-left: 5.7em;
}

footer .col3-s {
    width: 20%;
}

footer .col3-s h4 {
    font: normal 1.3em 'gotham_boldregular';
    color: #fff;
    line-height: 1.5em;
    text-transform: capitalize;
    padding: 1.2em 0 .5em;
}

footer .col3-s ul {
    width: 100%;
    float: left;
    font: normal 1em GothamBook;
    color: #aeaeae;
}

footer .col3-s ul li {
    list-style: none;
    line-height: 2em;
}

footer .col3-s ul li a {
    color: #aeaeae;
}

footer .col3-s ul li a:hover {
    color: #ffca5e;
}

footer .col3 .last {
    margin-right: 0;
}

.responcivemenu {
    display: none;
}

.responsivesearch {
    display: none;
}

/*.hide {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}*/

.this-will-not-be-read {
    display: none !important;
}

.flexslider.carousel {
    display: none;
}

#container {
    display: none;
}

nav#ddmenu {
    display: none;
}

.container2 {
    display: none;
}

.donateres {
    display: none;
}

section.adra-improves h2 {
    display: none;
}

.accordion a:hover {
    background: url('images/active-close.png') no-repeat center right #daa93c;
    color: #fff;
}

.mainsign {
    width: 100%;
    height: auto;
    background: url(images/images/signin_bg.jpg) right center no-repeat;
}

.mainsign img {
    width: 100%;
}

.entry-thumbnail-about {
    background-image: url('http://192.168.1.3/adra/wp-content/uploads/2014/08/about_img.jpg');
    width: 100%;
    height: auto;
    background-size: cover;
    padding-top: 36em;
    background-repeat: no-repeat;
}

.accordionsection {
    width: 100%;
    margin: 0 auto;
}

.yellow,.yellow2 {
    background-color: #daa93c;
}

.quote {
    width: 100%;
    background: url(images/Quote_img.jpg) no-repeat;
    height: 500px;
    clear: both;
    background-size: cover;
}

.believestext2 {
    width: 60%;
    margin: 0 auto;
}

.believestext2 p {
    font: normal 1.9em/1.2em ArcherSemibold;
    color: #fff;
    font-style: italic;
    text-align: center;
    padding-top: 6em;
}


.privacyPolicy {
    font: normal 1.2em GothamBook;
    color: #fff;
    margin-top: 1em;
    float: left;
    margin-left: 3em;
}

.privacyPolicy a {
    color: #daa93c;
}








/*== login css start ==*/

.loginmain {
    width: 100%;
    float: left;
    background: url(images/signin_bg.jpg) no-repeat;
    background-size: cover;
    height: 1500px;
    overflow: hidden;
}

.loginmain .logincontainer {
    width: 45%;
    height: 500px;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.logintop {
    border: 1px solid #daa93c;
}

.logintop p {
    font: normal 50px 'gotham_boldregular';
    color: #fff;
    text-transform: uppercase;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-indent: 1em;
    background: transparent;
    background-repeat: no-repeat;
    background-position: 5.2em 0.8em;
    cursor: pointer;
    border: 1px #daa93c solid;
}

div#login {
    border: 1px #daa93c solid;
    border-top: none;
}

.createac {
    border: 1px #daa93c solid;
    height: auto;
    margin-top: 2em;
    overflow: hidden;
}

.logintop p:hover {
    background: #daa93c;
}

.createAccount {
    height: auto !important;
    width: 100% !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.createAccount p {
    font: normal 50px 'gotham_boldregular' !important;
    color: #fff;
    text-transform: uppercase;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px #daa93c solid;
    text-indent: 1em;
}

.register {
    border: 1px #daa93c solid;
    border-top: none;
}

.logintop {
    padding-left: 0 !important;
}

.link-text a {
    color: #f0c573 !important;
}

#wpmem_reg #log {
    display: none !important;
}

.createac p:hover {
    background: #daa93c;
}

.logintop p span {
    padding-left: 0.5em;
}


/*== spread-the-world css start ==*/


.spreadcontant {
    margin: 0 auto;
}

.spreadcontant p {
    font-style: italic;
    font-family: ArcherSemibold;
    font-size: 30px;
    padding-top: 2em;
    padding-bottom: 2em;
    width: 92%;
    text-align: center;
}

.spread-quote {
    width: 100%;
    background: url(images/spread-Quote-img.jpg) no-repeat;
    height: 500px;
    clear: both;
    background-size: cover;
}

.spread-quote-text {
  /*width: 40%;*/
    margin: 0 auto;
}

.spread-quote-text p {
    font: normal 1.9em/1.2em ArcherSemibold;
    color: #fff;
    font-style: italic;
    text-align: center;
    padding-top: 6em;
}

.spread-quote-text p:before {
    content: "";
    background: url(images/Quote_arrow.png);
    width: 200px;
    height: 109px;
    margin-top: -1em;
    margin-left: -3em;
    position: absolute;
    background-repeat: no-repeat;
}

.spread-quote-text p:after {
    content: "";
    background: url(images/Quote_arrow2.png);
    width: 200px;
    height: 109px;
    margin-top: -3.3em;
    margin-left: 10em;
    position: absolute;
    background-repeat: no-repeat;
}

.spread-icon {
/*width: 100%;*/
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 26.2em;
}

.spread-icon img {
    width: 100px;
}

.contactcontant {
    font-style: italic;
    font-family: ArcherSemibold;
    font-size: 30px;
    padding-top: 2em;
    text-align: left;
    color: #464342;
}

.contactmap {
    float: left;
    margin-top: 9px;
    width: auto !important;
}

.contactmapcontant {
    font-size: 21px;
    margin-top: 3em;
}

.contactphonecontant {
    font-size: 21px;
    margin-top: 1em;
}

.contactemailcontant {
    font-size: 21px;
    margin-top: 1.4em;
    color: #daa93c;
}

.contactsend {
    border: 2px solid #dfb96c;
    margin-top: 4em;
    padding: 1em;
}

.contactinpoutbox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 2.2em !important;
    width: 100%;
    padding-left: 17px;
}

.contactlisttbox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 2.2em !important;
    width: 100%;
    padding-left: 16px;
    background: url(images/arowbout.png) no-repeat right !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    text-overflow: '';
}

.contactnamebox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 2.2em !important;
    width: 46% !important;
    float: left;
    line-height: inherit !important;
}

.contactlastbox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 2.2em !important;
    width: 46% !important;
    float: left;
    margin-left: 42px;
    line-height: inherit !important;
}

.contactmessagebox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    resize: none;
    width: 100%;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 7em !important;
    padding-left: 15px;
    padding-top: 8px;
}

.contactphone {
    float: left;
    margin-top: 0px;
    width: auto !important;
}

.sendmessage {
    background: none repeat scroll 0 0 #098d77;
    border: medium none;
    border-radius: 0.625em;
    box-shadow: 1px 5px 0 #007662;
    clear: both;
    color: #fff;
    font: 24px 'gotham_boldregular';
    height: 2.5em;
    margin: 0 auto;
    padding: 0.5em 3em;
    text-align: center;
    width: auto;
}

.massgesend {
    text-align: center !important;
}

.optionvalue {
    background: #FFF !important;
    color: #999;
}

.optionvalue:hover {
    background: #daa93c !important;
    color: #FFF;
}



/*== sldier css start ==*/

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.bjqs-slide {
    position: absolute;
    display: none;
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
    position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
    right: 0;
    background: url(images/slider_right_icon.png);
    width: 22.1%;
    background-repeat: no-repeat;
    height: 24%;
    top: 15em !important;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 11em;
    background: url(images/slider_left_icon.png) #fff;
    background-repeat: no-repeat;
    width: 66%;
    height: 27%;
    top: 15em !important;
}

ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

ol.bjqs-markers.h-centered {
    text-align: center;
}

ol.bjqs-markers li {
    display: inline;
}

ol.bjqs-markers li a {
    display: inline-block;
}

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: whiteSmoke;
    border: 1px solid #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

h2 {
    font-size: 48px;
}

pre + h2 {
    margin-top: 80px;
}

#slidercontainer {
    max-width: 1020px;
    margin: 0 auto;
    padding-bottom: 0px !important;
    clear: both;
    padding: 4em 1em 3em 1em;
  margin-bottom: 10em;
}

#banner-fade,
#banner-slide {
    margin-bottom: 60px;
    clear: both;
    border: 3px #daa93c solid;
}

ul.bjqs-controls.v-centered li a {
    display: block;
    padding: 10px;
    background: #fff;
    color: #000;
    text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover {
}

ol.bjqs-markers li a {
    padding: 5px 10px;
    background: #000;
    color: #fff;
    margin: 5px;
    text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover {
    background: #999;
}

p.bjqs-caption {
    background: rgba(255,255,255,0.5);
}

div#slidercontainer p {
    text-align: center;
    margin-top: 4em;
}

.mapcontainer {
    background: url(images/map-bg.jpg);
    background-size: cover;
    height: 740px;
    width: 100%;
}

.mapmiddarea {
    height: 500px;
    margin: auto;
    float: initial;
}

.rounded {
    margin: auto;
    width: auto;
    position: relative;
    right: -2em;
}

.rounded img {
    float: left;
    width: auto;
}

.rounded p {
    position: absolute;
    top: 3em;
    text-align: center;
    left: 4.3em;
    font-size: 69px;
    color: #fff;
    font-weight: bold;
}

.Filter {
    width: 68%;
    margin: auto;
}

select#country {
    border: 4px #fff solid;
    background: transparent;
    border-radius: 0;
    padding: 2em 10em 2em 10em;
    color: #fff;
    font-size: 18px;
    -webkit-appearance: none;
    width: auto;
    float: left;
    margin-left: 1em;
    background: url(images/arowbout.png) no-repeat 95% !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

#city {
    border: 4px #fff solid;
    background: transparent;
    border-radius: 0;
    padding: 2em 10em 2em 10em;
    color: #fff;
    font-size: 18px;
    -webkit-appearance: none;
    width: auto;
    float: right;
    background: url(images/arowbout.png) no-repeat 95% !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-user-select: none;
}

#prm {
    width: 100%;
}

.select {
    margin: auto;
    float: initial;
    clear: both;
    padding-top: 4em;
}

.contactlisttbox {
    border: 1px solid #cccccc !important;
    border-radius: 4px;
    margin-bottom: 1em;
    color: #939393;
    font-size: 18px !important;
    height: 2.2em !important;
    width: 100%;
    padding-left: 16px;
}

.weserver {
    float: left;
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: 5em;
    left: -4em;
}

.countries {
    font-size: 45px;
    color: #fff;
    float: right;
    top: 5em;
    position: relative;
    right: -3em;
}

.mobilecountries {
    display: none;
}



/* blog css */

.blogarea {
    width: 53%;
    margin: auto;
    position: relative;
}

.blogdate {
    color: #4b4847;
    font-weight: normal;
    padding: 3em 0 1em 0em;
    font: normal 1.1em 'GothamBook';
    text-transform: uppercase;
    float: left;
}

.blogauthore {
    color: #daa93c;
    font-weight: normal;
    padding: 2em 0 3em 0em;
    font: normal 1.5em 'ArcherSemibold';
    float: left;
    font-style: italic;
    margin-left: 3em;
}

.blogsubtitle {
    font-family: ArcherSemibold;
    font-style: italic;
    font-size: 30px;
    color: #464342;
}

.blogauthore span {
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    color: #4b4847;
    font: bold 0.8em 'GothamBook';
}

.blogdate span {
    font-weight: bold;
    text-transform: uppercase;
    font: bold 1em 'GothamBook';
}

.blogarea p {
    clear: both;
    
}
/*
.tags {
    font: normal 1.4em/2em ArcherSemibold;
    color: #daa93c;
    padding: 2em 0 3em 0;
    width: auto;
    float: left;
}*/

.tags a {
    color: #daa93c;
    text-decoration: none;
}

.blogarea p span {
    font-weight: bold;
    text-transform: uppercase;
}

.tags a {
    font-style: italic;
}

.alignleft a {
    float: left;
    position: absolute;
    top: 32em;
    right: -12em;
    background: url(images/blog_right_icon.png);
    background-repeat: no-repeat;
    height: 115px;
    width: 170px;
    padding-top: 5em;
    color: #daa93c;
    font-family: ArcherSemibold;
    font-style: italic;
}

.alignleft a:hover {
    background: url(images/slider_right_icon_hover.png);
    background-repeat: no-repeat;
}

.alignright a {
    position: absolute;
    top: 32em;
    left: -11em;
    background: url(images/blog_left_icon.png);
    background-repeat: no-repeat;
    height: 115px;
    width: 170px;
    padding-top: 5em;
    color: #daa93c;
    font-family: ArcherSemibold;
    font-style: italic;
}

.alignright a:hover {
    background: url(images/blog_left_icon_hover.png);
    background-repeat: no-repeat;
}

.blogtitle {
    margin: 0 auto;
    width: 68%;
    position: absolute;
    right: 0;
    left: 0;
    top: 5em;
    color: #fff;
    font: normal 4em 'gotham_boldregular';
    text-shadow: 5px 1px 10px #000;
    text-transform: uppercase;
    text-align: center;
}

/*.tags span {
    text-transform: uppercase;
font: normal 1.2em 'GothamBook';
color: #464342;
font-weight: bold;
}*/

.intern-quote {
    width: 100%;
    background: url(images/InternVolunteer-Quote-bg.jpg) no-repeat;
    height: 500px;
    clear: both;
    background-size: cover;
}

.synved-social-credit {
    display: none !important;
}

img.synved-share-image.synved-social-image.synved-social-image-share {
    width: auto !important;
}

.synved-social-resolution-single {
    display: inline-block;
    margin-left: 69px !important;
}

h1.pageheading {
    font: normal 5.875em 'gotham_boldregular';
    line-height: 1em;
    color: #fff;
    text-shadow: 5px 1px 10px #000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2em;
    z-index: 5;
    position: absolute;
    left: 0;
    right: 0;
}

.socialsharing {
    text-transform: uppercase;
    font: bold 1.5em 'GothamBook';
    color: #464342;
    clear: both;
}

.synved-social-container.synved-social-container-share {
    float: left;
    width: 88%;
    margin-left: 2em;
    margin-top: -1.8em;
    padding-bottom: 1em;
}

.wrap-contact h3 {
    text-align: center;
}

.interncontant {
    float: initial;
    margin: auto;
}

.gotoblog {
    width: 50%;
    border: 1px #daa93c solid;
    margin: auto;
    clear: both;
    font: normal 1.5em 'gotham_boldregular';
    text-transform: uppercase;
    color: #daa93c;
    text-align: center;
    padding: 1em 0 1em 0;
    border-bottom: none;
    margin-top: 4em;
}

.DownloadLink a {
    color: #daa93c !important;
}

.DownloadLink a:hover {
    background: none !important;
}

.DownloadLink a img {
    padding-left: 1em;
}

.interncontant {
    padding: 0 1em 0 1em;
}
/* Import Fonts */
<!--
////////////////////////////////////////
////           Demo #1              ////
////////////////////////////////////////
-->

.dropcontainer {
    position: relative;
    font-size: 16px;
    color: #777;
}

.trigger {
    color: #fff;
    padding: 10px;
    font-size: 25px;
    width: 100%;
    display: block;
    border: 4px solid #fff;
    background: url(images/dounaro.png) 98% center no-repeat;
    font-family: ArcherSemibold;
    font-style: italic;
    text-align: center;
    font-weight: 600;
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
  transition: all 0.5s ease;*/;
}

.trigger:hover {
    color: #fff;
}

.activetrigger {
    color: #fff;
    padding: 10px;
    font-size: 25px;
    width: 100%;
    background: url(images/uparo.png) 98% center no-repeat;
    display: block;
    border: 4px solid #fff;
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;*/
    box-sizing: border-box;
    font-family: ArcherSemibold;
    text-align: center;
    font-style: italic;
}

.activetrigger:hover {
    background: url(images/uparo.png) 98% center no-repeat;
    color: #777;
}

.activetrigger:active {
    background: #f5f5f5 url(images/uparo.png) 98% center no-repeat;
    color: #777;
}

.dropcontainer ul {
    font-size: 25px;
    border: 0px solid #fff;
    border-top: none;
    background: #fff;
    list-style-type: none;
    padding: 10px;
    text-align: center;
    margin: 0;
    width: 100%;
    z-index: 100;
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;*/
    box-sizing: border-box;
}

.dropcontainer ul li {
    padding: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.dropcontainer ul li:hover {
    background: #daa93c;
    outline: none;
    color: #FFF !important;
    font-family: ArcherSemibold;
}

.dropcontainer ul li:hover a {
    color: #FFF !important;
}

.dropcontainer ul li:first-child {
    display: none;
}

.dropcontainer ul li:last-child {
    border-bottom: none;
}

.dropdownhidden {
    display: none;
}

.dropdownvisible {
    height: auto;
}




/* Flexible Grid */

.container {
    padding: 0;
}

.row {
    width: 100%;
    max-width: 1140px;
    min-width: 720px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sixcol {
    margin-right: 3.09090%;
    float: left;
    min-height: 1px;
}

.row .sixcol {
    width: 48.45455%;
}

.row .twelvecol {
    width: 100%;
    float: left;
}

.last {
    margin-right: 0px;
}

/* Main Body Styling */



.content {
    padding: 0 20px;
}

/* Text Styles */


/* Navigation */

div#content {
    float: left;
    width: 86%;
}

.bjqs-wrapper {
    margin: 0 auto  !important;
    width: 99% !important;
}

.slider_heading {
    position: absolute;
    top: 3.6em;
    float: left;
    z-index: 999;
    font-weight: bold;
    font-size: 33px;
    left: 11em;
    text-transform: uppercase;
}

.slider_headingr {
	position: absolute;
	top: -2.4em;
	z-index: 999;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

/* Mobile Grid Styles */


/* New website styles */


/* ======================================= */
/* ======= Connections Trip - Form ======= */
/* ======================================= */


/* Work for us */




/* Connection Trip */

body.tax-trip_type #trip-list .single-trip {
	border: 4px solid #e8a935;
}

body.tax-trip_type #trip-list .single-trip .featured-image {
	position: relative;
}

body.tax-trip_type #trip-list .single-trip .featured-image p.status {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	
	text-transform: uppercase;
	
	position: absolute;
	top: 0;
	left: 0;
	
	background: #e8a935;
	padding: 5px 19px 9px 15px;
}

body.tax-trip_type #trip-list .single-trip .trip-content {
	padding: 40px 25px 40px 15px;
}

body.tax-trip_type #trip-list .single-trip .trip-content h3 {
	font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	
	color: #007662;
}

body.tax-trip_type #trip-list .single-trip .trip-content p.dates {
	font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	
	color: #ebab1f;	
	
	margin: 5px 0 13px;
}

body.tax-trip_type #trip-list .single-trip .trip-content p.dates svg {
	width: 19px;
	margin-right: 10px;
	margin-bottom: -2px;
}

body.tax-trip_type #trip-list .single-trip .trip-content .excerpt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* Single Project - 21 July 2016 */

body.single .page-header,
body.page-child .page-header {
	text-align: center;
	padding: 0px !important;
	height: 337px;
	text-align: center;
	-webkit-justify-content: center; /* Safari 6.1+ */
	justify-content: center;	    
	display: -webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
	align-items: center;	 		    
}

body.single .page-header h1.page-title {
	margin-bottom: 30px !important;
	padding-left: 15px;
	padding-right: 15px;
}

body.single-project .page-header h1.page-title {
	text-transform: capitalize;
}





/* Home - Simple Carousel */








body.page-template-templatespage-donation-php .checkout section .block {
	background: inherit;
}



#projects-region {
	padding: 60px 0;
}

#projects-region p {
	font-family: 'Bebas Neue';
	font-size: 23px;
	font-weight: 500;
	color: #464342;
	
	margin: 0;
	padding: 0 35px 0 0;
	
	display: inline-block;
}

#projects-region ul {
	display: inline-block;
}

#projects-region ul li {
	display: inline-block;
}

#projects-region ul li a {
	font-family: Arvo;
	font-size: 14px;
	font-weight: 600;
	
	display: inline-block;
	padding: 0 15px;
}

/** Added styles **/



.lock {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.salutation {
  width: 100%;
  margin: 0 0 12px 0;
}

.form input[type="text"], 
.form input[type="email"], 
.form input[type="password"], 
.form textarea {
  font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.8em;
    display: block;
    margin: 0 0 13px 0;
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 3px;
    border: 1px solid #bbb;
    line-height: normal;
    outline: none;
}

.hidden {
  display: none!important;
}

.other label {
  height: 59px;
  display: inline-block!important;
  vertical-align: middle;
  padding: 12px 0!important;
}

.othersText {
  margin: 0!important;
}

::-webkit-input-placeholder { /* Firefox 18- */
  text-indent: 10px;
}

body.page-template-templatespage-unsuccessful-php .resp-bounds-2 h2 {
	font-family: Arvo;
	font-size: 27px;
	font-weight: 500;
	
	line-height: 35px;
	
	margin: 20px 0;
}
body.page-template-templatespage-unsuccessful-php .resp-bounds-2 p.back-to-home {
	margin-bottom: 0;
}

body.page-template-templatespage-unsuccessful-php .resp-bounds-2 p a.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 600;
	color: #e8a935;

	display: inline-block;
	
	border: 4px solid #e8a935;
	
	padding: 7px 25px;
	margin: 15px 0 0;
}

body.page-id-1026 .form-container #signin-form form#loginform input.input,
body.page-id-1026 .form-container #register form input.input {
	padding: 20px;
	border: 0 none;
	background: rgba(255,255,255,0.9);
    -moz-appearance: none;
    border: 0px solid #bdbdbd;
    border-radius: 0;
    margin: 0px;
    padding: 5px;
    text-indent: 10px;
    width: 100%;
}

.page-template-templatespage-profile-php #privacy-policy {
	border: 0px none;
	text-align: right;
	color: #e8a935;
}

.page-template-templatespage-profile-php #privacy-policy p a {
	color: #e8a935;
}

/* End New website styles */

@media handheld, only screen and (max-width: 780px) {

    .row, .container {
        width: 100%;
        min-width: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row .sixcol, .row .twelvecol {
        width: auto;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
    }
    
}

/* 720px and below */

@media (max-width: 720px) {
	
    .trigger, .activetrigger, .dropcontainer ul, .trigger_demo2, .activetrigger_demo2, .dropcontainer_demo2 ul {
        width: 100% !important;
    }
    
}

/*== Responcive css start ==*/
@media all and (max-width: 1000px) {
	
    .col1, .col10, .col11, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .box-list, .price-box, .donation-other-amount, .related-posts {
        float: none;
        width: 99%;
    }

    .countrymargin {
        margin-top: 25px;
    }
    
}

@media all and (max-width: 1920px) {
	
    .Filter {
        width: 54%;
        margin: auto;
    }

    .countries {
        font-size: 45px;
        color: #fff;
        float: left;
        top: 5em;
        position: relative;
        right: -1.5em;
    }

    .weserver {
        float: left;
        font-size: 45px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        top: 5em;
        left: -1em;
    }

    .mapmiddarea {
        width: 90%;
    }
    
}

@media all and (max-width: 1093px) and (min-width: 320px) {
  
    .countries {
        font-size: 45px;
        color: #fff;
        float: right;
        top: -3em;
        position: relative;
        right: -3em;
    }

    .newsroomtext {
            color: #098d77;
            font: 0.9em;
            left: 0.9em;
            position: relative;
            text-transform: uppercase;
    }
}

@media all and (max-width: 1849px) and (min-width: 980px) {
  
.slider_headingr {
 display:none;
}

}

@media all and (max-width: 1549px) and (min-width: 980px) {
  

  
/*  .countries {
font-size: 45px;
color: #fff;
float: right;
top: 5em;
position: relative;
right: 4em;
}
  */
  
  
  
  
    .weserver {
        float: left;
        font-size: 45px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        top: 5em;
        left: 0em;
    }

    .rounded {
        margin: auto;
        width: auto;
        position: relative;
        right: -2em;
    }

    .countries {
        font-size: 45px;
        color: #fff;
        float: left;
        position: relative;
        right: -1em;
        top: 5em;
    }

    .mapmiddarea {
        margin: auto;
        float: initial;
        width: 100%;
    }

    .search-wrap {
        width: 27%;
    }

    #sub3 {
        left: 0;
        top: -2em;
        background-color: #fff;
        width: 46%;
    }

    .Filter {
        width: 47em;
    }
}

@media all and (max-width: 1390px) {


    .contaner {
        margin: 0 auto;
        width: 90%;
    }

    .believestext h4 {
        padding-top: inherit;
        width: 100%;
        float: right;
    }

    .loginmain .logincontainer {
        width: 70%;
    }

    .blogarea {
        width: 65%;
    }

    .blogtitle {
        font: normal 3.7em 'gotham_boldregular';
top: 6em;
width: 72%;
text-transform: capitalize;
    }
}

@media all and (max-width: 1195px) and (min-width: 600px) {
  
  


  
  
  
    div#horizontalTab {
        width: 94% !important;
        margin: 14em auto !important;
    }

    .wrap-contact .infoform input[type="text"] {
        width: 96.5%;
    }

    .wrap-contact .infoform input[type="submit"] {
        float: left;
    }

    .roundbox h4 {
        font: normal 2.0em "ArcherPro";
        color: #eab95d;
        line-height: 1.0em;
        letter-spacing: 0;
        text-align: justify;
        padding-top: 1em;
        float: right;
        width: 63%;
        margin: 0 auto;
        margin-bottom: 1em;
    }

    .hunger-crises .col1 {
        width: 96%;
    }

    .button a {
        padding: 0.7em 1em;
    }

    .wrap-giftctalog .leftwrap {
        width: 99%;
    }

    .wrap-contact .infoform input[type="text"] {
        margin: 1% 1%;
    }

    .wrap-giftctalog .wrapbox {
        width: 98%;
    }
}

@media all and (max-width: 950px) and (min-width: 479px) {
  
  
  
    .style-tabs {
        background: none;
        width: 56.5em;
        margin: 20em auto 6em;
        display: none;
    }

    .wrap-contact .infoform input[type="submit"] {
        float: left;
    }

    .roundbox h4 {
        font: normal 2.0em "ArcherPro";
        color: #eab95d;
        line-height: 1.0em;
        letter-spacing: 0;
        text-align: justify;
        padding-top: 1em;
        float: right;
        width: 63%;
        margin: 0 auto;
        margin-bottom: 1em;
    }

    footer .col3 {
        width: 35%;
    }

    footer .col3-s {
        width: 39%;
        margin-left: 6em;
        float: right;
    }

    .col3.col3-s.last {
        clear: both;
        margin-right: 24px;
    }

    .intrested-areas {
        width: 100%;
    }

    .wrap-contact .infoform .squaredone {
        width: 48.33%;
    }

    .wrap-contact .infoform input[type="text"] {
        margin: 1% 1%;
    }

    .circle {
        width: 23%;
        height: 56%;
        background: #edbd53;
        border-radius: 50%;
        box-shadow: 0 0 0px 14px #dcb04d;
        float: left;
        margin-left: 3.4em;
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .wrap-contact .infoform input[type="submit"] {
        float: left;
    }

    .believes {
        margin-top: 5em;
    }
}

@media all and (max-width: 993px) and (min-width: 320px) {
  
  #slidercontainer {
margin-bottom: -5em;
}
  
  
    h1 {
        color: #fff;
        font: 3.8em/1em 'gotham_boldregular';
        text-align: center;
        text-shadow: 5px 1px 10px #000;
        text-transform: uppercase;
    }

    h1.pageheading {
        color: #fff;
        font: 3.2em/1em 'gotham_boldregular';
        text-align: center;
        text-shadow: 5px 1px 10px #000;
        text-transform: uppercase;
        margin-top: 4em;
    }

    .banner-wraper-about p {
        color: #fff;
        font: 5em 'gotham_boldregular';
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        text-shadow: 5px 1px 10px #000;
        text-transform: uppercase;
        top: 2em !important;
        width: 100%;
    }

    .Filter {
        width: 90%;
    }

    .countries {
        right: 0;
    }

    select#country {
        width: 97%;
    }

    #city {
        width: 98%;
        float: right;
    }

    .weserver {
        display: none;
    }

    .rounded {
        display: none;
    }

    .countries {
        display: none;
    }

    div#slidercontainer p {
        font-size: 16px;
    margin:0px;
    }

    ul.bjqs-controls.v-centered li.bjqs-prev a {
    }

    ul.bjqs-controls.v-centered li.bjqs-next a {
    }

    .mobilecountries {
        display: block;
        color: #fff;
        text-align: center;
        font-size: 35px;
        padding-top: 1em;
    text-transform: uppercase;
font-weight: bold;
font-family: 'gotham_boldregular';

    }

    .mobilecountries span {
        font-weight: bold;
    }

    .blogsubtitle {
        font-size: 15px;
    }

    .alignright a {
        left: -4em;
        width: 69px;
        font-size: 15px;
    }

    .alignleft a {
        top: 32em;
        right: -5em;
        font-size: 15px;
        float: right;
        width: 81px;
    }

    .blogarea {
        width: 67%;
    }

    .blogauthore {
        float: left;
        padding: 0em 0 1em 0em;
    }

    .alignleft a {
        background: url(images/blog_right_responciveicon.png);
        background-repeat: no-repeat;
    }

    .alignleft a:hover {
        background: url(images/slider_right_icon_responcivehover.png);
        background-repeat: no-repeat;
    }

    .alignright a {
        background: url(images/blog_left_responciveicon.png);
        background-repeat: no-repeat;
    }

    .alignright a:hover {
        background: url(images/blog_left_responcivehover.png);
        background-repeat: no-repeat;
    }

    .blogtitle {
        font: normal 3em 'gotham_boldregular';
    }
}

@media all and (max-width: 561px) and (min-width: 320px) {
  
  
  
    .circlesnews {
        background: none repeat scroll 0 0 #edbd53;
        border-radius: 6em;
        bottom: 3.5em;
        display: table;
        height: 10em;
        margin: 0 auto;
        padding: 0.1em;
        position: relative;
        width: 10em;
        border: solid 14px #dcb04d;
        color: #FFF;
        margin: 1em;
        left: 28%;
        float: none !important;
    }

    .circlesnews:hover {
        background: none repeat scroll 0 0 #dcb04d;
        border-radius: 80px;
        display: table;
        height: 10em;
        margin: 0 auto;
        padding: 0.1em;
        margin: 1em;
        color: #FFF;
        width: 10em;
        border: solid 14px #edbd53;
        left: 28%;
        float: none !important;
    }

    .banner-wraper-about p {
        color: #fff;
        font: 4em 'gotham_boldregular';
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: center;
        text-shadow: 5px 1px 10px #000;
        text-transform: uppercase;
        top: 2em !important;
        width: 100%;
    }

    .blogtitle {
        top: 7em;
        font: normal 2em 'gotham_boldregular';
    }

    .headingh2 {
        font: 1.2em 'ArcherSemibold';
        padding: 1em 0 0 1em;
    }

    p {
        font: normal 1em 'GothamBook';
        color: #464342;
        line-height: 1.5em;
    }

    .headingh3 {
        padding-left: 1em;
        font: normal 0.875em 'gotham_boldregular';
    }

    .headingh4 {
        padding-left: 1em;
        font: normal 0.875em 'gotham_boldregular';
    }

    ul#headingcontent li {
        font: normal 1em 'GothamBook';
    }

    .faq {
        font: normal 1em 'gotham_boldregular';
        padding-top: 2em !important;
    }
    
    
    
    
    
    
    
    
    
    
}

@media all and (max-width: 900px) and (min-width: 320px) {
  
  
  
  
    .sign {
        height: 4em;
        line-height: 12px;
    }

    .sign p {
        line-height: 12em;
        font-family: 'gotham_bookregular';
        font-size: 27px;
        color: #5b9a98;
    }

    .sign p a {
        text-decoration: none;
        color: #5b9a98;
    }

    .logo {
        margin-left: 2px;
        width: 64%;
    }

    .container2 {
        display: block;
    }

    nav#ddmenu {
        display: block;
    }

    a#bt2 {
        height: 82px;
        float: left;
        position: absolute;
        top: 0;
        width: 15%;
        background: url(images/responcive-search.png) 15px 26px  repeat;
        background-repeat: no-repeat;
    }

    a#bt2:hover {
        background: #098d77 url(images/search_hover.png) 15px 26px no-repeat;
    }

    .flexslider.carousel {
        display: block;
    }

    #container {
        display: block;
    }

    div#tabsWithStyle {
        display: none;
    }

    .responcivesearch {
        float: left;
        width: 7%;
        margin-top: 1em;
        display: block;
    }

    .donateres {
        width: 100%;
        float: left;
        height: 137px;
        background: #daa93c;
        display: block;
    }

    .donateres p {
        font: normal 2em 'gotham_boldregular';
        color: #fff;
        text-align: center;
        line-height: 4em;
    }

    section.adra-improves h2 {
        font: normal 1.6em 'gotham_boldregular';
        width: 97%;
        margin-top: -2em;
        padding-left: 1em;
        padding-right: 1em;
        display: block;
    }

    .section.adra-improves p {
        font: normal 1.5em 'GothamBook';
        width: 70%;
        margin: 0 auto;
    }


    .responcivemenu {
        display: block;
        position: absolute;
        right: 0;
        width: 100%;
        top: 3em;
    }

    .responcivemenu ul {
        padding-top: 5em;
        margin: 0;
        width: 100%;
        float: left;
        margin-right: 0em;
        margin-top: 0;
        background: url(images/mobilenav-bg.png) repeat;
    }

    .responcivemenu ul li {
        font: normal 2em 'gotham_boldregular';
        text-align: left;
        color: #4b4847;
        padding-left: 3em;
        padding-top: 0;
        line-height: 4em;
        text-transform: capitalize;
    }

    .responcivemenu ul li a {
        color: #4b4847;
        padding: 2em 0 2em 3em;
        text-decoration: none;
    }

    .responcivemenu ul li a.our {
        background: url(images/Our-Impact-bg.png) left center no-repeat;
    }

    .responcivemenu ul li a.make {
        background: url(images/make-bg.png) left center no-repeat;
    }

    .responcivemenu ul li a.about {
        background: url(images/about-bg.png) left center no-repeat;
    }

    .responcivemenu p {
        line-height: 7.8em;
        text-indent: 7em;
    }

    .responcivemenu p a {
        color: #5b9a98;
    }

    .top-bar-section {
        display: none;
    }

    .search-wrap {
        display: none;
    }

    .donate {
        display: none;
    }

    #pull {
        display: block;
        width: 80px;
        height: 46px;
        float: right;
        background: url(images/responsive_menu02.gif) 0px 0px no-repeat;
        top: 20px;
        right: 25px;
        margin: -12px 0 0 0;
    }

    .wrap-contact .infoform input[type="submit"] {
        float: left;
    }

    .roundbox h4 {
        font: normal 2.0em "ArcherPro";
        color: #eab95d;
        line-height: 1.0em;
        letter-spacing: 0;
        text-align: justify;
        padding-top: 1em;
        float: right;
        width: 63%;
        margin: 0 auto;
        margin-bottom: 1em;
    }

    .wrap-giftctalog h3 {
        color: #fff;
        padding: 0;
    }

    .onepcssgrid-1000, .onepcssgrid-1200, .onepcssgrid-960 {
        padding: 0 0 0 0%;
    }

    .wrap-giftctalog h4 {
        text-align: center;
    }

    .content {
        text-align: center;
    }

    .leftwrap2 {
        display: block;
        background: url(images/cont.png) repeat;
        height: 174px;
    }

    .wrap-giftctalog .leftwrap {
        width: 100%;
    }

    .wrap-giftctalog .wrapbox {
        width: 99%;
        padding: 0;
    }

    .hunger-crises .col1 {
        width: 95%;
    }

    .adra-improves {
        width: 100%;
    }

    .wrap-info .wrapbox {
        width: 88%;
        float: right;
        margin-right: 1em;
    }

    .wrap-giftctalog .wrapbox .content {
        width: 100%;
    }

    .wrap-giftctalog .wrapbox .button {
        width: 85%;
        padding: 3em 0;
    }

    .hunger-crises .col1 .button {
        margin-left: -4.5em;
        padding-top: 3.5em;
        width: 20em;
    }

    .button a {
        padding: 0.7em 2em;
    }

    .roundbox {
        max-width: 100%;
    }

    .circle {
        width: 34%;
        margin: 2em auto;
        float: inherit;
    }

    .intrested-areas {
        width: 101%;
    }

    .wrap-contact .infoform {
        width: 83%;
    }

    .wrap-contact .infoform input[type="text"] {
        margin: 1%;
        width: 97%;
    }

    intrested-areas {
        width: 100%;
    }

    .wrap-contact .infoform .squaredone {
        width: 100%;
    }

    .onepcssgrid-1200 {
        max-width: 100%;
    }

    footer .col3 {
        width: 80%;
        margin-left: 3em;
    }

    footer .col3-s {
        width: 100%;
        margin-left: 6em;
        float: inherit;
        clear: both;
        margin-left: 9em;
    }

    .col3.col3-s.last {
        clear: both;
        margin-left: 9em;
    }

    .circle:hover {
        margin-top: inherit;
    }

    .allbox {
        float: initial;
        margin-bottom: 6em;
        margin-top: 3em;
        margin-left: 0;
        width: 90%;
        margin: 0 auto;
    }

    .accordionsection {
        width: 100%;
    }

    .believestext2 {
        width: 82%;
    }

    .quote {
        margin-top: 2em;
        float: left;
    }

    .spread-quote-text p {
        font: normal 1.9em/.9em ArcherSemibold;
        color: #fff;
        font-style: italic;
        text-align: center;
        padding: 4em 0 0 0 !important;
    }

    .spread-quote-text {
        width: 80%;
        margin: 0 auto;
    }

    .spread-quote-text p:after {
        content: "";
        background: url(images/Quote_arrow2.png);
        width: 200px;
        height: 109px;
        margin-top: -1em;
        margin-left: 1em;
        position: absolute;
        background-repeat: no-repeat;
    }

    .spread-quote-text p:before {
        content: "";
        background: url(images/Quote_arrow.png);
        width: 200px;
        height: 109px;
        margin-top: -3em;
        margin-left: -1em;
        position: absolute;
        background-repeat: no-repeat;
    }

    .gotoblog {
        width: 100%;
        font: normal 1em 'gotham_boldregular';
    }
}

@media all and (max-width: 980px) and (min-width: 320px) {
  
  .spreadcontant p {
font-size: 18px;}
  
    div#content {
        float: left !important;
/*width: 92% !important;*/
        margin: 0 0 0 1em;
    }
/*div#slidercontainer p {
text-align: center;
margin-top: 4em;
margin-right: 0px;
}
*/
    p.slider_heading {
        display: none;
    }

    ul.bjqs-controls.v-centered li.bjqs-prev a {
        left: 0em;
background: url(images/responcive_icon_left.jpg) #fff;
background-repeat: no-repeat;
width: 8% !important;
height: 29%;
top: 2em !important;
    }

    ul.bjqs-controls.v-centered li.bjqs-next a {
       right: 0;
background: url(images/responcive_icon_right.jpg);
width: 9%;
background-repeat: no-repeat;
height: 29%;
top: 2.5em !important;
    }

    #banner-fade, #banner-slide {
        margin-bottom: 60px;
        clear: both !important;
        border: 0px #daa93c solid !important;
    }

    ol.bjqs-markers.h-centered {
        text-align: center;
        display: none;
    }

    .col4 {
        width: 100%;
        float: left;
        position: relative;
        padding-top: 1em;
    }
  
  
  @media all and (max-width: 935px) {
        .contaner{
width: 94%;
    }

    .accordion li div {
        width: 100%;
    }

    .accordion a {
        font: bold .8em/2em ArcherSemibold;
    }

    .believestext p {
        padding-top: 3em;
        font-size: 2em;
    }

    .believestext h4 {
        padding-top: inherit;
        font-size: 1.2em;
    }

    .faq {
        font: normal 1em 'gotham_boldregular';
        text-indent: 17px;
        margin-top: 2.5em;
        float: left;
    }

    .faqleft {
        float: left;
        margin-top: 3%;
        margin-left: 2%;
        margin-bottom: 2%;
    }

    .believestext2 p:after {
        content: "";
        background: url(images/Quote_arrow2.png);
        width: 200px;
        height: 109px;
        margin-top: -5em;
        margin-left: 0em;
        position: absolute;
        background-repeat: no-repeat;
    }

    .believestext2 p {
        padding-top: 3em;
    }

    .loginmain .logincontainer {
        width: 95%;
    }

    .loginmain .logincontainer {
        width: 97%;
    }

    .gotoblog {
        width: 100%;
        font: normal 1em 'gotham_boldregular';
    }
}
  




