/*
 Theme Name:   RITM Custom Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  gwt-wordpress-25.3.3 Child Theme
 Author:       Research Institute for Tropical Medicine
 Template:     gwt-wordpress-25.3.3
 Version:      1.0.0
*/

@import url("../gwt-wordpress-25.3.3/theme.css");
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #878787 #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 8px!important;
  }

  *::-webkit-scrollbar-track {
    background: transparent !important;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #aaaaaa;
    border-radius: 15px;
    border: 1px solid #ededed;
  }
/** Slider Edits **/
.container-slider {background-color: #fff;}

.flexslider {margin: 0px 0 0px 0 !important;}

.govph-flexslider {
  margin: 0 0 0 0 !important;
}
.sliderbox {
    width: 100% !important; 
    /*padding: 0px !important; */
    /*margin: 0px !important;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sliderbox .columns {padding-left: 0px; padding-right: 0px; overflow: hidden !important;}

.sliderbox .banner-pads {padding: 0px !important; margin: 0px !important;}

.flexslider {border: none !important;}

/* Caption style - taken from Orbit */
.flex-caption {
        position: absolute;
        bottom: 30px !important;
        left: 12% !important;
        background-color: rgba(0, 0, 0, 0.7) !important;
        color: #000 !important;
        width: 35% !important;
        height: auto !important;
        font-size: 36px !important;
        line-height: 50px !important;
        text-align: center;
        font-weight: 200 !important;
        background: rgba(255,255,255,0.75) !important;
        padding: 20px 40px 25px 40px !important;
}
.flex-control-nav {width: 100%; position: absolute; bottom: 0px !important; text-align: center;}



/** Masthead Edits **/
.container-masthead {background-color: #00523c !important; border-bottom: none;}
.container-masthead .logo {
    display: block;
    width: auto;
    /*text-align: center;*/
    margin: 0px auto 0px auto;
    padding: 20px 0px 20px 0px;
}
.home-news-theitems
.container-banner-custom {
    background-image: url(inside-headergfx.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    /*background-position: bottom -85px right 100px;*/
    background-size: cover;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.container-banner-custom header {
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
}
header .page-title, header .entry-title {
    font-size: 24px !important;
    line-height: 26px;
    color:#00523c;
}

.entry-title{
    font-size: 24px;
}

/** auxiliary-menu **/
  
@media only screen and (min-width: 40.063em) {
    
    /*#auxiliary {background: #3a6933;}*/
    
    #aux-nav .top-bar-section {background: #3a6933;}
    
    #aux-nav .top-bar-section ul li {height: 38px; border-right: 1px solid #2b5325;}
    #aux-nav .top-bar-section ul li > a {
        height: 38px;
        line-height: 37px;
        text-transform: uppercase;
        overflow: auto;
        background-color: #3a6933;
        font-weight: bold;
        color: #bdc7bb;
    }
    #aux-nav .top-bar-section ul li > a:hover {background-color: #1c3918; color: #fff;}
    #aux-nav .top-bar-section ul li.has-dropdown:hover, #aux-nav .top-bar-section ul li.has-dropdown:hover a {
        background-color: #1c3918;
    }
    #aux-nav .top-bar-section ul li.has-dropdown ul li a {font-weight: normal; text-transform: none;}
   #aux-nav .top-bar-section ul li.has-dropdown:hover > ul > li:hover, #aux-nav .top-bar-section ul li.has-dropdown:hover > ul > li:hover a {
        background-color: #11260e;
    }
}

/** Footer Edits **/
#footer {
    background-color: #3a6933;
    background-image: url(images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #d2e5c3;
    padding-top: 40px;
    padding-bottom: 40px;
}
#footer .row {padding-left: 15px; padding-right: 15px;}
#footer .widget-title {
    color: #fff;
    font-size: 16px;
    font-family: "Roboto Condensed", Arial, sans-serif;
}
#footer .row > div.widget-area:nth-child(1) {
    background: rgba(0,0,0,0.40);
    padding: 24px 20px 10px 20px;
}
.footer-transparencyseal {padding: 0px 0px 10px 0px;}
.footer-transparencyseal .col1-seal {
    width: 41%;
    float: left;
}
.footer-transparencyseal .col1-seal img {width:100%; height: auto;}
.footer-transparencyseal .col2-links {
    width: 55%;
    float: right;
}
.footer-transparencyseal .col2-links ul {
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    padding:0px 0px 0px 0px;
}
.footer-transparencyseal .col2-links ul li {
    background-image: url(images/icon-footer.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 15px;
    font-size: 12px;
}
.footer-transparencyseal .col2-links ul li a {color: #9fd079 !important; text-decoration: underline;}
.footer-transparencyseal .col2-links ul li a:hover {color: #fff !important;}

#footer .row > div.large-3:nth-child(1) .textwidget, #footer .row > div.large-3:nth-child(2) .textwidget, #footer .row > div.large-3:nth-child(3) .textwidget, #footer .row > div.large-3:nth-child(4) .textwidget {
    font-size: 12px;
    color: #d2e5c3;
    line-height: 22px;
}
#footer .row > div.large-3:nth-child(2) .widget-title, #footer .row > div.large-3:nth-child(4) .widget-title {padding-top: 24px; padding-bottom: 6px;}

#footer .row > div.large-3:nth-child(1) {width: 33%;}
#footer .row > div.large-3:nth-child(2) {width: 25%; padding-left: 22px;}
#footer .row > div.large-3:nth-child(3) {width: 25%;}
    #footer .row > div.large-3:nth-child(3) .widget-title {display: none;}
    #footer .row > div.large-3:nth-child(3) .textwidget {padding-top: 55px;}
#footer .row > div.large-3:nth-child(4) {width: 17%;}

.footer-iconbox {
    width: 30px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #fdfcc6;
}
.footer-contacttext {float: left; width: 88%; padding-top: 2px;}
.footer-contacttext strong {
    font-size: 14px;
    color: #fdfcc6;
    font-family: "Roboto Condensed", "Roboto", Arial, sans-serif;
}
.footer-contact-item {padding-bottom: 10px;}
ul.footer-sn {margin: 0px; padding: 5px 0px 0px 0px; list-style-type: none;}
ul.footer-sn li {
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 0px;
    float: left;
}
ul.footer-sn li img {
    -webkit-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px -5px rgba(0,0,0,0.75);
}

/** Content Edits **/
#main-content {color: #555555;}
#main-content a {color: #3a6933; text-decoration: none;}
#main-content a:hover {color: #7bbb49;}
#main-content .row {padding: 0px 15px 60px 15px;}
#content {width: 83.12%; padding: 0px;}
    .content-nosidebars {margin: auto;}
    

#content {
    background-color: #f5f5f5;
    padding: 40px 45px 40px 45px;
    min-height: 800px;
}
.main-postpagearea {padding: 30px 0px 10px 0px;}

#content .entry-content {}

.postsubpage-title {
    font-size: 36px;
    line-height: normal;
    padding-bottom: 20px;
    color: #000;    
}

div.boxedcontent {
    width: 49%;
    background-color: #f5f5f5;
    min-height: 465px;
    margin:20px 0px 40px 0px;
}
div.boxedcontent img {width: 100%; height: auto;}
.main-pageareanosb div.boxedcontent:nth-of-type(odd) {float: left;}
.main-pageareanosb div.boxedcontent:nth-of-type(even) {float: right;}

div.boxedcontent .boxed-body {padding: 22px 22px 22px 22px;}
div.boxedcontent .boxed-body h2 {
    color: #000;
    font-family: "Roboto Condensed", "Roboto", Arial, sans-serif;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0px !important;
    padding: 0px 0px 10px 0px !important;
    font-weight: 700;
}
.boxed-body-morelink {margin: 0px 0px -45px 0px; padding:5px 0px 0px 0px; text-align: center;}
.boxed-body-morelink a {
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    border: 1px solid #6aa53c;
    background-color: #7bbb49;
    text-decoration: none !important;
    text-transform: uppercase;
}
.boxed-body-morelink a:hover {background-color: #000; border: 1px solid #000;}

/** Sidebar Edits **/
#sidebar-right, #sidebar-left {width:15.12%; padding: 0px; float: right;}
#sidebar-right .widget, #sidebar-left .widget {
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border: none;
    
}
#sidebar-right .widget ul, #sidebar-left .widget ul {margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#sidebar-right .widget ul li, #sidebar-left .widget ul li {
    font-size: 14px;
    line-height: 20px;
    color: #3a6933;
    border-bottom: 1px solid #eaeaea;
    background-image: url(images/icon-sidebar.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px 0px 10px 0px;
    padding:0px 10px 10px 18px;
}
#sidebar-right .widget ul li a, #sidebar-left .widget ul li a {text-decoration: none !important;}
#sidebar-right .widget ul li.current_page_item, #sidebar-left .widget ul li.current_page_item {font-weight: bold; color: #000;}
#sidebar-right .widget ul li.current_page_item a, #sidebar-left .widget ul li.current_page_item a{color: #000 !important; text-decoration: none !important;}
#sidebar-right .widget-title, #sidebar-left .widget-title {
    color: #000000;
    font-size: 16px;
    border-bottom: 3px solid #eaeaea;
    margin: 0px 0px 15px 0px;
    padding:0px 0px 10px 0px;
}

