/*
Theme Name: Drasol
Theme URI: https://github.com/WordPress/twentynineteen
Template: twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Tags: one-column,flexible-header,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.3.1550842181
Updated: 2019-02-22 13:29:41

*/
body{
    background-size: contain;
    background-position: bottom left;
    background-attachment: fixed;
    font-size: 20px;
    
    word-wrap: break-word;
    overflow-wrap: break-word;
    
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.main-navigation .main-menu > li > a {
    color:  #000 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
            
    -ms-flex-wrap: wrap;
            
        flex-wrap: wrap;
}

.site-logo a {
    display: block;
    line-height: 0;
}

.site-branding-container {
    padding: 25px 0;
}

header#masthead {
    padding-top: 1em;
    padding-bottom: 1em;
}

.site-logo {
    max-width: 100%;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

nav#site-navigation {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.site-logo img {
    max-height: 65px;
}
.main-navigation .main-menu > li > a {
    color:  #000;
}
header#masthead.fixed-header {
    position: fixed;
    padding-bottom: 0;
    
}
footer.site-footer {
    padding: 1em 0;
}
.tc-copyright-text {
    color: #000;
}


.site-logo a.ctc {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    font-family: 'Titillium Web', sans-serif;
}

.ctc span {
    background: rgba(0,174,239,1);
    font-size: 18px;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 9px;
    position:relative;
}

a.ctc span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  padding: 7px;
  box-shadow: 0 0 0 3px rgb(0,174,239);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -webkit-transform: scale(.5);
          transform: scale(.5);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

a.ctc:hover span:after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
    top: 4.8px !important;
    top: 4.8px !important;
    top: 0.3rem !important;
}
.home .advgb-images-slider .advgb-image-slider-overlay, .home .advgb-images-slider:hover .advgb-image-slider-overlay { opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); background:rgba(255,255,255,0) !important; cursor:default; }
.home .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-title, 
.home .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-text { cursor:pointer; }
/* .home .advgb-images-slider .slick-slide, .home .advgb-images-slider .slick-slide .advgb-image-slider-img { height:500px !important; object-fit:cover;} */
.home-latest-news .advgb-post-excerpt:after {
    content: "...";
}

.home .metaslider .caption-wrap {
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.2) !important;
    right: 0;
    top: 0;
	margin:0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.home .metaslider .caption-wrap .caption {
	width:90%;
	padding:20px;
	max-width:1100px;
}
.home .metaslider .caption-wrap .caption h4 {
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}
.home .metaslider .caption-wrap .caption a {
	text-decoration:none;
}
.home .metaslider .flexslider {
	margin-bottom:60px !important;
}
.home .metaslider .flex-control-nav {
	-webkit-box-pack:center !important;
	    -ms-flex-pack:center !important;
	        justify-content:center !important;
}
.home .metaslider .flex-control-nav li a {
	height:8px !important;
	line-height:8px !important;
	width: 8px !important;
}
.home .metaslider .flexslider .flex-direction-nav li a {
	background-color:transparent !important;
}
.home .metaslider.ms-theme-simply-dark .flexslider ul.flex-direction-nav li a.flex-prev, 
.home .metaslider.ms-theme-simply-dark div.nivoSlider div.nivo-directionNav a.nivo-prevNav {
	left:auto;
	right:100%;
}
.home .metaslider.ms-theme-simply-dark .flexslider ul.flex-direction-nav li a.flex-next, 
.home .metaslider.ms-theme-simply-dark div.nivoSlider div.nivo-directionNav a.nivo-nextNav {
	right:auto;
	left:100%;
}

.main-navigation .sub-menu {
    background: #000;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return {
    padding:  10px 15px;
}

.main-navigation .main-menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu, .main-navigation .main-menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu, .main-navigation .main-menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu {
    left: 10px;
}

button.submenu-expand {
    color:  #000;
}
.blog-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 50px auto;
}

.blog-image .post-thumbnail {
    margin:  0;
}

.entry .blog-content .entry-header {
    margin:  0;
    margin-top:  0 !important;
}

