/*
Theme Name: Business Pro
Theme URI: http://www.nimbusthemes.com/wordpress-themes/business/
Description:
Author: Nimbus Themes
Author URI: http://nimbusthemes.com/
Version: 1.0.7
Tags: 
License: GNU General Public License
License URI: license.txt
*/


/******************************************************************************************************
General
******************************************************************************************************/

body{font-family:'Droid Sans',sans-serif;color:#444444;font-size:15px;line-height:1.3; vertical-align: baseline; -ms-word-wrap: break-word; word-wrap: break-word; text-rendering: auto;height:auto !important;}
a:hover{color:#000000;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:'Droid Sans',sans-serif;}
h1, h2, h3, h5, h6{margin-top:15px;margin-bottom:15px;}
h1, .h1{color:#234086;font-size:28px;font-weight:400;font-family:'Droid Sans',sans-serif;}
h3, .h3{color:#444444;font-size:15px;font-weight:700;text-transform:uppercase;}
h4, .h4{color: #999999;font-size: 1.5em;font-weight: 500; line-height:1.7em; margin-bottom:1.5em; margin-top:30px;}
h5, .h5, h2, .h2{color: #999999;font-size: 1.5em;line-height: 1.7em;font-weight: 500;margin-bottom: 1.5em;}
h5, .h5 {margin-top:50px;}
h2.hide_show_title {margin-top: 30px;margin-bottom:30px;}
h6, .h6{color:#999999;font-size:15px;font-weight:700;}
p{margin:0 0 15px;font-size:16px;line-height: 1.5em;}
li{font-size:16px;}
.testimonials p{font-size:22px;}
blockquote, .blockquote{padding:25px 80px;border:0;background:url(assets/img/quote-top.png) no-repeat 50px 25px #f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;color:#444444;text-align:center;color:#777777;font-size:22px;font-family:'Droid Sans',sans-serif;margin:25px 0 40px;}
blockquote p, .blockquote p{color:#444444;text-align:center;color:#777777;font-size:22px;font-family:'Droid Sans',sans-serif;}
.center{text-align:center;}
.bold{font-weight:bold;}
.container{position:relative;}
.radio, .checkbox { display: inline-block; }
table { background:#eaebec; margin:20px; border:#ccc 1px solid; border-top:#ccc 1px solid; border-collapse:separate; }
table th {padding:21px 25px 22px 25px;border-bottom:1px solid #e0e0e0;background: #ededed;background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));background: -moz-linear-gradient(top,  #ededed,  #ebebeb);}
table th:first-child {padding-left:20px;}
table tr {text-align: center;padding-left:20px;}
table td:first-child {text-align: left;padding-left:20px;border-left: 0;}
table td {padding:18px;border-top: 1px solid #ffffff;border-bottom:1px solid #e0e0e0;border-left: 1px solid #e0e0e0;background: #fafafa;background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);}
table tr:last-child td {border-bottom:0;}
table tr:hover td {background: #f2f2f2;background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);}

/******************************************************************************************************
Buttons
******************************************************************************************************/

.btn-blue, .btn-blue:visited{background-color: #25a9b5;background-image: -moz-linear-gradient(top, #37bbc7, #25a9b5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#37bbc7), to(#25a9b5));background-image: -webkit-linear-gradient(top, #37bbc7, #25a9b5);background-image: -o-linear-gradient(top, #37bbc7, #25a9b5);background-image: linear-gradient(to bottom, #37bbc7, #25a9b5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37bbc7', endColorstr='#ff25a9b5', GradientType=0);color:#ffffff;font-size:18px;font-weight:400;font-family:'Droid Sans',sans-serif;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px 16px 8px;}
.btn-blue:hover,.btn-blue:focus{background-color: #37bbc7;background-image: -moz-linear-gradient(top, #25a9b5, #37bbc7);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#25a9b5), to(#37bbc7));background-image: -webkit-linear-gradient(top, #25a9b5, #37bbc7);background-image: -o-linear-gradient(top, #25a9b5, #37bbc7);background-image: linear-gradient(to bottom, #25a9b5, #37bbc7);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff25a9b5', endColorstr='#ff37bbc7', GradientType=0);color:#ffffff;font-size:18px;font-weight:400;font-family:'Droid Sans',sans-serif;}

/******************************************************************************************************
Top Announcement
******************************************************************************************************/

.notification-info{background-color: #226273;background-image: -moz-linear-gradient(top, #226273, #105061);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#226273), to(#105061));background-image: -webkit-linear-gradient(top, #226273, #105061);background-image: -o-linear-gradient(top, #226273, #105061);background-image: linear-gradient(to bottom, #226273, #105061);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff226273', endColorstr='#ff105061', GradientType=0);padding:10px 0;color:#ffffff;font-size:14px;}
.notification-info p{margin:0}
.notification-info a{color:#ffffff;text-decoration:underline;}
.notification-info .close{color:#ffffff;opacity:0.75;filter:alpha(opacity=75);}
.notification-info .close:hover,.notification-info .close:focus{opacity:1;filter:alpha(opacity=100);}

/******************************************************************************************************
Top Social Media / Contact Info
******************************************************************************************************/

#page-top{
	background-color:#444444;
	color:#ffffff;
	font-size:14px;
	z-index: 1000;
    position: fixed;
    width: 100%;
}
#page-top ul{list-style:none;margin:0;padding:0;border-right:1px solid #555555}
#page-top li{border-left:1px solid #555555;float:left;padding:12px 10px 8px;}
#page-top li a{color:#8Dc63F;}
#page-top .left-page-top{float:left;}
#page-top .right-page-top{float:right;line-height: 1;}
#page-top .right-page-top a{color:#bdbdbd;font-size:18px;margin:0 5px;}
#page-top .right-page-top a:hover,#page-top .right-page-top a:focus{color:#ffffff;}
#page-top #toggle-top-1{}
#page-top #toggle-top-1,#page-top #toggle-top-2{display:none;overflow:hidden;padding:12px 0 8px;border:0;-webkit-transition:all 0.8s linear;-moz-transition:all 0.8s linear;-o-transition:all 0.8s linear;transition:all 0.8s linear;height:40px;}
#page-top #toggle-top-1.open,#page-top #toggle-top-2.open{display:inline-block;width:auto;overflow:hidden;padding:12px 10px 8px;border-left:1px solid #555555;}
.f-search-top{float:left;margin:-2px 0 0;padding:0;}
.f-search-top .input-search{border:0;font-size:12px;padding:5px 5px 3px;width:130px;}
.f-search{width:255px;max-width:100%;position:relative;margin-top:5px;margin-left: auto; margin-right: auto;}
.f-search .q-search{font-size:15px;padding:10px;background:#ffffff;border:1px solid #e2e2e2;width:100%;}
.f-search .btn-search{background-color: #fafafa;background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);color:#8Dc63F;font-size:18px;padding:9px 10px 7px;border:1px solid #e2e2e2;position:absolute;right:0;top:0px;}

/******************************************************************************************************
Nav
******************************************************************************************************/

.navbar-main{border:0;margin-bottom:0;border-radius:0;position: fixed;z-index: 10000;width:100%;height:80px;}
.navbar-main .navbar-collapse{padding:0;}
.navbar-main .navbar-nav > li{padding-left:10px; padding-bottom: 10px;}
.navbar-main .navbar-nav > li > a{font-size:1em;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.navbar-main .navbar-nav > li > a > .fa-caret-down{position:absolute;top:37px;left:50%;margin-left:-2px;z-index:1;}
.navbar-main .navbar-nav > .open > a > .fa-caret-down{z-index:1001;}
.navbar-main .navbar-nav > li > a.home{font-size:20px;color:#427383;}
.navbar-main .dropdown-menu > li > a{color:#8Dc63F;font-size: 1em;padding: 10px 8px 8px 8px;}
.navbar-main .dropdown-menu > .selected > a,.navbar-main .dropdown-menu > li > a:focus,.navbar-main .dropdown-menu > li > a:hover{color:#8Dc63F;}
.navbar-main  .navbar-brand-text{padding-top:30px; font-size:32px; font-family:'Droid Sans',sans-serif;}
.navbar-main .navbar-brand-text a{color: #444444}
.navbar-main .navbar-brand-text a:hover { text-decoration:none; }
.navbar-toggle{position:relative;margin-top:20px;}
.navbar-toggle .text{color:#212F3D;font-size:15px;float:left;position:absolute;right:100%;top:10px;}
.navbar-toggle .icon-bar{background:#212F3D;height:5px;width:26px}
.dropdown-menu{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}


/******************************************************************************************************
Slideshow / Banner
******************************************************************************************************/

.static_banner_wrap { width:100%; max-width:1450px; height:430px; margin:0px auto; }
#slideshow{position:relative;margin:0 0 50px;background:#ffffff;height:430px;}
#slideshow .item{overflow:hidden;height:430px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
#slideshow .container{position:relative;}
#slideshow .carousel-caption-text{position:absolute;top:25%;left:0;width:100%;}
.carousel-caption-text h1 { margin-bottom: 10px; line-height:1.1em; }
#slideshow .headline{color:#424242;font-size:50px;margin:0;}
#slideshow .sub-headline{color:#424242;font-size:20px;margin:0 0 20px;font-weight:400;letter-spacing:1px;}
#slideshow .descriptions{color:#424242;font-size:16px;margin:0 0 20px;border:1px solid #dadada;background:#ffffff;background:rgba(255,255,255,0.7);padding:20px;max-width:100%;width:455px;}
#slideshow .descriptions .col-md-8{height:40px;overflow:hidden;}
#slideshow .descriptions p{margin:0;}
#slideshow .carousel-indicators{bottom: -30px;left: 0;margin: 0;text-align: center;width: 100%;line-height: 1;}
#slideshow .carousel-indicators li{background-color:#444444;border:0;width:10px;height:10px;margin:0 4px;}
#slideshow .carousel-indicators .active{background-color:#658835;border:0;width:10px;height:10px;}

/******************************************************************************************************
Front Page: 4 Boxes
******************************************************************************************************/

.box-iconed{text-align:center;}
.box-iconed .image{text-align:center;line-height:1;width:120px;height:120px;background:#f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;color:#444444;-webkit-border-radius:120px;-moz-border-radius:120px;border-radius:120px;color:#234086;font-size:65px;margin:0 auto 30px;}
.box-iconed .image a{color:#234086;}
.box-iconed .image a:hover{color:#3E5CA1;}
.box-iconed .image .fa{margin-top:30px;}
.box-iconed .desc{padding:0 10px 0;margin-bottom:40px;}
.box-iconed h3{margin:0 0 10px;}
.box-iconed .read-more{}
.box-iconed.vertical{text-align:left;}
.box-iconed.vertical .image{float:left;margin-bottom:0;}
.box-iconed.vertical .desc{margin-left:130px;min-height:120px;}
.heading{text-align:center;color:#115668;font-size:28px;font-family:'Droid Sans',sans-serif;margin:0 0 20px}
.heading span{}
.heading-2, #slider-wrap > div:nth-child(2) {text-align:center;color:#115668;font-size:28px;font-family:'Droid Sans',sans-serif;background:url(assets/img/grey-line.png) repeat-x 0 center;}
.heading-2 span{display:inline-block;background:#f5f5f5;padding:0 10px}
.heading-2 {margin:15px 0px 15px 0;}
#slider-wrap > div:nth-child(2) {margin:15px 0px 25px 0;}
/******************************************************************************************************
Front Page: Testimonials
******************************************************************************************************/

.testimonials{text-align:center;}
.testimonials .text{background:url(assets/img/quote-top.png) no-repeat 25px 5px;padding-left:55px;padding-right:20px;padding-top:10px;margin-bottom:25px;font-size:22px;color:#777777;font-family:'Droid Sans',sans-serif;line-height:26px;}
.testimonials .image{margin-bottom:10px; margin-right:-30px;}
.testimonials .image img{width:70px;height:70px;-webkit-border-radius:70px;-moz-border-radius:70px;border-radius:70px;}
.testimonials .by{color:#777777;line-height:19px;margin-bottom:20px; padding-left: 30px;}

/******************************************************************************************************
Front Page: Services
******************************************************************************************************/

.tabs-control{margin-bottom:-1px;margin-top:-32px;display:inline-block;}
.tabs-control a,.tabs-control label{float:left;padding:5px 12px 3px;line-height:26px;font-size:15px;margin:0;font-weight:400;color:#8Dc63F;}
.tabs-control .btn-fa{border:1px solid #dadada;border-left:0;float:left;background-color: #fafafa;background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);padding:5px 12px 3px;line-height:1;font-size:22px;position:relative;}
.tabs-control .btn-fa:first-child,.tabs-control .btn-fa.first{border-left:1px solid #dadada;}
.tabs-control .disable{color:#aaaaaa;cursor:default}
.our-services-tabs{border:1px solid #dadada;clear:both;}
.our-services-tabs .nav-tabs{border:0;background-color: #fafafa;background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);border-bottom:1px solid #dadada;}
.our-services-tabs .nav-tabs li{float:left;width:25%;margin:0 0 -1px;}
.our-services-tabs .nav-tabs a{background-color: #fafafa;background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);margin:0;border:0;border-right:1px solid #dadada;border-bottom:1px solid #dadada;display:block;text-align:center;color:#27b6bd;text-transform:uppercase;font-size:15px;font-weight:700;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:25px 0;}
.our-services-tabs .nav-tabs a .fa{font-size:24px;line-height:1;margin-bottom:10px;}
.our-services-tabs .nav-tabs a span{display:block;color:#424242;}
.our-services-tabs .nav-tabs li:last-child a{border-right:0}
.our-services-tabs .nav-tabs li.active a{border:0;border-right:1px solid #dadada;border-bottom:1px solid #ffffff;background:#ffffff;}
.our-services-tabs .nav-tabs li.active a .fa{color:#16566a}
.our-services-tabs .tab-content{}
.our-services-tabs .tab-pane{padding:25px;position:relative;overflow:hidden;}
.tab-pane-text{padding:60px 0;padding-left:40px;width:670px;}
.tab-pane-text h1{font-size:34px;margin:0 0 20px}
.tab-pane-image{position:absolute;right:-18px;top: 25px;max-width:100%;height:auto}

/******************************************************************************************************
Front Page: Clients / Partners Logos
******************************************************************************************************/

.our-clients{text-align:center; padding-bottom:30px;}
.our-clients a{display:inline-block;margin:20px 30px;}
.our-clients img{max-width:100%;height:auto}

/******************************************************************************************************
Front Page: Team
******************************************************************************************************/

.our-team{text-align:center;padding:0 15px;border:1px solid #dadada;clear:both;}
.our-team .line{border-left:1px solid #dadada;width:1px;height:100%;top:0;position:absolute;right:-1px;clear:both;}
.our-team .image{margin-bottom:25px;padding-top:30px;}
.our-team .image img{max-width:100%;width:160px;height:auto;-webkit-border-radius:160px;-moz-border-radius:160px;border-radius:160px;}
.our-team .name{color:#424242;font-size:15px;margin:0;text-transform:uppercase;font-weight:bold}
.our-team .position{margin:0 0 10px;}
.our-team .read-more{padding-bottom:30px;font-weight:bold}

/******************************************************************************************************
Pages / Posts
******************************************************************************************************/

.breadcrumb{margin-bottom:5px;padding:0;background:transparent;padding-left:3px;}
.breadcrumb a, .breadcrumb a:visited{font-weight:bold;text-transform:uppercase;color:#444444;}
.post-details{border-bottom:1px solid #e2e2e2;margin-bottom:35px;padding-bottom:25px}
.post-details .tabs-control{margin-top:0;}
.post-details .featured-img-wrap { text-align:center; }
.post-details .featured-img-wrap .featured-img{background:#f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;color:#444444;padding:15px;clear:both;margin-bottom:20px;display: inline-block;max-width:100%;}
.post-details .meta-post{clear:both;text-align:center;padding-bottom:20px;font-size:13px;}
.post-details .meta-post span{margin:0 10px;}
.post-details .desc{margin:0 0 20px;}
.post-details .meta-tags{font-size:13px;text-align:center;}
.post-details .meta-tags a{}


/******************************************************************************************************
Blog Page
******************************************************************************************************/

.post-list{height:300px; background:#f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;color:#444444;padding:15px;margin-bottom:30px;width:265px;float:left;margin-right:15px;}
.grey-bg .post-list { background: #fff; }
.post-list .meta{font-size:13px;margin-bottom:20px;}
.post-list .meta .date{color:#777777;}
.post-list .meta .tot-comment{float:right;}
.post-list h3{margin:0 0 10px;letter-spacing:1px;line-height:1.4;height:40px;overflow:hidden;text-overflow:ellipsis}
.post-list h3 a{color:#444444;}
.post-list .image{height:120px;overflow:hidden;text-align:center;margin-bottom:10px;}
.post-list .image img{max-width:100%;height:auto;}
.post-pagination{text-align:center;margin:0 0 30px;}
.post-pagination a{padding:5px 12px 3px;}
.post-pagination .tabs-control{margin:0;}

/******************************************************************************************************
Sidebar
******************************************************************************************************/

.widget .widget-head{text-align:center;color:#777777;font-size:22px;font-family:'Droid Sans',sans-serif;margin:0 0 10px !important;background:url(assets/img/grey-line.png) repeat-x 0 center;text-transform:none;font-weight:400;}
.widget .widget-head span{display:inline-block;padding:0 10px}
.popular-post{list-style:none;margin:0;padding:0}
.popular-post li{margin-bottom:20px;}
.popular-post .image{float:left;width:85px;padding:10px;background:#f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;}
.popular-post .image img{width:65px;height:65px;}
.popular-post .detail{margin-left:95px;min-height:85px;}
.popular-post .detail .date{color:#aaaaaa;font-size:13px;}
.widget ul{list-style:none;margin:0;padding:0}
.widget ul li{margin-bottom:5px;text-align:center;}
.pc1 {top:250px;}
.pc2 {top:300px;}
.pc3 {top:350px;}
.contact-panelCaller{position:fixed;width:80px; left:-20px;padding:4px 10px 4px 20px;text-align: right;z-index: 10000;-webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 4px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;border: 0;border-left: 0;color: #2bb673;position:fixed;font-size: 12px;transition: left 0.4s ease-in-out;-o-transition: left 0.4s ease-in-out;-ms-transition: leftt 0.4s ease-in-out;-moz-transition: left 0.4s ease-in-out;-webkit-transition: left 0.4s ease-in-out;cursor: pointer;background: rgba(0, 0, 0, .3);}
.contact-panelCaller:hover{left:0px; }
i.cp-panel {font-size: 16px!important;}
i.cp-panel, a.cp-panel {line-height:20px; color: #ffffff!important; text-decoration: none;}

/******************************************************************************************************
Comments
******************************************************************************************************/

.comment-block2{background:#f4f4f4;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;padding:25px;margin:0 0 30px;}
.comment-list2{list-style:none;margin:0 0 35px;padding:0;border-bottom:1px solid #e2e2e2;}
.comment-list2 li{}
.comment-list2 .avatar{float:left;width:70px;}
.comment-list2 .avatar img{width:68px;height:68px;border:1px solid #dadada;}
.comment-list2 .detail{margin-left:105px;min-height:70px;margin-bottom:35px;}
.comment-list2 .by{font-weight:700;font-size:15px;color:#1a94a3;}
.comment-list2 .by a{color:#1a94a3;}
.comment-list2 .by .comment-reply-link{float:right;font-weight:400;font-size:12px;color:#8Dc63F;margin-top:3px;}
.comment-list2 .create_date{font-size:12px;color:#9c9c9c;margin-bottom:15px;}
.comment-list2 .children{list-style:none;margin:0;padding:0;margin-left:70px;}
.comment-form{}
.comment-form h3{color:#777777;font-size:22px;font-weight:400;font-family:'Droid Sans',sans-serif;margin:0 0 25px;text-transform:none;}
.comment-form .field{margin-bottom:21px;}
.comment-form .inputText{width:260px;border:1px solid #e2e2e2;padding:10px;height:42px;line-height:42px;-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;max-width:100%;}
.comment-form .areaText{width:100%;border:1px solid #e2e2e2;-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;padding:10px;color:#444444;height:220px;}
.comment-form .field-btn{padding:10px 0;}
.comment-form .btn-blue{width:145px;}
.box-image-left{float:left;padding:15px;background:#f5f5f5;-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;margin-right:18px;margin-bottom:18px;}
.grey-bg .box-image-left{background:#ffffff;}

/******************************************************************************************************
Forms
******************************************************************************************************/

.my-form{}
.my-form .form-action{text-align:center;margin-top:20px;}
.my-form .form-action .btn-blue{width:140px;}
.my-form .form-group{margin-bottom:20px;}
.my-form .form-control{padding:13px;border:1px solid #e2e2e2;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:15px;}
.my-form .control-label{text-align:left;}
.my-form .input-lg{height:42px;}
.my-form select.form-control{}
.my-form label{font-weight:400;}
.my-form .bootstrap-select.form-control{background-color: #fafafa;background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding-top:0;padding-bottom:0;}
.my-form .bootstrap-select.form-control .btn{padding:0;background:transparent;border:0;filter:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:40px}
.my-form .bootstrap-select.form-control .btn .filter-option{border-right: 1px solid #E2E2E2;display: block;float: none !important;margin-right: 30px;padding: 13px 0;width: auto;text-overflow: ellipsis;line-height:1}
.my-form .bootstrap-select.form-control .btn .caret{border-left-width:8px;border-right-width:8px;border-top:8px solid #27b7be;right:0;top:20px}
.my-form .bootstrap-select.form-control.dropup .btn .caret{border-bottom:8px solid #27b7be;border-top:0;top:18px}
.my-form .bootstrap-select .btn:focus{outline:none !important;}
.has-js .label_check,
.has-js .label_radio{padding-left: 30px;cursor:pointer;margin-bottom:10px;}
.has-js .label_radio { background: url(assets/img/radio-off.png) no-repeat 0 6px; }
.has-js .label_check{ background: url(assets/img/check-off.png) no-repeat 0 4px; }
.has-js label.c_on{ background: url(assets/img/check-on.png) no-repeat 0 4px; }
.has-js label.r_on{ background: url(assets/img/radio-on.png) no-repeat 0 6px; }
.has-js .label_check input,
.has-js .label_radio input  { position: absolute; left: -9999px; }

/******************************************************************************************************
Footer
******************************************************************************************************/

#footers{background:#444444;padding:25px 0;color:#ffffff;font-size:14px;}
.foot-widget{padding:20px 0 0 0;display:inline-block;float:left;max-width:300px;}
.foot-widget .head-foot-widget{color:#999999;font-size:22px;font-family:'Droid Sans',sans-serif;margin:0 0 20px;text-transform:none;font-weight:400;}
.foot-widget .head-foot-widget span{display:inline-block;background:#444444;}
.foot-widget ul{list-style:none;margin:0;padding:0;}
.foot-widget ul li{position:relative;padding-left:25px;margin-bottom:10px;}
.foot-widget ul li .fa{position:absolute;left:2px;top:2px;color:#8Dc63F;}
.foot-widget ul li a{color:#8Dc63F;text-decoration:none}
.foot-widget ul li a:hover{color:#658835; text-decoration:underline}
.foot-widget ul li:before { font-family: 'FontAwesome'; content: '\f140'; margin:0 5px 0 -15px; color:#bbb;}
.foot-widget .widget_recent_entries ul li:before { content:none; margin:0px;}
.foot-widget .widget_recent_entries ul li { padding-left: 0px;}
.foot-widget .widget_recent_entries ul li span.post-date { display:block; }
.foot-widget a{color:#8Dc63F;text-decoration:none}
.foot-widget a:hover{color:#658835; text-decoration:underline}
.latest-posts{list-style:none;margin:0;padding:0;font-size:15px;}
.latest-posts li{margin-bottom:10px;}
.latest-posts a{color:#47eaf2;}
.latest-posts .tot-comm{font-size:13px;}
.social-foot{font-size:20px;}
.social-foot a{color:#bdbdbd;margin-right:10px;}
.copyright{padding:12px 0 8px 0; border-bottom: 1px solid #505050;}

/******************************************************************************************************
Wordpress Classes
******************************************************************************************************/

.wp-caption {margin-bottom: 10px; padding: 10px 0 5px 0px;}
.wp-caption-text {margin-bottom: 10px; padding: 10px 0 5px 0px;font-size:11px;}
.sticky {}
.gallery-caption  {}
.bypostauthor  {}
.alignleft { float:left; margin:20px; }
.alignright { float:right; margin:20px; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/******************************************************************************************************
Responsive
******************************************************************************************************/

@media (min-width: 1200px) {
	.static_banner_wrap {width:100%; max-width:100%; background-size:cover!important;}
	.container{width:1170px}
	.page-title h1, .our-clients, #home_partners h2.heading-2 {max-width:1170px;}
	#slider-wrap {max-width:1172px;}
	#home_partners h2.heading-2 {max-width:1110px;}
	#frontpage-para-1, #frontpage-para-2 {width:585px !important;}
}

@media (max-width: 1200px) {
    .tab-pane-text{width:550px;}
    .our-clients a{margin-left:18px;margin-right:18px;}
	.nav>li>a {padding: 5px;}
	.navbar-main .navbar-nav > li > a > .fa-caret-down{top:27px;}
	ul#menu-menu {padding-top: 25px;}
	.page-title h1, .our-clients, #home_partners h2.heading-2 {max-width:970px;}
	#slider-wrap {max-width:972px;}
	#home_partners h2.heading-2 {max-width:910px;}
	#frontpage-para-1, #frontpage-para-2 {max-width:485px !important;}
}

@media (min-width: 768px) and (max-width: 992px) {
    .testimonials .text{font-size:20px;line-height:24px;background-position:0 0;padding-left:20px;padding-right:10px}
    .box-iconed.vertical{text-align:center;}
    .box-iconed.vertical .image{float:none;margin-bottom:15px;}
    .box-iconed.vertical .desc{margin-left:0;min-height:auto;}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.navbar-main .navbar-nav > li{padding-bottom: 25px !important;}
}

@media (max-width: 992px) {
	.box-iconed{text-align:left;}
    .box-iconed .image{float:left;margin-bottom:0;}
    .box-iconed .desc{margin-left:130px;min-height:120px;}
    .tab-pane-text h1{font-size:26px;}
    .tab-pane-text{width:305px;padding-left:20px;padding-top:20px;padding-bottom:50px;}
    .tab-pane-image{right:10px;}
    .our-clients a{margin-left:5px;margin-right:5px;}
	.navbar-main .navbar-nav > li > a > .fa-caret-down{display:none;}
	.navbar-header {background-color:white;box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);}
	.navbar-brand img {background: white;margin-top:2px !important;margin-left:10px;}
	.navbar-main .navbar-brand {padding-top:0;}
	ul#menu-menu {margin-left: auto;margin-right:-8px;}
	.navbar-main .navbar-nav > li > .dropdown-menu {left: -160px;top: -8px;}
	ul#menu-menu {right: 20px;	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);}
	.navbar-main {background-color:transparent;}
	.navbar-brand img {position:fixed;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;padding:15px 25px 10px 10px;}
	.navbar-header {height: 80px;}
	.navbar-main .navbar-nav > li {margin-right: 10px;}
	#frontpage-item-1 {background-position: 50% 15%;}
	.page-title h1 {margin-left:40px !important; padding-right:40px !important;}
	.page-title h1, .our-clients, #home_partners h2.heading-2 {max-width:970px;}
	div.frontpage-para, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {padding:60px 40px !important;}
	#slider-wrap {padding-left:25px; padding-right:25px;}
	section#home_partners div.container {padding: 0 30px;}
	.col-md-3 {padding-top: 0 !important;}
	.col-md-offset-0 {padding-bottom: 0 !important; padding-top: 0 !important;}
	.col-md-9 {padding-bottom: 0 !important;}
	.widget .widget-head span {padding: 20px !important;}
	div.textwidget > div > p {text-align: center !important;padding-top: 20px;}
	.navbar-brand img {width: auto !important; height: 70px !important;}
	.widget_text {padding-top: 20px;}
	.our-clients a{max-width:35%;}
	div.frontpage-para:nth-child(3) {font-size:1.5em;}
	.our-clients a:nth-child(4) {max-width: 15%;}
	.navbar-main .navbar-nav > li > .dropdown-menu {box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.15);}
	.new-img-class {float:none; margin:0;}
	.col-md-3:not(.col-md-offset-0) {border-top: 1px solid #E5E7E9;}
}

@media (min-width: 992px) {
	.our-clients a{max-width:20%;}
    .navbar-main .navbar-brand-text { padding-top: 50px!important; }
	.navbar-main .navbar-brand {padding-top:0px;}
    .navbar-brand img {padding:10px;}
	.navbar-main .navbar-nav > li > a > .fa-caret-down{display:block;}
	.navbar-main {background-color: white;}
	.container{margin-right:auto;margin-left:auto;}
	.navbar-main .navbar-nav > li {margin-right: 0px;}
	#frontpage-item-1 {background-position: 30% 25%; background-size: 90%;}
	#slider-wrap {padding-left:60px; padding-right:60px;}
	.widget {margin-bottom: 30px;}
	.page-title h1 {padding-left:25px;width: 66%;margin-left: 0;}
	.navbar.navbar-main {box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);}
	div.frontpage-para:nth-child(3) {font-size:2.5em;}
	.our-clients a:nth-child(4) {max-width: 10%;}
	ul#menu-menu {box-shadow: none;}
	.navbar-main .navbar-nav > li > .dropdown-menu {box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);}
	#contact-container-3 {float: left; width: 33%;}
	#contact-container-3 textarea#MessageTextbox, #contact-container-3 textarea#MessageTextboxPricing {min-width: 96% ;}
}

@media (max-width: 830px) {
	#frontpage-item-1 {background-position: 50% -20%;}
}

@media (max-width: 767px) {
    #slideshow .headline{font-size:36px;text-shadow:0 0 1px #ffffff;}
    #slideshow .sub-headline{font-size:16px;text-shadow:0 0 1px #ffffff;}
    #slideshow .descriptions{font-size:14px;}
    .navbar-main .navbar-nav{padding-top:0px; }
    .navbar-main .navbar-collapse{padding:0 15px;margin:0;float:none !important;}
    .navbar-main .navbar-nav > li > .dropdown-menu{margin-top:0}
    .tab-pane-text{width:auto;padding:20px;}
    .tab-pane-image{position:relative;right:0;display:block;margin:0 auto;top:0;}
    .our-clients a{margin-left:15px;margin-right:15px;}
    .our-team .line{top:auto;bottom:-1px;left:0;width:100%;height:1px;border-left:0;border-top:1px solid #dadada;}
    .navbar-main .navbar-brand-text { padding-top:18px!important; font-size:26px!important; padding-left:15px; }
	#page-top  .left-page-top { float:none; text-align:center; border:none; }
    #page-top  .right-page-top { float:none; text-align:center; clear:both; border:none; }
    #page-top  .left-page-top li, #page-top  .right-page-top li { display:inline-block; float:none; border:none; }
    #page-top #toggle-top-1.open,#page-top #toggle-top-2.open{padding:0px 10px 0px;border-left:none; height: auto;}
    .comment-tabs .right-drop{float:none;text-align:right;}
	ul#menu-menu {box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);margin-bottom: 3px;}
	#contact-container-1 {margin-bottom: 30px;}
}

@media (max-width: 490px) {
	button.navbar-toggle span.text {display: none;}
	#frontpage-item-1 {background-position: 50% 20%; font-size:2em !important;}
	.page-title h1 {font-size: 40px !important;}
	.col-sm-6.text-left, .col-sm-6.text-right {text-align: left !important; width: 100% !important;}
}

@media (min-width: 1350px) {
    #frontpage-item-1 {background-position: 30% 35%;}
}

.display-tckt-slctr-tkt-details.display-the-hidden.lt-grey-text.smaller-text {
	display:none;
}

.event-datetimes {
	display: none;
}

#ee-single-page-checkout-dv {
  max-width: 80%;
  min-width: 50%;
}

ul.ee-table-view-datetime-list {
	padding: 0;
	list-style-type: none;
}

#ee_filter_table {
	margin-left:0px
}

.spco-next-step-btn {
	background: #8dc63f !important;
}

#espresso_calendar * {
	margin: 0px;
}

#espresso_calendar {
	margin: 2em 0 0 0 !important;
}

#espresso_calendar:not(.ui-widget).calendar_fullsize .fc-button-prev, #espresso_calendar:not(.ui-widget).calendar_fullsize .fc-button-month {
	font-size: 1.3em !important;
	padding: 10px 30px !important;
}

#espresso_calendar:not(.ui-widget).calendar_fullsize .fc-button-next, #espresso_calendar:not(.ui-widget).calendar_fullsize .fc-button-today {
	font-size: 1.3em !important;
	padding: 10px 30px !important;
}

.fc-button-agendaWeek, .fc-button-today, .fc-button-month, .fc-button-agendaDay, .fc-header-space {
	visibility: hidden !important;
	padding: 0px 0px !important;
}

.fc-event-inner {
	border: 2px solid #8dc63f !important;
}

span.fc-header-title h2 {
	color: #234086 !important
}

#espresso_calendar:not(.ui-widget) .fc-header-title h2, .fc-header-title h2 {
	margin: 15px !important;
}

#ee-promotion-code-input{
	width: 216px !important;
	margin: 30px 0px 0px 20px !important;
	padding: 10px !important;
}

#ee-spco-payment_options-reg-step-form-payment-options-before-payment-options{
	width: 326px !important;
}

#ee-promotion-code-submit{
	margin-top: 30px !important;
}

#ee-promotion-code-input-lbl{
	margin-left: 20px !important;
	width: 500px !important;
}

.ee-upcoming-events-widget-title-h5 {
	margin: 15px 0px 15px 0px !important;
}

.jst-rght {
	text-align: center !important;
}

option.all_events {
    display: none;
}

option.products {
    display: none;
}

.footable-row-detail {
    display: none !important;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td {
    border-bottom: 1px solid #e0e0e0 !important;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    display: none;
}

div#ee-spco-payment_options-reg-step-form-payment-options-before-payment-options {
	display: none;
}

.spco-payment-method-info-dv {
	margin-top: -2em !important;
}

/******************************************************************************************************
NEW CUSTOM CODE
******************************************************************************************************/

.navbar-brand img {
    height: 65px;
	z-index: 1;
	margin-top:7px;
}

div#slideshow {
	display: none;
}

section#home_pagetext div.container h2 {
	display: none;
}

#frontpage-item-1 {
	font-size: 3em;
	font-weight: 1000;
	padding-top: 3.2em;
	padding-bottom: 5em;
	color: #234086;
	background-image: url(http://www.dataconsulting.co.uk/wp-content/uploads/2018/09/Paper-balls.png) !important;
    background-repeat: no-repeat !important;
    width: 100%;
}

.page-title h1 {
	font-weight: 1000;
	padding-top: 1.5em;
	padding-bottom: 2em;
	color: #234086;

}

#frontpage-item-1 {
    background-color: ghostwhite !important;
}

div.frontpage-para {
    padding: 60px 20px;
	display: inline-block;
	width: 49%;
}

div.testimonials {
	padding: 0px 30px 30px 30px;
}

.widget .widget-head span, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	background-color: white;
	padding:0px 20px 60px 20px;
}

.heading-2 span, div.testimonials, section#home_partners div.container {
	background-color: white;
}

.navbar-main .nav > li > a:hover {
	background: none;
}

@media (min-width: 767px) {
	ul.nav li.dropdown:hover ul.dropdown-menu {
		display: block;
		padding: 0;
	}
	.navbar-main .navbar-nav {
		position: absolute;
		right: 0;
		padding-top: 20px;
		z-index: 1;
	}
	
	#frontpage-col-1, #frontpage-col-2, #frontpage-para-1, #frontpage-para-2 {height:100%;}
	#frontpage-para-1, #frontpage-para-2 {padding:160px 20px !important; height:680px;}
	#frontpage-col-1 {float: left;}
	#frontpage-col-1, #frontpage-col-2 {width:50%;}
	#frontpage-col-2 {float:right;}
	#frontpage-para-1 {float:right;	text-align:left;}
	#frontpage-para-2 {float: left; text-align: left; padding-left: 50px !important;}
	#contact-container-1 {float:left; width:50%;}	
	#contact-container-2 {float:right; width:50%;}
}

.navbar-main .navbar-brand{
	padding-bottom:0px;
}

.navbar-main .navbar-nav > li > .dropdown-menu{
	background-color: transparent;
	border: 0;
}

section#home_partners div.container, div.frontpage-para {
	width:100%;
}

section#home_testimonials {
	padding-top: 0;
}

div.brick-bg {
    padding-top: 80px;
	background: none !important;
}

@media (min-width: 992px) {
	.col-md-9 {
		width: 72%;
		margin-right:3%;
	}
}

section#home_pagetext {
	padding:50px 0 0 0;
	overflow:hidden;
}

section#home_pagetext .container {
	width:100%;
}

h3.widget-head span {
	padding: 0 10px !important;
}

.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}

ul.dropdown-menu li {
    text-align: left;
}

.navbar-main .navbar-nav > li a, .navbar-main .navbar-nav > li > i, .navbar-main .navbar-nav > li > .dropdown-menu li a {
	color: #212F3D;
}

a.dropdown-toggle:hover {
	background-color: transparent;
	color: #8dc63f !important;
	text-decoration: none;
}
img {
    height: auto;
	max-width: 100% !important;
}

.breadcrumb {
	display: none;
}

.page-title h1{
	font-size:60px;
	margin:0;
	line-height:1;
}

div.page-title form.f-search {
    display: none;
}

.widget {
	text-align: center;
}

.widget_categories {
    margin: 0;
}

.aps-title {
	background-color:white;
}

ul#menu-menu, ul.dropdown-menu li {
    background-color: white;
}

ul#menu-menu {
	text-align: right;
}

.col-md-offset-0, .col-md-offset-0 {
    border: none;
    padding: 0;
}

.col-md-offset-0 .fa-download {
    padding-top: 25px;
}

.frontpage-para span, .frontpage-para h1, .frontpage-para h2, .frontpage-para h3, .frontpage-para h4, .frontpage-para h5, .frontpage-para h6, .frontpage-para p {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:1150px;
}

.our-clients {
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 50px 0;
}

.frontpage-para ol {
	margin-left: auto;
	margin-right: auto;
	max-width: 1150px;
	padding-left:0;
	max-width:600px;
	list-style:none;
}

.container.page-title .row div {
	width: 100%;
}

.col-md-3:not(.col-md-offset-0) {
    border-left: 1px solid #E5E7E9;
	padding-left: 4%;
}
#home_partners h2.heading-2, #slider-wrap {
	margin-left:auto;
	margin-right:auto;
}

div.frontpage-para:nth-child(3) span, div.frontpage-para:nth-child(3) em {
	color:white !important;
}

div.frontpage-para:nth-child(3) {
	background-color: #2874A6;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
}

.owl-item .item {
    padding: 10px;
    border-radius: 10px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    width: 30%;
	background-color: white;
	border: 1px solid #999999;
	box-sizing:border-box;
}

h1.aps-title {
    font-size: 28px !important;
}

#slider-wrap button {
	background-color: transparent;
	color: grey;
}

#slider-wrap button:hover {
	color: black;
}

#slider-wrap button:nth-child(1) {
	left:-55px;
}

#slider-wrap button:nth-child(2) {
	right:-55px;
}

#footers > .container {
	padding-left:20px;
	padding-right:20px;
}

#slider-wrap button i {
	font-size: 30px;
}

.col-sm-6{
	width:50%;
	float:left;
	padding-bottom:20px;
}

h1.aps-title {
    display: inline-block !important;
    padding: 0 10px;
	margin: 0 !important;
}

body.blog:not(.page-template-default):not(.post-template-default):not(.espresso_events-template-default) .col-md-9 {
	padding: 0 0 60px 0;
}

#frontpage-col-1 {
    background: url(http://www.dataconsulting.co.uk/wp-content/uploads/2018/09/keyboard-black-notebook-input-163130.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

#frontpage-col-2 {
	background-color:#19a9d8;
}

#container-100 {
	width:100%;
	display:table;
	height: 0px;
}

#frontpage-button-1, #frontpage-button-2, #subscribe-button-foot {
    height: 45px;
    width: 190px;
    background-color: transparent;
    color: white;
    border: 0.1em solid white;
    background-image: none;
    border-radius: 4px;
	margin-top: 25px;
}

#frontpage-button-1:hover, #frontpage-button-2:hover, #subscribe-button-foot:hover {
	background-color: white;
}

#frontpage-col-1 h1, #frontpage-col-2 h1 {
	color:white;
}

.contact-foot {
	padding-right:60px;
}

#frontpage-para-1 h1, #frontpage-para-2 h1 {
	padding-bottom:20px;
}

#frontpage-button-1:hover {
	color: black;
}

#frontpage-button-2:hover {
    color: #19a9d8;
}

#subscribe-button-foot:hover {
    color: #444444;
}

.frontpage-para p {
    color: white;
}

#subscribe-button-foot {
	margin-top:0;
}

h1.aps-post-title a {
    color: #444444;
}

.aps-entry-date {
	color: #666666;
}

.col-sm-6.text-right {
	width: 70%;
}

.col-sm-6.text-left {
	width: 30%;
}

.owl-carousel .owl-stage-outer {
	margin-right: -3px;
}

.wpmchimpa-subs-button {
    max-width: 250px;
}

.wpmchimpa-field.wpmchimpa-text {
	margin-left: 0 !important;
}

.chimpmate-class h2, .wpmchimpa-reset.chimpmatecss.wpmchimpselector {
	text-align: left;
}

#subscribe-button-foot {
	width: 130px;
}

.pullquote_right p, .pullquote_right p {
	text-align:center !important;
}

a.ee-widget-event-name-a {
    font-size: 18px;
}

#wpmchimpaw-1 input[type="text"] {
	padding:20px !important;
}

.quote_wrap, div.info_box {
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.25);
    padding: 20px 20px 20px 0;
    border: 0 !important;
    background: none !important;
}

.learn-more-row-1, .learn-more-row-2 {
	text-align: center;
}

.fa-ul-acl {
    margin: 35px 0 10px 125px;
}

#contact-form-submit {
 	background: #234086;
    border-radius: 4px;
    border: 2px solid #234086;
    color: white;
    font-size: 18px;
    padding: 7px 14px;
	max-width: 130px;
}

#contact-form-submit:hover {
	background: white;
	color: #234086;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:40%;
    position:relative;
    height:0;
	margin-bottom: 30px;
	margin-top: 30px;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.sidebar-button, .training-button-side, .ticket-selector-submit-btn {
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    padding: 10px;
    margin: 0 0 10px 0;
	width: 100%;
	max-width: 250px;
    margin-left: auto;
    margin-right: auto;
	border-radius: 5px;
}

.training-button-side, .ticket-selector-submit-btn {
	padding: 10px 15px;
}

.ticket-selector-submit-btn {
	background: transparent;
	color: #428bca;
}

.ticket-selector-submit-btn:hover {
	color:#444444;	
}

.sidebar-button:hover, .training-button-side:hover, .ticket-selector-submit-btn:hover {
    box-shadow: 0 0 2px #234086;
}

#contact-container-3 textarea#MessageTextbox {
	resize: none;
}

#footers a {
	color: #8Dc63F !important;
}

#footers a:hover {
	color: #658835 !important;
}

.custom-html-widget.textwidget b {
    color: #999999;
}

#contact-container-3 input,  #contact-container-3 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 3px;
    padding: 12px;
    border: 1px solid #999999;
    margin: 12px 0;
    width: 90%;
}

#selectProductPricingVar {
	margin: 12px 0;
}

#sidebar-cart {
	border-radius: 0.6em;
	font-size: 22px;
	border: 0;
}

.espresso-table-row li {
	font-size: 14px;
}

.table>thead>tr>th {
	border-bottom: 0;
}

.espresso-table.footable > thead > tr > th, .espresso-table.footable > tfoot > tr > td {
	background-image: none !important;
	box-shadow: none !important;
	background-color: #eeeeee !important;
}

.wpmchimpa-subs-button {
    background: #234086 !important;
    border-radius: 4px !important;
    border: 2px solid #234086 !important;
    color: white !important;
    max-width: 130px;
	font-size: 16px !important;
    padding: 5px 0px !important;
    height: 100% !important;
}

.wpmchimpa-subs-button:hover {
	background: white !important;
    color: #234086 !important;
}

.wpmchimpa-field.wpmchimpa-text span.inputlabel {
	padding-left:20px !important;
}

.wpmchimpa-field.wpmchimpa-text input {
	font-family: inherit !important;
}

iframe {
    max-width: 100%;
}

form {
	max-width: 100%;
}

#slider-wrap h1.aps-title {
	color: #115668;
}

.enquiry-contact-form {
	margin-top: 175px;
}

.enquiry-contact-form h1 {
	margin-bottom: 40px;
}

.enquiry-contact-form input {
	width:100%;
	height:60px;
	padding-left:10px;
	margin:5px 0;
	border-radius:3px;
	border:1px solid lightgray;
}

.enquiry-contact-form textarea {
	width:100%;
	height:180px;
	padding-left:10px;
	margin:5px 0;
	border-radius:3px;
	border:1px solid lightgray;
}

.enquiry-contact-form input[type="submit"] {
	text-transform: uppercase;
	font-weight: 700;
	padding: 6px;
	color: white;
	background: #3b94d9;
	border: 0;
}