/*
Theme Name: Boilerstrap Master Child

Template: boilerstrap-master
*/

/* write custom css */

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.col2-set,
.col4-set {
    margin-left: -15px;
    margin-right: -15px
}
.col2-set>.legend {
    margin-left: 15px;
    margin-right: 15px;
    width: auto
}
.col2-set .col-1,
.col2-set .col-2,
.col2-set .col-narrow,
.col2-set .col-wide,
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3,
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .col2-set .col-1,
    .col2-set .col-2 {
        float: left;
        width: 50%
    }
}
@media (min-width: 768px) {
    .col2-set .col-narrow {
        float: left;
        width: 33.33333333%
    }
}
@media (min-width: 768px) {
    .col2-set .col-wide {
        float: left;
        width: 66.66666667%
    }
}
@media (min-width: 768px) {
    .col3-set .col-1,
    .col3-set .col-2,
    .col3-set .col-3 {
        float: left;
        width: 33.33333333%
    }
}
@media (min-width: 768px) {
    .col4-set .col-1,
    .col4-set .col-2,
    .col4-set .col-3,
    .col4-set .col-4 {
        float: left;
        width: 25%
    }
}

.navbar-search .search-query {
	display: none;
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: relative !important;
}


.home .entry-header{
	display: none;
}

.home .site {
	padding-top: 0;
}

.site {
	
}

.navbar .brand{
	display: none !important;
}

.page-id-20 .entry-content iframe{
	margin-bottom: 0 !important;
}

.page-id-20 #pg-20-0 {
	margin-bottom: 0 !important;
}

.contact-content {
	font-size: 18px;

}

.page-id-20 textarea, .page-id-20 input[type="text"], .page-id-20 input[type="email"]{
	width: 90% !important
}

.page-id-20 input[type="submit"]{
	width: 93% !important
}

input[type="submit"] {
	background-color: #1f53a5;
	color: #fff;
}

input[type="submit"]:hover {
	background-color: #0e8efa !important;
	color: #fff !important;
	background-image: none !important
}

h1.page-title, h1.title, h1.archive-title, .entry-content h1, h1.author-title{
	color: silver !important;
}

footer[role="contentinfo"] {
	background-color: silver;
	border-top: 3px solid #686868 !important;
	
	
}

.navbar-inner {
	background-image: none !important;
	background-color: #f2f2f2 !important;
	box-shadow: none !important;
}

.navbar .nav li.current_page_item a, .navbar .nav li.current-menu-item a, .navbar .nav li.current-menu-item a:hover, .navbar .nav li.current-menu-item a:focus{
	box-shadow: none !important;
	color: grey !important;
	background-color: #f2f2f2 !important;
	
}

.navbar .nav > li > a{
	text-shadow: none !important;
	color: #000 !important;
	padding: 10px 45px 10px 15px !important;
}

#menu-item-22{
    margin-left: 0;
    padding-left: 0;
}

#menu-item-22 li a{
    padding-left: 0;
}

.navbar .nav{
    width:100% !important;
}
.navbar .nav > li{
     margin-left: 3%;
     margin-right: 3%;
}

.navbar .nav > li > a:hover {
	text-shadow: none !important;
	color: grey !important;
	transition: color ease-out .5s;
}

.entry-header h1.entry-title{
	color: silver !important;
}

.footer-menu li {
	display: inline;
}

.footer-menu {
	width: 100%;
	float: left;
}

.footer-menu a {
	
	font-size: 14px;
	padding:  0 2%;
}

.footer-menu ul{
	text-align: center;
	margin: 0 !important;
}

.copyright {
	color: grey !important;
	text-align: center;
}

.copyright a {
	color: grey !important;
	text-decoration: none;
}

.copyright a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.text-content {
	
    margin: 2% 0;
}

.text-content img {
	box-shadow: none !important
}

.top-banner {
	background-color: #f2f2f2;
	
	padding-bottom: 5px;
}

.site-content {
	margin: 0 !important;
}

