/*
* Theme Name:		GWT-Wordpress 25.3
* Theme URI:		http://i.gov.ph
* Description:		Custom WordPress theme based on the draft Unified Web Content Policy 
*					prepared by the PCDSPO, DOST-ASTI, and DOST-ICTO. Theme is built on 
*					HTML5 responsive WordPress framework based on ZURB's Foundation.
* Version:			25.3
* Author:			iGovPhil
* Author URI:		http://i.gov.ph
* License:			MIT License
* License URI:		http://www.opensource.org/licenses/mit-license.php
* Tags: 			theme-options, rtl-language-support, featured-images, editor-style, custom-menu, 
*					responsive-layout, right-sidebar, left-sidebar, one-column, two-columns, three-columns
*/


/** Your style here **/

body, h1, h2, h3, h4, h5, h6 {
  color: #252525;
  font-family: 'Lato', sans-serif;
}

#pst-container {
  font-family: 'Lato', sans-serif;
  padding: 46px 0;
  font-size: 16px;
}

#pst-time {
  font-size: 12px;
  margin-top: 5px;
}

body {
  padding-top: 286px;	
}

ol, ul {
  margin-left: 3rem;
}

body.menu-space {
  padding-top: 268px;
}

body.logged-in {
  padding-top: 286px;
}

body.logged-in.menu-space {
  padding-top: 268px;
}

.logged-in .headerNav {
  top: 32px;
}

.logged-in .headerNav.active {
  top: 32px;
}

.headerNav {
  background:#fff;
  top:0;
  left:0;
  width:100%;
  position:fixed;
  z-index: 9;
}

.headerNav.active {
  background: #fff;
  z-index: 9;
  top: 0;
  position:fixed;
}

#main-nav {
  z-index: 999999 !important;
}

.headerNav.active  #main-nav {
  display: none;	
}

.headerNav.active #pst-container {
  padding: 16px 0;
  display: none;
}

.headerNav.active h1.logo img {
  width: 350px;
}

.headerNav.active .container-masthead {
  margin: 0;
  transition: all 300ms ease-in-out;
}

a:hover {
  text-decoration: underline;
} 

:active, :focus {
  outline: none !important;
  outline: 0 !important;
  -moz-outline-style: none !important;
}


/** auxiliary menu **/

#auxiliary {
  background-color: #103a50;
  border: none;
}

#auxiliary ul li a {
  font-family: 'Lato', sans-serif !important;	
} 

#aux-main > ul > li {
  border: none;
}

#aux-main .has-dropdown > a::after, .dropdown.menu>li.is-dropdown-submenu-parent>a:after {
  border-color: #fff transparent transparent transparent;
  margin-right: 15px;
}

#aux-main ul li:hover:not(.has-form) > a,
#aux-main .dropdown li:not(.has-form) a:not(.button):hover,
#aux-main .dropdown li:not(.has-form):hover > a:not(.button) {
  background: #297fb7;
}

#aux-main li.current-menu-item:not(.has-form) a:not(.button) {
  background-color: #297fb7;
}

#aux-main li:not(.has-form) a:not(.button),
#aux-main li.active:not(.has-form) a:not(.button) {
  font-size: 18px;
  color: #fff;
}

#aux-main .is-dropdown-submenu {
  background: #103a50;
  width: 250px;
}

#aux-main ul.is-dropdown-submenu li a {
  background: #103a50 !important;
}

#aux-main ul.is-dropdown-submenu li a:hover, #aux-main ul.is-dropdown-submenu li.current-menu-item a, li.current-menu-parent.is-dropdown-submenu-parent {
  background-color: #297fb7 !important;	
}

#auxiliary {
  z-index: 9;
  position: relative;
}

#auxiliary a:hover {
  text-decoration: none;
}

#auxiliary .is-dropdown-submenu {
  min-width: 100%;
}

#main-nav .vertical li a::after, #aux-main .vertical li a::after {
  border-color: transparent transparent transparent #fff;
  margin-right: 15px;
}

#aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) {
  padding: 0px 45px;
}

#aux-main .is-dropdown-submenu li a {
  font-size: 14px !important;
  padding: 10px 45px !important;
}

#aux-main .is-dropdown-submenu li, #aux-main .is-dropdown-submenu li:not(.has-form) a:not(.button) {
  line-height: 1.3 !important;
}