#main-content .row .medium-pull-8, #main-content .row .large-pull-8 {
    position: relative;
    right: 0 !important;
    left: auto;
}
#main-content .row .large-push-4, #main-content .row .medium-push-4 {
    left: 0 !important;
}
.widget select {
    width: 100%;
    padding:5px;
    margin: 0px 0px 15px 0px;
    background: #d1e7bf;
    border: 1px solid #d1e7bf;
    color:#3a6933;
    outline:none;
    display: inline-block;
    cursor:pointer;
    font-size: 14px;
    font-style: italic;
}
.widget label {display: none;}



/** Breadcrumbs **/
.breadcrumbs {
  padding: 10px 0px 10px 0px;
  background-color: transparent;
  border: none;
}
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 12px;
    line-height:normal;
    text-transform: none;
    color: #969494; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #969494; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #969494; }
      .breadcrumbs > *.unavailable a {
        color: #969494; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #969494;}
    .breadcrumbs > *:before {
      content: "/";
      color: #969494;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }


/** Homepage **/
.servicesbar {
    padding: 60px 0px 30px 0px;
    background-color:#eaeaea;
}
.servicesbar .row {padding-left: 15px; padding-right: 0px;}
.servicebox {
    width:25%;
    float: left;
}
.service-body {
    margin: 0px 22px 22px 0px;
    position: relative;
}
.service-body img {width: 100%; height: auto;}
.service-inner {
    top: 0;
  background: transparent;
  width: 100%;
  margin-bottom: 0;
}
.service-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.60);
     color: #7bbb49;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}
.service-link .service-border {
    border: 1px solid #909090;
    height: 100%;
    vertical-align: middle;
    padding-top: 11%;
}
.service-link:hover .service-border {border: 1px solid #fff;}
.service-link:hover {
    background: rgba(123,187,73,0.90);
    color: #fff;
}
.service-link .service-label {
    display: block;
    font-size: 20px;
    padding-top: 10px;
}
.servicesbar-heading {
    border-top: 1px solid #b2b2b2;
    padding: 0px 0px 40px 0px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 10px;
}
.servicesbar-heading h2 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 10px;
    margin: -13px 0px 0px 0px;
    padding: 0px;
}
.servicesbar-heading span {padding-left: 15px; padding-right: 15px; background-color: #eaeaea;}


.home-content {width: auto; margin: 0px 15px 0px 15px; padding:40px 0px 40px 0px;}

.home-announcements {width: 30%; float: right;}
.home-announcements .box-body {margin: 0px 8px 0px 10px;height: 500px!important;overflow: auto!important;}
.home-announcements .post-item {
    border-bottom: 1px solid #eaeaea;
    margin: 0px 0px 15px 0px;
    padding: 0px 22px 20px 22px;
}
.home-announcements .post-item .thepost-title {
    font-size: 14px;
    line-height: 24px;
    color: #3a6933;
}
.home-announcements .post-item .thepost-title a {color: #3a6933; text-decoration: none !important;}
.home-announcements .post-item .thepost-title a:hover {color: #7bbb49;}
.home-announcements .morelink, .home-news .morelink {
    padding:5px 0px 10px 22px;
    color: #606060;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
}
.home-announcements .morelink a, .home-news .morelink a {color: #7bbb49 !important; text-decoration: underline;}
.home-announcements .morelink a:hover, .home-news .morelink a:hover {color: #3a6933 !important;}

.home-newsdata {width: 70%; float: left;}
.home-newsdata .box-body {padding:0px 10px 0px 0px;}
.home-news {width: 54%; float: left;}

.home-news-theitems {
    border-bottom: 3px solid #e2e2e2;
    margin: 0px 0px 10px 0px;
    padding: 0px 22px 20px 22px;
    /*height: 700px; */
    /*overflow: auto;*/
}
.home-news .post-item {
    padding: 10px 0px 10px 0px;
}
.home-news-img {width:28%; float: left;}
.home-news-img img {width: 100%; height: auto;}
.home-news-txt {width: 68%; float: right;}
.home-news-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #3a6933;
}
.home-news-title a {color: #3a6933; text-decoration: none !important;}
.home-news-title a:hover {color: #7bbb49;}
.home-news-content {
    padding: 6px 0px 6px 0px;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 22px;
}
.home-news-content p {
    font-size: 12px;
    line-height: 22px;
}
.home-news-content a {color: #7bbb49 !important; text-decoration: underline;}
.home-news-content a:hover {color: #3a6933 !important;}

.home-news .morelink {
    text-align: center;
    padding:5px 10px 10px 10px;
}


.home-data {width: 43.13%; float: right;}
.home-data-title {
    height: 40px;
    color: #9f9f9f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #f5f5f5;
    display: inline-block;
    margin-bottom: -2px;
}
    .home-data-title div {float: left;}
    .data-title-text {padding-top: 10px;}
.home-data-body {
    background-color: #f5f5f5;
    border-top: 2px solid #e3e2e2;
    border-right: 2px solid #e3e2e2;
    border-bottom: 2px solid #e3e2e2;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    padding: 20px 15px 30px 15px;
    height: 780px!important; 
    overflow: auto!important;
}
.home-data .post-item {
    background-color: #fff;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.home-data-titlenumber {
    margin: 0px 0px 0px -15px;
    padding: 15px 0px 15px 0px;
}
.home-data-titlenumber .data-number {
    background-image: url(images/datanumber.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: auto;
    background-color: #c43d41;
    height: 42px;
    padding:0px 20px 0px 10px;
    float: left;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    font-style: italic;
}
.home-data-titlenumber .data-title {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    color: #000;
    font-style: italic;
    float: left;
    padding: 8px 0px 0px 5px;
}
.home-data-postcontent {
    padding: 0px 22px 20px 22px;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 22px;
}
.home-data-postcontent a {color: #000 !important; text-decoration: underline;}
.home-data-postcontent a:hover {color: #7bbb49 !important;}

.home-data-morelink {margin: 0px 0px -45px 0px; padding:15px 0px 0px 0px; text-align: center;}
.home-data-morelink a {
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    background-color: #6d6960;
    text-decoration: none !important;
    text-transform: uppercase;
}
.home-data-morelink a:hover {background-color: #7bbb49;}

.home-subheading {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 3px solid #e2e2e2;
    margin: 0px 0px 15px 0px;
    padding:10px 10px 10px 10px;
}

/** Posts **/
.posttimedate {
    color: #969494;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0px;
    padding:8px 0px 0px 0px;
    font-size: 11px;
}

.postmetastuff {
    border-top: 1px solid #d0cfcf;
    font-size: 11px;
    color: #626262;
    margin: 10px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px;
}
.postmetastuff .postauthor {
    float: left;
    font-size: 11px;
    color: #626262;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0px;
    padding:10px 20px 0px 0px;
}
.postmetastuff .posttimedate {float: left; padding-right: 20px; padding-top: 10px;}
.postmetastuff .postcategories {
    float: left;
    color: #969494;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0px;
    padding:10px 0px 0px 0px;
    font-size: 11px;
}
.postmetastuff .postcategories a {color: #969494 !important; text-decoration: none !important;}
.postmetastuff .postcategories a:hover {color: #000 !important;}


/** Archive **/
#content .main-postpagearea-archive, .main-postpagearea-archive {
    background-color: #f5f5f5;
    padding: 42px 22px 22px 22px;
}
.main-postpagearea-archive .post-item {
    margin:0px 0px 30px 0px;
    padding: 0px 22px 30px 22px;
    border-bottom: 1px solid #d0cfcf;
}
.main-postpagearea-archive .post-item-img {width:18%; float: left;}
.main-postpagearea-archive .post-item-img  img {width: 100%; height: auto;}
.main-postpagearea-archive .post-item-txt {width: 80%; float: right;}
.main-postpagearea-archive .post-item-title {
    font-size: 24px;
    line-height: 34px;
    color: #000;
}
.main-postpagearea-archive .post-item-title a {color: #000 !important; text-decoration: none !important;}
.main-postpagearea-archive .post-item-title a:hover {color: #7bbb49 !important;}
.main-postpagearea-archive .post-item-content {
    padding: 6px 0px 0px 0px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 28px;
}
.main-postpagearea-archive .post-item-content p {
    font-size: 14px;
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.main-postpagearea-archive .post-item-content a {color: #7bbb49 !important; text-decoration: underline;}
.main-postpagearea-archive .post-item-content a:hover {color: #3a6933 !important;}

.main-postpagearea-archive .postmetastuff {border-top: none; padding: 0px 0px 0px 0px;}

.archiveheading {
    background-color: #eaeaea;
    font-size: 36px;
    line-height: 46px;
    color: #000;
    padding: 22px 22px 7px 22px;
}
    .archivepage-categdesc {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0px 0px 0px;
    }

/** Addthis **/
.addthisbox {padding:20px 0px 20px 0px;}
.linesep {
    background-color: #e2e2e2;
    height: 1px;
    margin: 40px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.faqcategory {
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}
.neqasfaqcategory {
    font-size: 25px;
    font-weight: 400;
    text-transform: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
}

/*.accordion {margin-bottom: 30px;}*/
/*.accordion dd {margin-bottom: 1px !important;}*/
/*.accordion dd.active > a {font-weight: bold; text-decoration: none !important; color: #fff !important; background: #3f7929;}*/
/*.accordion dd > a:hover {background: #3f7929; color: #fff !important;}*/

.accordion {
    margin-bottom: 10px;
}
.accordion dd {
    margin-bottom: 10px !important;
}
.accordion dd > a{
    padding:8px!important;
    transition: 0.1s !important;
    text-decoration:none!important;
    /*background-color:#f5f5f5!important;*/
}
.accordion dd.active > a {
    text-decoration: none !important; 
    color:#009e11!important;
    background-color:#fff!important;
}
.accordion dd > a:hover {
    color:#009e11;
}
.accordion .content{
    padding:20px!important;
    
}
.accordion p{
    margin-bottom:0.25rem!important;
    font-size:14px;
}
.accordion-navigation{
    border-bottom:1px solid #d5d5d5;
}

/* Page Navigation */
.paging-navigation {margin: 0px; padding: 20px 0px 0px 0px; clear: both;}
.paging-navigation a {text-decoration: none !important;}
.paging-navigation h4.screen-reader-text {display: none;}
.paging-navigation .nav-previous, .paging-navigation .nav-next {font-size: 14px; text-transform: uppercase;}
.paging-navigation .nav-previous {float: left;}
.paging-navigation .nav-next {float: right;}


/* Alignments */
img.alignright {float:right; margin:0 0 20px 20px;}
img.alignleft {float:left; margin:0 20px 20px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 20px 20px}
a img.alignleft {float:left; margin:0 20px 20px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* PST */
.logos {margin: 10px 5px 10px 5px; height: 150px; overflow: hidden; border: 1px solid #e2e2e2; padding: 0px;}
.logos img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.logos a{
    padding:0px;
    margin:0px;
}

/** Mobile **/
@media screen and (max-width: 1210px) {
    
    .flex-caption {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        width: 50% !important;
        font-size: 32px !important;
        line-height: 42px !important;
        text-align: center;
        margin: auto !important;
        padding: 20px 40px 25px 40px !important;
    }
    .service-link .service-label {
        font-size: 17px;
        padding-top: 5px;
    }
    
}

@media screen and (max-width: 1010px) {
    
    .flex-caption {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        width: 50% !important;
        font-size: 28px !important;
        line-height: 38px !important;
        margin: auto !important;
        padding: 10px 20px 15px 20px !important;
    }
    
    .servicebox {
        width:50%;
        float: left;
    }
    .service-link .service-label {
        font-size: 30px;
        padding-top: 10px;
    }
    .service-link .service-border {padding-top: 15%;}
    
    .servicesbar-heading h2 {
        font-size: 25px;
        letter-spacing: 5px;
    }
    
    .home-announcements {
        width: auto; 
        float: none;
        
    }
    .home-newsdata {
        width: auto; 
        float: none; 
        padding-bottom: 30px;
        
    }
    .home-news {
        width: 100%!important;
        float: left;
    }
    .home-data {
        width: 43.13%; 
        float: right;
        
    }
    
    #footer .row > div.large-3:nth-child(1) {width:48%;}
    #footer .row > div.large-3:nth-child(2) {width:24%;}
    #footer .row > div.large-3:nth-child(3) {width:24%;}
    #footer .row > div.large-3:nth-child(4) {width:auto; float: none; clear: both;}
    
    .footer-iconbox {display: none;}
    .footer-contacttext {float: none; width: auto; padding-top: 0px;}
    .footer-contact-item {padding-bottom: 0px;}
    
    #content {width: 75%; padding: 0px;}
    #sidebar-right, #sidebar-left {width:23%; padding: 0px; float: right;}
    
    .logos {margin-top: 0px;}
    
    img.alignright {width:50%; height: auto;}
    img.alignleft {width:50%; height: auto;}
    img.aligncenter {display: block;}
    a img.alignright {width:50%; height: auto;}
    a img.alignleft {width:50%; height: auto;}
    a img.aligncenter {display: block;}
    
}
@media screen and (max-width: 900px) {
    
    #footer .row > div.large-3:nth-child(1) {width:60%;}
    #footer .row > div.large-3:nth-child(2) {width:50%;}
    #footer .row > div.large-3:nth-child(3) {width:50%;}
    
    .home-announcements {width: auto; float: none; padding: 0px 30px 30px 30px;}
    .home-news {width: auto; float: none; padding: 0px 30px 30px 30px;}
    .home-data {width: auto; float: none; padding: 0px 30px 30px 30px;}
    
    #content {width: auto; padding: 0px 0px 40px 0px; float: none;}
    #sidebar-right, #sidebar-left {width:auto; float: none;}

    
}
@media screen and (max-width: 630px) {
    
    .flex-caption {
        bottom: 0px !important;
        width: 100% !important;
        font-size: 20px !important;
        line-height: 30px !important;
        text-align: center;
        padding: 7px 0px 9px 0px !important;
    }
    
    .servicesbar-heading h2 {
        font-size: 20px;
        letter-spacing: normal;
        margin: -10px 0px 0px 0px;
    }
    
    .servicebox {width:80%; float: none; margin: auto;}
    .service-body {margin: 0px 0px 22px 0px;}
    
     #footer .row > div.large-3:nth-child(1) {width:auto; float: none; padding: 20px 20px 20px 20px; margin-bottom: 10px;}
    #footer .row > div.large-3:nth-child(2) {width:auto; float: none; padding: 20px 20px 0px 20px; margin-bottom: 0px;}
    #footer .row > div.large-3:nth-child(3) {width:auto; float: none; padding: 0px 20px 20px 20px; margin-top: 0px;}
    #footer .row > div.large-3:nth-child(4) {width:auto; float: none; padding: 0px 20px 0px 20px;}
     #footer .row > div.large-3:nth-child(3) .textwidget {padding-top:0px;}
     #footer .row > div.large-3:nth-child(2) .widget-title, #footer .row > div.large-3:nth-child(4) .widget-title {padding-top: 0px; padding-bottom: 6px;}
  
    div.boxedcontent {
        width: auto;
        min-height: inherit;
        margin:20px 0px 50px 0px;
    }
    .main-pageareanosb {padding: 30px 20px 10px 20px;}
  
}

@media screen and (max-width: 480px) {
    
    .servicebox {width:90%;}
    .service-link .service-border {padding-top: 12%;}
    .service-link .service-label {
        font-size: 20px;
        padding-top: 5px;
    }
    .servicesbar .row {padding-left: 0px; padding-right: 0px;}
    .home-news-img {width:auto; float: none; padding-bottom: 10px;}
    .home-news-txt {width: auto; float: none;}
    
    .main-postpagearea-archive .post-item-img {width:auto; float: none; padding-bottom: 10px;}
    .main-postpagearea-archive .post-item-txt {width: auto; float: none;}
    
    img.alignright {width:100%; margin:0 0 20px 0;}
    img.alignleft {width:100%; margin:0 0 20px 0;}
    img.aligncenter {width:100%; margin:0 0 20px 0;}
    a img.alignright {width:100%; margin:0 0 20px 0;}
    a img.alignleft {width:100%; margin:0 0 20px 0;}
    a img.aligncenter {width:100%; margin:0 0 20px 0;}

    
}