.entry .blog-content .entry-content {
    margin:  0;
    padding:  0;
    max-width: 100%;
}

.blog-content footer.entry-footer {
    margin: 0;
}

.blog-content {
    padding-left: 40px;
    width: calc(100% - 300px);
}
.blog-image {
    width: 325px;
    position: relative;
    display: block;
    background-size: cover;
    background-position: center;
}
.social-component a {
    border: 1px solid #ccc;
    float: left;
    margin: 0 4px;
    padding: 8px 0;
    text-align: center;
    width: 31px;
    font-size: 15px;
    line-height: 1;
    box-shadow: none;
    color: #767676;
}

.social-component {
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    margin-left: 16px;
    margin-left: 16px;
    margin-left: 16px;
    margin-left: 1rem;
}

.social-component a:hover{
    background: #e3cb00;
    border-color: #e3cb00;
    color: #fff !important;
}

.entry .entry-footer a {
    text-decoration: none;
}
.entry-btn a {
    background: #000;
    padding: 7px 20px;
    border-radius: 5px;
    color:  #fff;
    font-size: 16px;
    display: inline-block;
    max-width: 190px;
    text-align: center;
}

footer.entry-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.entry-btn a:hover {
    background: #e3cb00;
    /* color: #000; */
}


/*Projects Single Page*/
.projects-navigation .post-navigation { margin:calc(3 * 0.5rem) auto; }
.projects-navigation .post-navigation .nav-links { max-width:100%; }
.projects-navigation .post-navigation .nav-links > div { min-width:50%; }
.projects-navigation .post-navigation .nav-links > div.nav-next { text-align:right; }
.projects-navigation .post-navigation .nav-links > div > a { display:inline-block; color:#000000; text-decoration:none; padding:15px; border:1px solid #000000; }
.projects-navigation .post-navigation .nav-links > div > a:hover { background:#fce501;}
.projects-navigation .post-navigation .nav-links > div > a .meta-nav { color:#000000; }
.projects-navigation .post-navigation .nav-links > div > a .meta-nav:before,
.projects-navigation .post-navigation .nav-links > div > a .meta-nav:after { display:none; }
.projects-navigation .post-navigation .nav-links > div > a .meta-nav i.fa { font-size:22px; }


.single-blog .entry-header, .page .entry-header, .archive .entry-header {
    margin:  0;
    padding: 4% 0;
    /* background-color: white; */
    margin: 0 auto !important;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    color: #fff;
    height: 375px;
    max-height: 375px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.single-blog .entry-header:before, .page .entry-header:before, .archive .entry-header:before {
    position: absolute;
    display: block;
    content: '';
    left:  0;
    top: 0;
    width:  100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}

.single-blog .entry-header h1, .page .entry-header h1, .archive .entry-header h1 {
    position: relative;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.page-id-9 .entry-header .breadcrumbs,
.page-id-15 .entry-header .breadcrumbs,
.drasol-services-loop .entry-header .breadcrumbs { display:none; visibility:hidden; }
.single-post .breadcrumbs, .page .breadcrumbs, .archive .breadcrumbs {
    position: relative;
    color: #fff;
}

.single-post .breadcrumbs a, .page .breadcrumbs a, .archive .breadcrumbs a {
    color:  #fff;
}
.breadcrumbs a:hover{
    color: #e3cb00;
}
.archive header.page-header {
    margin-bottom: 0 !important;
    margin-top: 50px !important;
}
.resources-list, .services-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: flex start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
}

.capabilities .resource-item {
    width: calc(25% - 30px);
}
.three-column-list .capabilities .resource-item {
	width: calc(33.333333% - 30px);
}
.industries .industry-item {
	width: calc(50% - 30px);
}

.resource-item, .industry-item {
    width: calc(33.33% - 30px);
    margin-top: 10px !important;
    margin-right: 15px;
	margin-left:15px;
    margin-bottom: 10px !important;
    position: relative;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    background-color: #000;
}

.page-id-17 .resources-list .resource-item:first-child {
    width: 100%;
}
.resource-item a, .industry-item a {
    display: block;
    text-decoration: none !important;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
	position:relative;
}
.resource-item a:hover .icon-img:before {
    position:absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '\f0ed';
    font-family: FontAwesome;
    font-size: 2em;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(0,0,0,0.1);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;

}
.icon-img {
    width: 100%;
    height: 220px;
    background-size: cover;
    background-position: center;
    background-color: #e3cb00;
    position: relative;
}
.industry-item .icon-img {
	height:300px;
}

.resource-name, .industry-name {
    background: #000;
    color:  #fff;
    font-weight: 600;
    padding: 10px;
    text-decoration: none !important;
    text-shadow: 0px 1px 8px rgba(0,0,0,0.5);
}
.industry-name {
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
}

/* Project Style */
.img-container {
    height: 300px;
    width: 100%;
    overflow: hidden;
}
.img-container .img {	
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.tax-project-category #main{
    padding: 0 0 2.3em;
}
.tax-project-category .tax-desc { position:relative; }
.tax-project-category .divider-separator {
    border-color: #99bdc4;
    width: 101px;
    margin-bottom: 1.5em;
}
.entry .project-cat article {
    background-color: #fce501;
    margin: 10px !important;
    width: calc(33.33% - 20px);
}
/* .entry .project-cat article.category, .drasol-service .project-cat article{
	 width: calc(50% - 20px);
} */

.project-cat .project-description{
    padding:  30px 15px 15px;
}

.project-cat{
    margin-top: 1.5em;
}

.project-cat .hovereffect{
    float: none;
}
.hovereffect {
	width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: rgba(0,0,0,.5);
}
.project-thumb .overlay a {
    display: block;
    text-align: center;
    font-size: 32px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.project-thumb a {
    text-decoration: none !important;
}
.project-thumb .overlay {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding:  0;
}

.project-thumb .hovereffect:before {
    content: none;
}

.entry .project-description .blog-title {
	font-size:25px;
	margin:0 0 15px;
	width: calc(100% - 120px);
	min-width: 150px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    color:  #fff;
    text-shadow: 0px 1px 8px rgba(0,0,0,0.5);
}
.entry .project-description a {
	color:inherit;
	text-decoration:none;
	font-weight:600;
}
.entry .project-description a.button {
	background:#000;
	color:#fff;
}
.entry .project-description {
	line-height:25px;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: rgba(0,0,0,0.5);
}
.hovereffect:before {
    position: absolute;
    content: '';
    top:  0;
    left:  0;
    width:  100%;
    height: 100%;
    background: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /*padding: 3em;*/
  /* text-align: center; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* justify-content: center; */
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  transition: opacity 0.35s, transform 0.45s, -webkit-transform 0.45s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.hovereffect h3 {
  color: #fff;
  position: relative;
  background-color: transparent;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.hovereffect h3 a{
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  transition: opacity 0.35s, transform 0.45s, -webkit-transform 0.45s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  transition: opacity 0.35s, transform 0.45s, -webkit-transform 0.45s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  display: block;
  text-align: left;
  width: 100%;
}

.hovereffect:hover .img {
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.single-drasol-project .breadcrumbs, .single-drasol-service .breadcrumbs{
	z-index:222;
	position:relative;
}
.single-drasol-project .breadcrumbs span, .single-drasol-service .breadcrumbs span {
	color:#fff;
}
.drasol-service .project-cat article {
    background: #000;
    color: #fce501;
}
/*.drasol-service .project-description a.button{
    background-color: #fce501;
    color: #000;
}*/
.drasol-service .project-description a.button:hover, .entry .project-description a.button:hover{
    background-color: #E3CA00;
    color: #000;
}
#masthead.fixed-header + #fixer {
    height: 188px;
}
.advgb-image-slider-text{
    display: none;
}
.slick-current .advgb-image-slider-text{
    display: block;
    animation: slide-up-fade-in 1s ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode:forwards; /*when the spec is finished*/
    -webkit-animation: slide-up-fade-in 1s ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
    -moz-animation: slide-up-fade-in 1s ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode:forwards; /*FF 5+*/
    -o-animation: slide-up-fade-in 1s ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode:forwards; /*Not implemented yet*/
    -ms-animation: slide-up-fade-in 1s ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode:forwards; /*IE 10+*/

    opacity:0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 1.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";

}


.advgb-images-slider .advgb-image-slider-item-info {
    background: rgba(0,0,0,.2);
}

.advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-title, .advgb-images-slider .advgb-image-slider-item-info .advgb-image-slider-text {
    background: transparent !important;
}

@keyframes slide-up-fade-in{
    0% {
        opacity:0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform:  translate(0px,40px)  ;
                transform:  translate(0px,40px)  ;
    }
    100% {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform:  translate(0px,0px)  ;
                transform:  translate(0px,0px)  ;
    }
}

@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity:0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform:  translate(0px,40px)  ;
    }
    100% {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform:  translate(0px,0px)  ;
    }
} 
.page .dataTables_wrapper .dataTables_paginate .paginate_button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.page .dataTables_wrapper .dataTables_length, .page .dataTables_wrapper .dataTables_filter, .page .dataTables_wrapper .dataTables_info, .page .dataTables_wrapper .dataTables_processing, .page .dataTables_wrapper .dataTables_paginate{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
.logform {
    max-width: 700px;
    display: block;
    margin: 100px auto;
    padding: 10px
}

form#loginform {
    border: 3px solid #eee;
    padding: 35px;
}

form#loginform label {
    width: 200px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: gray;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

form#loginform > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
}

form#loginform input {
    width: calc(100% - 220px);
    margin-left: 20px;
}

form#loginform p.login-remember {
    display:none;
}

form#loginform input[type="submit"] {
    width: calc(100% - 220px);
    margin-left: 20px;
    right: 0;
    display: block;
    left: auto;
}

form#loginform .login-submit {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.page-template-page-members-area table td, .page-template-page-members-area table th {
    border: none;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate{
    padding-top: 25px !important;
}

.dataTables_wrapper .dataTables_length label, .dataTables_wrapper .dataTables_filter label{
    margin-bottom: 25px;
}
i.far.fa-copy {
    font-family: FontAwesome;
}
.site-content {
    min-height: calc(100vh - 268px);
}
.viewall {
    display:none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.viewall a{
    background: #f5d22a;
    padding: 8px 25px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #000;
    border: 2px solid #000;
}
.viewall a:hover{
    background: #000;
    padding: 8px 25px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    color: #fff;
    border: 2px solid #000;
}

/********************MENU STUFF****************************/
.home header#masthead {
    margin-bottom: 2.5em;
}

.blog header#masthead , .archive:not(.tax-project-category) header#masthead, header#masthead.nobanner {
    margin-bottom: 24px;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.site-branding-container {
    padding-bottom: 0;
}

header#masthead {
    padding-bottom: 0;
    z-index: 9999;
    position: relative;
/*     margin-bottom: 1em; - home only*/
/*     border-bottom: 3px solid #394143; */
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.main-navigation .main-menu > li {
    position: relative;
    margin: 0 10px;
    display: inline-block;
}
.main-navigation .main-menu > li > a{
    padding-bottom: 22px;
    border-bottom: 3px solid transparent;
}


.main-navigation .main-menu > li > a:hover, .main-navigation .main-menu > li:hover > a, .main-navigation .main-menu .current_page_item > a, .main-navigation .main-menu > li > a:hover, .main-navigation .main-menu > li:hover > a, .main-navigation .main-menu .current_page_item > a, .main-navigation .main-menu .current_page_item.menu-item-has-children .submenu-expand{
    border-color: rgba(0,174,239,1) !important;
    color:rgba(0,174,239,1) !important;
}
.main-navigation .main-menu > li:hover .submenu-expand{
    color:rgba(0,174,239,1) !important;
}

.main-navigation .main-menu > li > a {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
}

.menu-primarymenu-container  {
    width: 100%;
    display: block !important;
    position: relative;
    text-align: right;
}

body #page .main-navigation {
    text-align: right;
}