.site {
	padding-top: 0 !important;
	background: #f2f2f2 !important;
}

.navbar-search {
	display: none !important;
}

.home-text-content {
	    font-size: 30px;
    font-weight: 400;
    color: #1f53a5;
    padding: 76px 14%;
}

#primary {
	    min-height: 700px;
}

.top-banner img {
	width: 12%;
    padding-top: 0px;
}

.top-banner .header-left .logo-text{
    font-family: "Book Antiqua", serif;
    font-size: 35.0pt;
    padding-left: 15px;
    color: navy;
    font-weight: 800;
    top: 63px;
    vertical-align: middle;
}

.top-banner a:hover{
    text-decoration: none;
}


.home #content {
	padding-top: 4%;
}

.product-content h1{
	margin-bottom: 3% !important;
}

.product-content{
    text-align: justify;
    margin-bottom: 10px;
    line-height: normal;
}

.entry-content table{
    width:97% !important;
}

.tg  {border-collapse:collapse;border-spacing:0; border-color:#fff!important; border-bottom: 0 !important;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:11px 11px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:11px 11px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-yfvh{font-weight:bold;font-style:italic;vertical-align:top}
.tg .tg-9hbo{font-weight:bold;vertical-align:top}
.tg .tg-yw4l{vertical-align:top}

.entry-content td, .comment-content td{
	padding: 6px 10px !important;
	border-top: 1px solid #757575 !important;
}

.tg td{
	font-size: 12px !important;
}


.tg tr:first-child th {border-top: 0; border-bottom-width: 3px;}
.tg tr:last-child td {border-bottom: 0;}

.tg tr td:first-child,.tg tr th:first-child {border-left: 0; border-right-width: 3px;}
.tg tr td:last-child,.tg tr th:last-child {border-right: 0;}

.tg th, .tg td{border-color: #fefefe !important;}

.header-left {
	margin-top: 30px;
}

.header-right {
	text-align: center;
	margin-top: 1%;
}

.so-widget-sow-image-sow-image-2b1fadbace82 .sow-image-container .so-widget-image{
	border-radius: 10px;
}


.home-text-content:before {
	content: url('http://217.199.187.74/alphadrives.ie/wp-content/uploads/2016/07/quote2.png');
}

.home-text-content:after {
	content: url('http://217.199.187.74/alphadrives.ie/wp-content/uploads/2016/07/quoteR.png');
}



footer[role="contentinfo"] {
	width: 100% !important;
	max-width: 100% !important;
}

.site-info {
    max-width: 90%;
    margin: 0 auto;
}

.entry-content h3,
.entry-content h2{
	color: silver !important;
}

#pgc-9-1-1 p {
	margin: 0 !important;
}

.page-id-9 .thumbnail{
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
} 

.page-id-9 .entry-content img,  .page-id-9 .widget img{
	border-radius: 0 !important
}

#pgc-9-1-0 {
	/*padding-right: 16px !important;
	width: 66.4% !important;*/
}



#pgc-9-1-1{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#panel-9-1-1-0 .insideframe{
	margin-right: 3.5%;
}

.insideframe {
	margin-right: 4%;
	background: #fff;
	min-height: 382px;
}

.postno_3 .insideframe {
	margin-right: 0;
}

.wpcu-front-box.bottom{
	padding: 1% 5% 5% 5%;
}

.wpcufpn_container .date{
	margin-bottom: 2%;
	font-size: 12px;
}

.wpcufpn_container .date a:hover{
	text-decoration: none !important
}

.wpcu-front-box a {
	color: silver;
}

.wpcufpn_container .title {
	font-size: 1.4em !important;
}

.wpcufpn_container .text {
	margin-top: 4%;
}

#pg-9-1{
	margin-bottom: 15px !important
}

#pg-9-0 img {
	border-radius: 11px !important;
}

#pgc-9-1-1 img{
	text-align: center;
	-moz-transition: 1s;
  	-webkit-transition: 1s;
  	transition: 1s;
}