#main-nav li:not(.has-form) a:not(.button), #main-nav li.active:not(.has-form) a:not(.button), #aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) {
  white-space: normal;
}

/** Buttons **/

a.btn1 {
  background: transparent;
  font-size: 24px;
  font-weight: bold;
  border: 4px solid #fff;
  width: 100%;
  padding: 26px;
  color: #fff;
  text-transform: uppercase;
  transition: 0.3s;
  display: block;
  text-align: center;
}

a.btn1:hover {
  background: #fff;
  color: #103a50;
  text-decoration: none !important;
}

a.btn2 {
  background: #12597f;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.3s !important;
  display: block;
  width: 150px;
  text-align: center;
  margin: 0 auto;
}

a.btn2:hover {
  background: #209bdc;
  text-decoration: none;
}

a.btn3 {
  background: #007dba;
  font-size: 14px;
  text-transform: none;
  padding: 10px 20px;
  margin-top: 15px;
  border: none;
  color: #fff;
  border-radius: 0;
  transition: 0.3s;
  text-align: center;
  width: 150px;
  display: block;
  margin-left: 150px;
}

a.btn3:hover {
  background: #255064;
  text-decoration: none !important;
}
a.btn5 {
  background: #12597f;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.3s !important;
  display: inline;
  text-align: center;
}

a.btn5:hover {
  background: #209bdc;
  text-decoration: none;
}
.home .container-banner {
  display: none;
}

.bannerWrapper {
  max-width: 100%;
  object-fit: cover;
  height: 600px;
  -moz-transition: -moz-transform .5s ease-in;
  -webkit-transition: -webkit-transform .5s ease-in;
  -o-transition: -o-transform .5s ease-in;
  display: table;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-attachment: initial !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.bannerCon {
  top: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.bannerCon img {
  width: 100%;
  height: 280px !important;
  object-fit: cover;
}

.newsletterWrapper .row {
  max-width: 61rem;
}

.home #main-content .row {
  max-width: 80rem;
}

.bannerWrapper .row {
  max-width: 60rem;
  margin: 0 auto !important;
}

.boxWrapper {
  background: #fff;
  padding: 15px;
}

.boxWrapper h2 {
  font-size: 18px;
}


.caption {
  margin-bottom: 10px;
  font-size: 15px;
}

.newsletterWrapper {
  background: #eeeeef;
  width: 100%;
}

.newsletterCon {
  font-size: 30px;
  padding: 20px 0;
}

.newsletterCon .title {
  color: #007dba;
  font-size: 34px;
  font-weight: bold;
}

::-webkit-input-placeholder {
  font-style: normal;
  color: #6b6b6b !important;
}

:-moz-placeholder { 
  font-style: normal;
  color: #6b6b6b !important;
}

::-moz-placeholder {  
  font-style: normal;
  color: #6b6b6b !important;
}

:-ms-input-placeholder {  
  font-style: normal;
  color: #6b6b6b !important;
}


.subForm {
  margin-top: 30px;
}

.subBox {
  padding: 50px .9375rem;
}

.reportWrapper {
  max-width: 100%;
  height: 200px;
  display: table;
  position: static;
  overflow: hidden;
  width: 100%;
  -moz-transition: -moz-transform .5s ease-in;
  -webkit-transition: -webkit-transform .5s ease-in;
  -o-transition: -o-transform .5s ease-in;
  background-attachment: initial !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  object-fit: cover;
}

.reportCon {
  top: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
}

.archive .thumbnail {
  display: none;
}

.archive  #main-content {
  padding: 40px 0;
}

#main-content {
  padding: 40px 0;
}

.home #main-content {
  padding: 0;
}

.whats-new {
  font-size: 13px;
  padding: 40px 0;
}

.page-id-5595 .whats-new, .page-id-5561 .whats-new {
  padding: 0;
}


.whats-new h4 {
  text-transform: none;
  line-height: 1.2;
  font-size: 15px;
}

.whats-new .post-title, .whatsnew-Con .post-title {
    height: 75px;
    line-height: 22px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 10px;
}

.whats-new a {
  color: #252525
}