.main-navigation .main-menu > li.menu-item-has-children {
    /* display: flex; */
    /* align-items: center; */
}

.main-navigation .main-menu > li.menu-item-has-children a {
    position: relative;
    padding-right: 27px;
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand {
    position: absolute;
    right: 0;
    top:  0;
    margin-right: 0;
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
    top: 0px !important;
}

.main-menu-more {
    display: none !important;
}

.main-navigation .main-menu > li:last-child {
    margin-right: 0;
}

/**Blockquote**/
#page blockquote.wp-block-quote {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

#page blockquote.wp-block-quote:before {
    content: open-quote;
    background: none;
    font-size: 9em;
    width: auto;
    height: auto;
    line-height: 0;
    top: 45px;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}
#page blockquote.wp-block-quote em{
    position: relative;
    display: block;
    padding-right: 75px;
}
#page blockquote.wp-block-quote em:after {
    content: close-quote;
    background: none;
    font-size: 9em;
    width: auto;
    height: auto;
    line-height: 0;
    /* display: inline-block; */
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    bottom: -45px;
    right: 30px;
    box-sizing: border-box;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}

#page blockquote.wp-block-quote {
    padding-left: 75px !important;
}
.entry .project-description{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

a.button.s {
    padding: 10px 14px;
    font-size: 15px;
    width: 115px;
    text-align: center;
    white-space: nowrap;
}
.project-description .button.s{
    margin-bottom: 15px;
}

.drasol-service .project-description .blog-title {
    color:  #fff;
    text-shadow: 0px 1px 8px rgba(0,0,0,0.5);
}
div#crumbs, div#crumbs a {
    font-size: 16px;
    color:  #fff;
}
div#crumbs ul { list-style:none; padding:0; margin:0;}
div#crumbs li { display:inline;}
.main-menu-more.show {
    display: inline-block !important;
}
.no-gap.fullwidth .kt-blocks-info-box-link-wrap, .no-gap.fullwidth img {
    padding:  0;
    width: 100%;
}