#pg-9-2 img{
	text-align: center;
	-moz-transition: 1s;
  	-webkit-transition: 1s;
  	transition: 1s;
}



#pgc-9-1-1 img:hover {
	-moz-transform: scale(1.1);
  	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
}

#pg-9-2 img:hover {
	-moz-transform: scale(1.1);
  	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
}

.single-post .site{
	padding-top: 50px !important;
}

.home .entry-content td, .comment-content td{
	border-top: none !important;
}

.post {
	padding: 0 3%;
}

.so-widget-sow-image-sow-image-3f547a15eaaa .sow-image-container .so-widget-image{
	border-radius: 0;
}

img.so-widget-image{
    box-shadow: none !important;
}




.sidepage{
    background-color: #f6f6f6;
    border: 2px solid #fefefe;
    padding: 10px 0 0 0;
}


.sidepage-link{
    background-color: #f6f6f6;
    margin-top: 5%;
    padding: 0px 10px;
    border-bottom: 2px solid #fefefe;
}

.sidepage-heading{
    font-weight: bold;
    padding: 0px 10px;
}

.sidepage-link a{
    color: #000;
}

.sidepage-link a:before{
    content:"[+]";
    padding-right: 5px;
}


.move-img-up{
    margin-top: -5px;
    margin-bottom: -20px;
}


.breadcrumbs{
    margin: 35px 0px 10px 0px!important;
    font-size: 14px !important;
}

.breadcrumbs a{
    padding: 1% !important;
}



.insideframe{
    margin-right: 0 !important;
}

.postno_1 .insideframe{
    margin-right: 2% !important;
}

.postno_2 .insideframe{
    margin-left: 2% !important;
}

.nav{
    font-size: 120%;
}



.under-slider{
    width:80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    border-bottom:2px solid #686868;
    padding-top: 35px;
}

.home-container .container{
    width:1170px !important;
    background: #e9e9e9 !important;
}
.home-container #page{
    background: #e9e9e9 !important;    
}

.home{
    background: #e9e9e9 !important;        
}

.twitter_feed {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0%;
}

#panel-9-1-0-0{
    margin-bottom: 1px !important;
}

#site-navigation{
    top: 0 !important;
}

.soliloquy-container{
    background:#f2f2f2 !important;
}




.-skin-default .-items .-item .itembox:hover .-mask,
.-skin-default .-items .-item .itembox:hover .genericon {
    display: block;
    -webkit-transition: all 700ms !important;
    transition: all 700ms !important;
}

.-skin-default .-items .-item .itembox:hover{
    -moz-transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    -webkit-transition: all 700ms !important;
    transition: all 700ms !important;
}

.-skin-default .-items .-item .itembox a{
    -webkit-transition: all 700ms !important;
    transition: all 700ms !important;
}


.-skin-default .-items .-item .itembox .-mask,
.-skin-default .-items .-item .itembox .genericon {
    background: none !important;
}

.-skin-default .-filters .-filter{
    background:#009999;
    color: #fff;
    border-radius: 5px;
    padding: 5px 20px !important;
}

.-skin-default .-filters .-filter.active{
    color: #fff;
    background:rgb(128, 128, 128) !important;
}

.genericon-search:before{
    color:#009999 !important;
}
.-skin-default .-items .-item .itembox .genericon{
    font-size: 60px!important;
    width: 60px !important;
    height: 60px !important;
    margin: -30px 0 0 -30px !important;
}

.-skin-default *, .-skin-default *:before, .-skin-default *:after{
    text-align: center !important;
}


.pp_social .facebook{
    width:70px !important;
}



.navbar .nav > li > a{
	font-weight: bold;
}


.soliloquy-container{
	margin-left: auto !important;
	margin-right: auto !important;
	background:none !important;
}


.-skin-default .-items .-item .itembox{
	width:95%;
	border: 0 !important;
}





.page-id-20 input[type="tel"] {
    width: 90% !important;
}



.facebook{
	content:'F';
	line-height: normal;
}