.whats-new .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.sliderCon1 .owl-prev {
  position: absolute !important;
  left: -60px !important;
  top: 35% !important;
  border-radius: 0 !important;
  width: 30px !important;
  height: 30px !important;
  z-index: 9;
  color: #fff !important;
  background-color: rgba(25, 25, 25, 0.8) !important;
  font-size: 15px !important;
}

.sliderCon1 .owl-next  {
  position: absolute !important;
  right: -60px !important;
  top: 35% !important;
  border-radius: 0 !important;
  width: 30px !important;
  height: 30px !important;
  z-index: 9;
  color: #fff !important;
  background-color: rgba(25, 25, 25, 0.8) !important;
  font-size: 15px !important;
}


.owl-theme .owl-nav {
  margin-top: 0 !important;
}

.owl-theme .owl-nav [class*=owl-] {
  margin: 0 !important;
}


.align-center {
  text-align: center;
}

.whiteWrapper {
  width: 100%;
  background: #fff;
}

.grayWrapper {
  width: 100%;
  background: #ececec;
}

.page-id-5507 .grayWrapper {
  background: #fff;
}

.mainCon {
  padding: 40px 0;
}

ul.quick-links {
  list-style-type: none;
  width: 900px;
  margin: 0 auto;
}

ul.quick-links li {
  width: 50%;
  float: left;
  margin: 15px 0;
}

ul.quick-links li .title {
  font-size: 1.44rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  padding: 20px 0;
}

ul.quick-links li a {
  color: #252525;
}

.imgspc {
  float: left;
  margin-right: 30px;
}

.large-title {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: center;
}

.conBox {
  width: 50rem !important;
  margin: 0 auto !important;
  padding: 40px 0 !important;
}

.page-id-5416 #main-content {
  background: #f4f4f4;
}

.page-id-5416 .whiteWrapper .row {
  max-width: 50rem;
}

.page-id-5561 .whiteWrapper .row, .page-id-5595 .whiteWrapper .row {
  max-width: 47rem;	
}

.page-id-5561 .image-slider, .page-id-5595 .image-slider {
  height: 350px;
}

.page-id-5561 .captionBox, .page-id-5595 .captionBox {
  padding-bottom: 0;
}

.business {
  padding-bottom: 30px;
  border-bottom: 2px solid #dcdcdc;
  background: #fff;
  padding-top: 120px;
  margin-top: -100px;
}

.page-id-5416 div.container-banner, .page-id-5561 div.container-banner, .page-id-5595 div.container-banner, .page-id-5507 div.container-banner, .home div.container-banner {
  display: none;
}

div.container-banner {
  display: block;
}

.image-slider {
  object-fit: cover;
  height: 650px;
  -moz-transition: -moz-transform .5s ease-in;
  -webkit-transition: -webkit-transform .5s ease-in;
  -o-transition: -o-transform .5s ease-in;
  background-size: cover !important;
  display: table;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-attachment: initial !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.page-id-5507 .image-slider {
  background-attachment: initial !important;
}

.page-id-5561 .image-slider {
  background-attachment: initial !important;
  background-position: center center !important;
}

.page-id-5595 .image-slider {
  background-position: center top !important;
}

.slider-Caption {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 7;
}

.bannerBox {
  height: 650px;
  width: 100%;
  margin-top: -650px;
  position: relative;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.3);
}

.page-id-5561 .bannerBox, .page-id-5595 .bannerBox {
  height: 350px;
  width: 100%;
  margin-top: -350px;
  position: relative;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.3);
}

.captionBox {
  width: 70%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding-bottom: 200px;
}

.bannerTitle {
  font-size: 51px;
  font-weight: bold;
  text-shadow: 0px 2px 2px #626262;
  line-height: 1;
  margin-bottom: 15px;
}

.bannerContent {
  font-size: 25px;
  line-height: 1;
  text-shadow: 0px 2px 2px #626262;
  margin-bottom: 20px;
}

.whatsnew-Wrapper {
  width: 100%;
  position: absolute;
  margin-top: -260px;
  z-index: 7;
  background-color: rgba(18, 89, 127, 0.9);
  height: 260px;
}

.whatsnew-Con {
  padding: 20px 0 0 0;
  color: #fff;
  font-size: 13px;
}