.no-gap.fullwidth .kt-infobox-textcontent h2, .no-gap.fullwidth .kt-infobox-textcontent h3, .no-gap.fullwidth .kt-infobox-textcontent h4{
    color: #fff !important;
    margin: 0 !important;
    padding: 18px !important;
    background: #000;
}
.breadcrumbs, .single-blog .entry-header h1, .page .entry-header h1, .archive .entry-header h1 {
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right:  auto;
}
.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea {
    width:  100%;
}
.single-drasol-service .social-component, .single-drasol-service .social-component a:first-child {
    margin-left: 0;
}
.row{
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.blog .blog-content .entry-footer, .archive.author .blog-content .entry-footer {
    max-width: 100% !important;
    margin: 16px 0;
    margin:  1rem 0;
}
.archive.author header.entry-header {
    height: auto !important;
}
.archive.author .entry-header:before {
    display: none !important;
}
.archive.author header.entry-header {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #111;
}
.archive.author .page-header {
    text-align: center;
}
.archive.author .page-header h1 {
    font-size: 2.8125em;
    color: #111;
    font-family: 'Titillium Web',sans-serif;
    font-weight: 600;
}
.post-navigation {
    max-width: 80%;
    margin:  0 auto;
}

.post-navigation .nav-links {
    max-width: 100%;
    margin:  0;
}

.comments-area {
    margin:  0 auto;
    width: 100%;
    max-width: 80%;
}
.site-description {
    display: none !important;
}
div.wpcf7-response-output {
    margin:  0 !important; 
}
.kt-blocks-info-box-media.kt-info-media-animate-none {
    max-width: 100% !important;
}

.wp-block-advgb-table.project-table tr td:first-child,
table.project-table tr td:first-child { width:150px;}

@media (max-width: 550px){
    form#loginform > p {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    form#loginform label, form#loginform input {
        width: 100%;
        margin-left: 0
    }
    form#loginform input[type="submit"] {
        width: 50%;
        margin-left: 0;
    }
}
@media (max-width: 440px){
    .viewall {
        position: relative;
        margin-top: 33px;
    }
}
@media only screen and (min-width: 768px) {
  .blog-body {
    padding: 0 calc(10% + 60px);
  }
  .entry .entry-footer {
        margin: 1rem calc(10%) calc(3 * 1rem);
        max-width: 80%;
    }
}