.page-id-82 .entry-title,
.page-id-94 .entry-title,
.page-id-105 .entry-title,
.page-id-107 .entry-title,
.page-id-97 .entry-title,
.page-id-86 .entry-title,
.page-id-88 .entry-title,
.page-id-700 .entry-title{
	margin-bottom: 40px ;
}


.entry-content p{
	line-height: normal !important;
}

.product-page-content h3{
	text-transform: uppercase !important;
}

.contact-line-5 a{
    display: inline-block;
    max-width: 35px;
    height: auto;
    margin-right: -15%;
    margin-left: 24%;
}
.contact-line-5 a img{
    display: inline-block;
    max-width: 35px;
    height: auto;
    margin-right: -15%;
    margin-left: 24%;
}

.contact-line-4{padding-right:14% !important;}
.contact-line-3{padding-right:17.5% !important;}
.contact-line-2{padding-right:12% !important;}
.contact-line-1{padding-right:24% !important;}


.soliloquy-container .soliloquy-caption{
	width:auto !important;
	text-align: left !important;
	padding-bottom: 5px !important;
	background: rgb(0, 153, 153) !important;

}

.soliloquy-container .soliloquy-caption-inside{
	font-size: 1.2em !important;
}




.wpcufpn_container .thumbnail {
    display: block;
    overflow: hidden !important;
    max-height: 250px;
    min-height: 200px;
}

.wpcufpn_container .thumbnail .img_cropper img{
	width: 100% !important;
	height: auto !important;
	box-shadow: none !important;
}


.entry-content h3{
    text-align: left;
}

.entry-content h4,
.entry-title{
	text-transform: uppercase;
}

.page-id-18 .entry-content h3{
	color: rgb(170, 170, 170) !important;
	font-weight: 800 !important;
}


.booklets-page h4{
	padding-top: 8%;
}


.page-id-18 .entry-header,
.page-id-20 .entry-header,
.page-id-540 .entry-header,
.page-id-11 .entry-header{
    display: none;
    padding-top: 15px;
}

.page-id-20 .page,
.page-id-540 .page,
.page-id-11 .page{
    padding-top: 15px;
}

.tabs {   
    float: none;
    list-style: none;
    padding: 0;
    margin:  0;
    margin-top: 3%;
}

.tabs:after {
    content: '';
    display: table;
    clear: both;
}

.tabs input[type=radio] {
    display:none;
}

.tabs .labels{
    display: block;
    width:100%;
    text-align: center;
}
.tabs label {
    display: inline-block;
    float: none;
    background: rgb(0, 153, 153);
    border:1px solid rgb(128, 128, 128);
    border-radius: 5px;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer;
    margin-bottom: 0; 
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
    width:25%;
    margin-right: 3%;
}
.tabs label span {
    /*display: none;*/
}

.tabs label i {
    padding: 5px;
    margin-right: 0;
}
.tabs label:hover {
    color: #fff;
    
}
.tab-content {
    display: none;
    width: 70%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    min-height: 415px;    
}


.tab-content h3 {
    margin-bottom: 3% !important;
    text-align: left;
}

.tab-content img{
    margin-top:20px;
    margin-bottom: 25px;
    float: left;
}

.tab-content .product-content{
    clear: both;
}

.tabs [id^="tab"]:checked + label {
    background: rgb(128, 128, 128);
    color: #fff;
}



#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2 {
    display: block;
}

.tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}



.page-template-product .panel-grid,
.page-template-product .widget_sow-editor
{
    margin-bottom: 5px !important;

}




#pgc-w57bc57d8ec316-0-0 .so-widget-sow-image-default-3f547a15eaaa img{
    width: 300px !important;
    max-width: 400px;
    height: 120px !important;
}


.page-id-129 .entry-title,
.page-id-131 .entry-title,
.page-id-135 .entry-title,
.page-id-137 .entry-title,
.page-id-139 .entry-title,
.page-id-142 .entry-title{
    display: none;
}