.whatsnew-Con .title {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

.whatsnew-Con h4 {
  text-transform: none;
  line-height: 1.2;
  font-size: 15px;
}

.whatsnew-Con a {
  color: #fff !important;
}

.home .whatsnew-Wrapper {
  display: none;
}

.grayWrapper {
  width: 100%;
  background: #ececec;
}

.grayCon {
  padding: 40px 0;
  font-size: 14px;
}

.pub-title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 15px;
  height: 43px;
  text-transform: uppercase;
  line-height: 1.2;
}

.publication-img {
  float: left;
  margin-right: 20px;
  width: 130px;
}

.publication-img img {
  width: 100%;
  height: 183px !important;
  object-fit: cover;
}

.consumerBox {
  text-align: center;
  max-width: 70rem !important;
  margin: 0 auto !important;
  padding: 40px 0 0 0;
}

.consumerBox .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  height: 48px;
  margin-top: 10px;
}

.consumerBox .columns {
  margin-bottom: 50px;
}

.pub-content {
  font-size: 14px;
  height: 63px;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  margin-top: 30px !important;; 
}

.captionWrapper {
  height: 398px;
  display: table;
  position: relative;
  overflow: hidden;
}

.captionCon {
  display: table-cell;
  vertical-align: middle;
  font-size: 48px;
  line-height: 1.2;
  font-weight: bold;
}

.archive .banner-pads, .search .banner-pads {
  padding: 0 !important;
}

.banner-pads {
  padding: 40px 0 0 0 !important;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  border: none;
}

.banner-pads header {
  border-bottom: 3px solid #297fb7;
  padding: 0 0 10px 0;
}

.banner-pads h1 {
  color: #297fb7;
  margin: 0;
  text-transform: none;
} 

.pub-title a {
  color: #262626;
}

.publicationCon .row {
  max-width: 70rem;
}

.consumerBox a {
  color: #272727;
}

.readmore {
  color: #12597f !important;
  font-weight: bold;
}

.view-btn {
  border-top: 1px solid #d0d0d0;
  margin-top: 20px;
  text-align: right;
}

.whatsnew-Con .view-btn {
  margin-top: 10px;
}

.view-btn a {
  padding: 12px;
  font-size: 14px;
  background: #12597f;
  color: #fff;
  display: inline-block;
  transition: 0.3s;
}

.whats-new .view-btn a:hover {
  background: #209bdc;
  text-decoration: none;
}

.whatsnew-Con .view-btn a {
  background: transparent;
}

.whatsnew-Con .view-btn a:hover {
  background: transparent;
}

.view-btn a:hover
.home div.row.wn-posts {
  max-width: 77rem !important;
  margin: 0 auto;
}

.bg-overlay {
  height: 170px;
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: -170px;
  display: table;
  position: relative;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}

.bg-overlay a {
  color: #fff;
}

.wp-paginate a {
  background: #e1e1e1 !important;
  border: 1px solid #e1e1e1 !important;
  color: #505050 !important;
}

.wp-paginate .current {
  color: #fff !important;
  background: #297fb7 !important;
  border: 1px solid #297fb7 !important;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
}

.callout {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border: none;
  border-bottom: 1px solid #d0d0d0;
}

.popup-con {
  width: 600px;	
}

.popup-con .title {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 2px solid #297fb7;
  margin-bottom: 20px;
  color: #297fb7;
}

.page-id-5416 .grayWrapper {
  background: #fff;
}

.page-id-5416 .whiteWrapper {
  background: #ececec;
}

.page-id-5595 .whatsnew-Box {
  background: #ececec;
}

.rm-form-style0 textarea, .rm-form-style0 textarea:active, .rm-form-style0 textarea:focus, .rm-form-style0 textarea:hover, .rm-form-style0 input[type=email]:hover, .rm-form-style0 input[type=email]:active, .rm-form-style0 input[type=email]:focus, .rm-form-style0 input[type=email], .rm-form-style0 input[type=text]:hover, .rm-form-style0 input[type=text]:active, .rm-form-style0 input[type=text]:focus, .rm-form-style0 input[type=text] {
  background-color: #FFF !important;
  background: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 27px !important;
  font-size: 18px !important;
  color: #6b6b6b !important;
  font-weight: bold !important;
}

.rm-form-style0 ::-webkit-input-placeholder {
  text-transform: uppercase;
}

.rm-form-style0 :-moz-placeholder { 
  text-transform: uppercase;
}