@media screen and (max-width: 980px) {
	.blog-body {
		padding: 0 50px;
	}
	
	.blog-body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
    .blog-image {
        width: 100%;
        height: 250px;
        margin-bottom: 50px;
    }
    
    .blog-content {
        width: 100%;
        padding-left: 0;
    }
    .resource-item {
        width: calc(50% - 30px) !important;
    }
}

@media screen and (max-width: 767px) {
	.entry .project-cat article.category,
	.entry .project-cat article, .drasol-service .project-cat article{
		width:100%;
	}
	#primary #main .entry-content .ml-slider { max-width:calc(100% + 40px) !important; margin:0 -20px !important; width:calc(100% + 40px) !important; }
	#primary #main .entry-content .ml-slider .ms-image > a > img { height:250px; -o-object-fit:cover; object-fit:cover; }
	.home #primary #main .metaslider .caption-wrap .caption h4 { font-size:1.4em; }
	
	.home .metaslider.ms-theme-simply-dark .flexslider ul.flex-direction-nav li a.flex-prev, 
	.home .metaslider.ms-theme-simply-dark div.nivoSlider div.nivo-directionNav a.nivo-prevNav {
		margin-right:-20px;
		background:#ffffff !important;
		width:40px !important;
	}
	.home .metaslider.ms-theme-simply-dark .flexslider ul.flex-direction-nav li a.flex-next, 
	.home .metaslider.ms-theme-simply-dark div.nivoSlider div.nivo-directionNav a.nivo-nextNav {
		margin-left:-20px;
		background:#ffffff !important;
		width:40px !important;
	}
	#page blockquote.wp-block-quote, #page blockquote.wp-block-quote em{
	    padding: 0 !important;
	}
	#page blockquote.wp-block-quote em:after{
	    content: none;
	}
	#page blockquote.wp-block-quote:before {
	    text-align: center;
        width: 70px;
        height: 70px;
        left: 50%;
        -webkit-transform: translatex(-50%);
                transform: translatex(-50%);
        top: -50px;
        position: relative;
        top: 0 !important;
        left: auto;
        -webkit-transform: none;
                transform: none;
        width: auto;
        height: auto;
    }
	
}