.entry-content h2,
.entry-header h1.entry-title{
    font-size:25pt !important;
}

.entry-content h3{
    font-size: 22px !important;
}



.header-right img{
	width: 65%;
}

#pg-88-1{
    margin-top: 25px;
}

.page-id-133 .tg .tg-9hbo,
.page-id-135 .tg .tg-9hbo{
    width:50%;
}

.tg .tg-yfvh{
    width:25%;
}

.tg th{
    word-spacing: 3px !important;
}

.site-content article {
    word-wrap: normal !important;
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    hyphens: none !important;
}










@media screen and (min-device-width: 768px) {

	.product-right{
		padding-right: 30%;
	}

	.product-left{
		padding-left: 28%;
	}


}

@media screen and (max-device-width: 767px) { 



    .under-slider{
        padding-top: 15px;
    }

    .home-container .container{
        width:auto !important;
    }

    .home-container iframe{
        width:96%;
    }


	.site {
		padding: 0 2% !important;
	}

	#pgc-9-1-0 {
		width: 103% !important
	}

	#pgc-9-0-0 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 2% !important;
	}

	#pgc-9-0-1 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 2% !important;
	}

	#pgc-9-0-2 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 2% !important;
	}

	#pgc-9-0-3 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 2% !important;
	}

	.top-banner img{
		width: 15%;
	}

    .top-banner .header-left .logo-text{
        font-size: 18pt;
        padding-left: 15px;
        font-weight: 600;
        top: 25px;
        position: absolute;
    }

    .header-left{
        margin-bottom: 25px;
    }

	/*#wpcufpn_li_272_278{
		width: 100% !important;
		margin-bottom: 5%;
	}
	#wpcufpn_li_272_275{
		width: 100% !important;
		margin-bottom: 5%;
	}
	#wpcufpn_li_272_262{
		width: 100% !important;
		margin-bottom: 5%;
	}*/

	.insideframe {
		margin-right: 0%;
	}

	.footer-menu a{
		font-size: 12px;
	}

	.copyright a{
		font-size: 12px;
	}

	.copyright{
		margin-bottom: 5%;
	}

	.header-right {
		display: block;
        margin-left: auto;
        margin-right: auto;
        width:90%;
        margin-top: -15px;
	}

    .header-right img{
        width:65%;
    }

	#pl-9 img {
		width: 100% !important;
	}

    .tg td {
        font-size: 11px !important;
        padding: 4px !important;
    }

    .entry-content th{
        font-size: 10px !important;
        padding: 0;
    }

    .twitter_feed{
        margin-left: 0%;
    }

    #twitter-widget-0{
        min-width: 90%;
    }

    .twitter_feed iframe{
        min-width: 90% !important;
    }

    .postno_1 .insideframe {
        margin-right: 4% !important;
    }
    .postno_2 .insideframe {
        margin-left: 0 !important;
    }
    .insideframe{
        margin-right: 4% !important;
    }

    .tab-content {
        width:100%;
    }
    .tabs label {
        width: 100%;
        margin-bottom: 10px;
    }

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 

    .home-container .container{
        width:auto !important;
    }

    .insideframe{
    margin-right: 4% !important;
    }

	#pgc-9-0-0 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 10px !important;
	}

	#pgc-9-0-1 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 10px !important;
	}

	#pgc-9-0-2 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 10px !important;
	}

	#pgc-9-0-3 {
		width: 50% !important;
		float: left !important;
		margin-bottom: 10px !important;
	}

	#pgc-9-1-0 {
		width: 100% !important
	}

    .wpcufpn_container{
        height:420px !important;
    }

    .tab-content {
        width:90%;
    }
    .tabs label {
        width: 45%;
        margin-bottom: 10px;
    }

    #twitter-widget-0{
        min-width: 700px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 

    .home-container .container{
        width:auto !important;
    }

    .insideframe{
    margin-right: 4% !important;
    }

    .navbar .nav > li > a {
    	padding: 10px 20px 10px !important;
	}
}