.rm-form-style0 ::-moz-placeholder {
  text-transform: uppercase;
}

.rm-form-style0 :-ms-input-placeholder {  
  text-transform: uppercase;
}

.rm_form_container {
  width: 100% !important;
  padding: 0 !important;
}

.rm-form-style0 .rm_form_el_set, .rm-form-style1 .rm_form_el_set, .rm-form-style2 .rm_form_el_set {
  padding: 0 !important;
}

.sidebarCon {
  padding: 20px;
  background: #efefef;
  margin-bottom: 20px;
  border-bottom: 2px solid #dcdcdc;
  font-size: 15px;
  line-height: 1.5;
}

.sidebarCon ul {
  margin-left: 2rem;
}

.titleBar {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 3px solid #297fb7;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #297fb7;
}

.box{
  margin: 0;
  width: 100%;
  height: 50px;
}

.container-1{
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-1 input#search{
  width: 100%;
  height: 50px;
  background: #fefefe;
  border: none;
  font-size: 16px;
  float: left;
  color: #262626;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  border: 1px solid #dcdcdc;
}

.container-1 input#search::-webkit-input-placeholder {
  color: #65737e;
}

.container-1 input#search:-moz-placeholder {
  color: #65737e;  
}

.container-1 input#search::-moz-placeholder { 
  color: #65737e;  
}

.container-1 input#search:-ms-input-placeholder {  
  color: #65737e;  
}

.container-1 .icon{
  position: absolute;
  top: 50%;
  margin-left: 17px;
  margin-top: 13px;
  z-index: 1;
  color: #4f5b66;
  left: 0;
}

ul.popular {
  list-style-type: none;
  margin: 0;
}

ul.popular li {
  border-bottom: 1px dashed #dcdcdc;
  padding: 10px 0;
}

ul.popular li:first-child {
  padding: 0 0 10px 0;
}

ul.popular li:last-child {
  padding: 10px 0 0 0;
  border: none;
}

.post-info {
  font-size: 13px;
  font-weight: bold;
  color: #666;
}

.archive .banner-pads header, .search .banner-pads header {
  margin-bottom: 30px;
}

.search .entry-thumbnail img {
  margin: 0 !important;
  width: 100% !important;
  height: 170px !important;
  object-fit: cover !important;
}

.search .entry-thumbnail {
  margin: 0 !important;
}

input.rm_button {
  background: #12597f !important;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 16px 20px !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  width: 100% !important;
  transition: 0.3s !important;
}

input.rm_button:hover {
  background: #209bdc !important;
}

.subForm p {
  margin-bottom: 0;
}

.subForm .rm-form-style0 input[type=email] {
  margin: 0 0 15px 0;
}

.pressreleases .entry-thumbnail img {
  margin: 0 !important;
  width: 100%;
  height: 170px !important;
  object-fit: cover;
}

.pressreleases .entry-header {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.pressreleases h2.entry-title {
  font-size: 17px;
  line-height: 1.2;
  margin: 0;
  text-transform: capitalize;
}
.archive .entry-header {
  padding: 0;
}

.archive  h2.entry-title {
  font-size: 17px;
  line-height: 1.2;
  margin: 0;
  text-transform: capitalize;
}

.videos .callout {
  padding: 1rem 0;
  margin: 0;
  border: none;
}

.galleryBox .callout, .infographics .callout {
  padding: 0 0 1rem 0;
  margin: 0;
  border: none;
}

.galleryBox .entry-thumbnail, .infographics .entry-thumbnail {
  margin-bottom: 10px;
}

.galleryBox .entry-thumbnail img, .videos .entry-thumbnail img {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0 !important;
  transition: 0.3s !important;
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.videos .entry-thumbnail img {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0 !important;
  transition: 0.3s !important;
  width: 100%;
  height: 340px;
  object-fit: cover;    
}

.galleryBox .entry-thumbnail img:hover, .galleryBox .imgborder:hover, .infographics .imgborder:hover, .videos .imgborder:hover {
  background: #555;
}

.galleryBox h2.entry-title {
  font-size: 15px;
  height: 60px;
}

.photo_gallery .imgborder {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0.5rem 0 ;
  transition: 0.3s;
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.infographics .entry-thumbnail img {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0 !important;
  transition: 0.3s !important;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.infographics  h2.entry-title {
  font-size: 15px;
  height: 40px;
}

.infographics .imgborder {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin: 0.5rem 0 ;
  transition: 0.3s;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.reveal-overlay {
  z-index: 9;
}

.resp {
  display: none;
}

.logoWrapper {
  width: 100%;
  background: #f7f7f7;
  padding: 20px 20px;
  text-align: center;
  box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.2) !important;
}

#breadcrumbs{
  display: none;
}

.rm-form-style0 input[type=checkbox] {
  -ms-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  padding: 5px !important; 
}


.page-id-209 .pageCon {
  display: none;
}

.page-id-5561 .pageCon {
  display: none;
}

.category-13 .entry-content {
  display: none;
}

.foi {
  float: right;
  padding: 19px 0px;
  margin-left: 20px;
}

.foi img {
  width: 85px;
}

.headerNav.active .foi {
  padding: 0;
  margin-left: 0;
}

.headerNav.active .foi img {
  width: 69px;
}

/* ---------- Responsive ---------- */

@media only screen and (max-width: 1350px) {

.home #main-content .row {
  max-width: 100%;
}

.home #main-content {
  padding: 0 40px !important;
}

.row {
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}

.page-id-5561 .whiteWrapper .row, .page-id-5595 .whiteWrapper .row {
  margin: 0 auto !important;
}

.reportWrapper, .grayWrapper, .newsletterWrapper {
  padding: 40px;
}

.archive #main-content {
  padding: 40px;
}

.search #main-content {
  padding: 40px;
}