@media (max-width: 540px){
    .site-logo {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    .site-logo a.ctc {
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 20px 0;
    }
    #page .main-navigation {
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .menu-primarymenu-container {
        text-align: center;
        width: auto;
    }
}
@media only screen and (max-width: 520px){
    footer.entry-foot {
        display: block;
    }
    
    .social-component {
        margin-left: 0;
        margin-top: 20px;
    }
    .resource-item {
        width: 100% !important;
        margin: 10px 0 !important;
    }
}

@media only screen and (min-width: 993px){
    .site-branding, .entry .entry-content, .entry .entry-summary {
        max-width: 80%;
        margin: 0 auto;
        padding: 0 0px;
    }
}
@media only screen and (max-width: 992px){
    .site-branding, .entry .entry-content, .entry .entry-summary, .breadcrumbs, .single-blog .entry-header h1, .page .entry-header h1, .archive .entry-header h1 {
        margin: 0 auto;
        padding: 0 20px;
        width: 100%;
        max-width: 100%;
    }
}
/**********************Custom Form by RV************************/
form .row{
   clear: both;
   display: block;
   margin: 0 !important;
}
form .row:after {
    content: '';
    clear: both;
    display: block;
}
.cf7_left_half{
    float: left;
    width: 49%;
    clear: left;
    margin-right: 1%;
}

.cf7_right_half {
    float: right;
    width: 49%;
    clear: right;
    margin-left: 1%;
}

.cf7_left_third {
    float: left;
    width: 32%;
    margin-right: 2%;
    clear: left;
}

.cf7_middle_third {
    float: left;
    width: 32%;
}

.cf7_right_third {
    float: right;
    width: 32%;
    clear: right;
}

form h4 {
    border-top: 3px solid #000;
    /* padding-top: 20px; */
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 32px;
    margin-top: 2rem;
    padding-top: 16px;
    padding-top: 1rem;
}



span.wpcf7-form-control.wpcf7-radio {
    display: block;
}

form table td, form table th {
    word-break: normal;
    /* width: auto; */
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    margin-right: 20px;
}
span.wpcf7-list-item:last-child{
    margin-right: 0;
}

table.workrights tr td:first-child, table.workhistory td:first-child {
    width: 40%;
}
table.workrights td:nth-of-type(2), table.workhistory td:nth-of-type(2){
    width: 20%;
    text-align: center;
}
table.workrights td:nth-of-type(3){
    width: 30%
}

input[type=checkbox], input[type=radio] {
    width: auto;
}

span.wpcf7-form-control-wrap.when {
    display: inline-block;
}

span.wpcf7-form-control-wrap.when-work input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    width: auto;
    background: transparent;
    margin-left: 10px;
}