.single #main-content {
  padding: 40px;
}

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

.page #main-content {
  padding: 40px;
}

.whatsnew-Wrapper {
  padding: 0 40px;
}

.page-id-5416 .whiteWrapper .row {
  max-width: 100%;
}

.whiteWrapper {
  padding: 40px;
}

.conBox {
  width: 100% !important;
  padding: 0 !important;
}

.grayCon {
  padding: 0;
}

.whiteWrapper .mainCon {
  padding: 0;
}

}

@media only screen and (max-width: 1300px) {

.sliderCon1 .owl-prev {
  left: -40px !important;
}

.sliderCon1 .owl-next {
  right: -40px !important;
}

.grayWrapper {
  padding: 40px 60px;
}

}

@media only screen and (max-width: 1276px) {

#aux-main {
  width: 1110px;
  margin: 0 auto;
}

#aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) {
  padding: 0px 30px;
}

}

@media only screen and (max-width: 1250px) {

.pub-content {	
  height: auto;
  min-height: 63px;
}

}

@media only screen and (max-width: 1170px) {

#aux-main {
  width: 1030px;
  margin: 0 auto;
}

#aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) {
  padding: 0px 20px;
}

}

@media only screen and (max-width: 1137px) {

.whatsnew-Wrapper {
  position: initial;
  margin-top: 0;
  height: auto;
}	

.image-slider {
  height: 450px;
}

.captionBox {
  padding-bottom: 0;
}

.bannerBox {
  margin-top: -450px;
  height: 450px;
}

}


@media only screen and (max-width: 1080px) {

#aux-main {
  width: 950px;
  margin: 0 auto;
}

#aux-main li:not(.has-form) a:not(.button), #aux-main li.active:not(.has-form) a:not(.button) {
  padding: 0px 10px;
}

}

@media only screen and (max-width: 1023px) {

body.logged-in, body.logged-in.menu-space {
  padding-top: 0;
}

.columns {
  margin-bottom: 30px;
  padding: 0;
}

#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
  color: #000 !important;
  font-weight: bold !important;
  font-size: 15px !important;
}

#wprmenu_bar {
  box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.2) !important;
  background: #f7f7f7 !important;
  font-size: 15px !important;
}

#wprmenu_bar .wprmenu_icon span {
  background: #000 !important;
  height: 2px !important;
  margin-top: 3px !important;
}

.whats-new .post-title, .whatsnew-Con .post-title {
  min-height: 16px;
}

#wprmenu_menu.right {
  width: 350px !important;
}

#wprmenu_menu .wprmenu_icon_par {
  float: right !important;
  left: initial !important;
  right: 0 !important;
}

#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
  margin-left: 0 !important; 
  border: none !important;
}

#wprmenu_menu.wprmenu_levels ul li ul li.wprmenu_parent_item_li a.wprmenu_parent_item {

}

#wprmenu_menu.wprmenu_levels ul li ul li {
  padding-left: 22px !important;
}

#wprmenu_menu.wprmenu_levels ul li ul li ul li.wprmenu_parent_item_li a.wprmenu_parent_item {

}

#off-canvas-container {
  display: none !important;
}

#wprmenu_bar, #wprmenu_bar *, #wprmenu_menu, #wprmenu_menu * {
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  text-transform: capitalize;
}

.whats-new {
  padding: 0;
}

.resp {
  display: block;
}

.headerNav {
  display: none;
}

.bannerWrapper {
  padding: 40px 40px 20px 40px;
}

.bannerCon div.large-6.columns {
  width: 500px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  float: none;
}

body, body.menu-space, body.logged-in, body.logged-in.menu-space, .logged-in .headerNav , .logged-in .headerNav.active {
  padding-top: 0;	
}

.conBox  div.large-6.columns {
  width: 500px;
  margin: 0 auto;
  float: none;
  margin: 15px auto;
}

div.large-3.columns.gallery {
  width: 33.33%;
  padding: 0 10px !important;
  margin: 5px 0 !important;
}

div.large-4.columns.gallery {
  width: 50%;
  padding: 0 10px !important;
  margin: 5px 0 !important;
}

.consumerBox div.large-4.columns {
  width: 50%;
  float: left;
}

.home #main-content {
  padding: 40px !important;
}

.home #main-content .row {
  margin: 0 !important;
}

.captionBox {
  width: 90%;
}

}

@media only screen and (max-width: 880px) {

ul.quick-links li {
  width: 100%;
}

.popup-con {
  width: 100%;
}

.image-slider, .bannerWrapper, .reportWrapper {
  background-attachment: initial !important;
}

table {
  width: 100% !important;
}

td {
  width: 100% !important;
}

}

@media only screen and (max-width: 700px) {

div.large-3.columns.gallery {
  width: 50%;
  padding: 0 10px !important;
}

div.large-4.columns.gallery {
  width: 100%;
  padding: 0 10px !important;
}

.consumerBox div.large-4.columns {
  width: 100%;
}

.consumerBox .columns {
  margin-bottom: 20px;
}

.consumerBox .title {
  height: auto;
}

.infographics h2.entry-title {
  height: auto;
}

}

@media only screen and (max-width: 600px) {

.bannerWrapper {
  padding: 40px 20px 20px 20px;
}

.bannerCon div.large-6.columns {
  width: 100%;
}

.conBox  div.large-6.columns {
  width: 100%;
}

.publication-img {
  float: none;
  margin-right: 0;
  margin: 0 auto;
}

.pub-title {
  height: auto;
  text-align: center;
  margin: 15px 0;
}

.pub-content {
  height: auto;
  min-height: auto;
  text-align: center;
}

a.btn3 {
  margin: 0 auto;
  margin-top: 15px;
}

}

@media only screen and (max-width: 500px) {

div.large-3.columns.gallery {
  width: 100%;
  padding: 0 10px !important;
}

.galleryBox h2.entry-title {
  height: auto;
}

}

@media only screen and (max-width: 450px) {

.imgspc {
  margin-right: 20px;
  width: 70px;
}

ul.quick-links li .title {
  font-size: 18px;
}

}

@media only screen and (max-width: 420px) {

.grayWrapper {
  padding: 40px 60px;
}

.home #main-content {
  padding: 30px 20px !important;
}

.reportWrapper, .newsletterWrapper {
  padding: 40px 20px;
}

.archive #main-content {
  padding: 40px 20px;
}

.search #main-content {
  padding: 40px 20px;
}

.single #main-content {
  padding: 40px 20px;
}

.banner-pads {
  padding: 40px 20px 0 20px !important;
}

.page #main-content {
  padding: 40px 20px;
}

.whatsnew-Wrapper {
  padding: 0 20px;
}

#wprmenu_menu.right {
  width: 80% !important;
} 

}

@media only screen and (max-width: 360px) {

.imgspc {
  margin-right: 10px;
  width: 65px;
}

ul.quick-links li .title {
  font-size: 16px;
  padding: 15px 0;
}

.bannerTitle {
  font-size: 45px;
}
a.btn5 {
	font-size: 10px;
}

}