input.wpcf7-form-control.wpcf7-submit {
    max-width: 300px;
}

table.qualification td{
    width: 25%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: solid 1px #ccc;
    width: 100%;
    padding: 0.36rem 0.66rem;
    min-height: 53px;
}

span.wpcf7-form-control-wrap.employment-status {
    width: 100%;
    display: block;
}
@media (max-width: 685px){
    span.wpcf7-list-item {
        display: block;
        margin-right: 0;
    }
    table.qualification,
    .qualification thead,
    .qualification tbody,
    .qualification th, 
    .qualification td, 
    .qualification tr {
		display: block;
	}

	.qualification thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

    .qualification tr {
        margin: 0 0 1rem 0;
    }
    .qualification tr:nth-child(odd) {
        background: #ccc;
    }
    
	table.qualification td {
	      border: none;
		  border-bottom: 1px solid #eee;
		  position: relative;
		  padding-left: 50%;
		  width: auto;
	}

	.qualification td:before {
		  position: absolute;
		  top: 18px;
		  left: 15px;
		  width: 45%;
		  padding-right: 10px;
		  white-space: nowrap;
		}

	.qualification td:nth-of-type(1):before { content: "Type"; }
	.qualification td:nth-of-type(2):before { content: "Date Obtained"; }
	.qualification td:nth-of-type(3):before { content: "Expiry Date"; }
	.qualification td:nth-of-type(4):before { content: "Training Provider"; }
}

@media (max-width: 635px){
	.cf7_left_third, .cf7_middle_third, .cf7_right_third, .cf7_left_half, .cf7_right_half{
		float: none !important;
		display: block;
		width: 100%;
		margin: 0;
	}
	.cf7_left_third{
		border-top: 2px solid #ccc;
		margin-top: 10px;
		padding-top: 10px;
	}
	form table, form thead, form tbody, form th, form td, form tr {
        display: block;
    }

    form thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    form tr {
        margin: 0 0 1rem 0;
    }

    form tr:nth-child(odd) {
        background: #ccc;
    }

    form td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        width: auto;
    }


    form table.workrights tr td, form table.workhistory td{
        width: 100% !important;
    }
    span.wpcf7-list-item {
        display: inline-block;
        margin-right: 20px;
        text-align: left;
    }
    table.workrights td:nth-of-type(2), table.workhistory td:nth-of-type(2){
        width: 20%;
        text-align: left;
    }


	.qualification td:before {
		position: relative;
		top: 0;
		width: 100%;
		left:  0;
	}

	table.qualification td {
		width: 100%;
		padding-left: 10px;
	}
}



		