/*
Theme Name: Leyven Theme
Theme URI: http://www.archmages.com
Description: Theme 2 for Leyven
Author: DragonEdge
Author URI: http://www.archmages.com
Version: 1.0
*/
@media all and (orientation:portrait) {
    /* Styles for Portrait screen */
    html{
    width:100%;
    overflow-x: hidden;
    }
}
.leyven-orange{
    background-color:#FF5A00!important;   
}
.leyven-orange-text{
    color:#FF5A00!important;   
}
img.myobLogo{
    max-width: 100%;
    margin:15px;
}
/* =WordPress Core -------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* End of Wordpress Core CSS */
/* ---------------------------------------------------------------------------------------------------- */
/* Start of custom CSS */

/* ---------------------------------------------------------------------------------------------------- */
/* start width class */

/* .the_width {
	width: 1190px;
} */

/* end width class */
/* ---------------------------------------------------------------------------------------------------- */

/* start fonts css */

@font-face {
    font-family: 'verdanab';
    src: url('fonts/verdanab.eot');
    src: url('fonts/verdanab.eot?#iefix') format('embedded-opentype'),
         url('fonts/verdanab.woff') format('woff'),
         url('Dfonts/verdanab.ttf') format('truetype'),
         url('fonts/verdanab.svg#DearestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CANDARA';
    src: url('fonts/CANDARA.eot');
    src: url('fonts/CANDARA.eot?#iefix') format('embedded-opentype'),
         url('fonts/CANDARA.woff') format('woff'),
         url('Dfonts/CANDARA.ttf') format('truetype'),
         url('fonts/CANDARA.svg#DearestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eraslg';
    src: url('fonts/Eraslght.eot');
    src: url('fonts/Eraslght.eot?#iefix') format('embedded-opentype'),
         url('fonts/Eraslght.woff') format('woff'),
         url('Dfonts/Eraslght.ttf') format('truetype'),
         url('fonts/Eraslght.svg#DearestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ItcErasLightBold';
    src: url('fonts/ItcErasLightBold.eot');
    src: url('fonts/ItcErasLightBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ItcErasLightBold.woff') format('woff'),
         url('Dfonts/ItcErasLightBold.ttf') format('truetype'),
         url('fonts/ItcErasLightBold.svg#DearestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* end of font css */

* {
	margin: 0 auto;
	padding: 0;
}

ul, ol {
	list-style-position: inside;
}

html {
	height: 100%;
}

body{  
    font-family: Arial, Sans-serif;
    font-size: 12px;
    color: #000000;
	position: relative;
	height: 100%;
	background-color: #e1e2e6;
}

blockquote {
	margin: 5px 0 0 5px;
    padding-left: 5px;
}

#nonFooter
{
	position: relative;
	min-height: 50%;
}
.slider{
        margin-top: 25px;   
        touch-action: none!important;
}
a {
	outline: none;
    transition:color 0.5s;
}

a:link, a:visited{
    text-decoration: none;
    color: #0f76bb;
}
 
a:hover{
    color: #0f76bb;
}
 
h1 {
    font-size: 54px;
}
 
h3 {
    font-size: 24px;
}
 
#wrapper{
    margin: 0 auto;
    text-align: left;
	/* padding-bottom: 1em; */
}
 
#header{
   /* border-bottom: 10px solid #FF8400;*/
    background-color: #FFFFFF;
    height: 170px;
    width: 100%;
	position: relative;
}
#header .headerText{
    margin-top: 15px;
    height: 101px;
    padding-left: 5%;
}
#header i.comm{
    font-size: 20px!important;  
    margin-right: 5px!important;
    width:5%!important;
    padding-left: 15px!important;
    padding-right:15px;
}
#header .headerText .emailBtn, #header .headerText .phoneBtn{
    background: #ff5a00;
    color: #FFF;
    margin-left: 25px;
    padding:0 20px;   
    top:35px;
    width:40%;
    text-transform: lowercase;
}
@media (max-width:1320px){
     #header .headerText{
         padding-left:1%;
     }
}
@media (max-width:1191px){
     #header .headerText{
         padding-left:0;
         margin-left: -1%;
     }
}
@media (max-width:992px){
    body{
        overflow-x:hidden;   
    }
     #header .headerText{
         padding-left:0;
         margin-left: 0;
         margin-top: 0;
         top: 0;
     }
    #header{
        height: auto;   
    }
      #header .topBar{
        height:310px;
        position:relative;
    }
    #header .headerText .emailBtn, #header .headerText .phoneBtn{
        top:15px;
        margin: 10px 0 10px 1%;
        width:99%;
    }
}
@media (max-width:594px){
    body{
        overflow-x: hidden;   
    }
     #header {
         height:auto;
     }
    #header .topBar{
        height:290px;
        position:relative;
    }
     #header .headerText .emailBtn, #header .headerText .phoneBtn{
        top:15px;
        margin: 10px 0 5px 3%;
        width:98%;
    }
}
/* grey background on buttons issue override */
.page-id-337 .left{
   background:none!important; 
}   
#blog {
    margin: 0 auto;
    width: 100%;
}
 
/* .sidebar {
    float: right;
    font-size: 14px;
    margin: 0 auto;
    width: 25%;
}

.sidebar li{
    list-style: none;
} */
 
#footer{
    clear: both;
    text-align: center;
    height: 50px;
	color: #fff;
}

/* ---------------------------------------------------------------------------------------------------- */

/* start nav test */
nav .nav-wrapper {
    height: auto!important;
    min-height:100%;
}
#the_nav_line {
    background-position: center bottom;
    background-repeat: repeat-x;
    height: auto;
    width: 100%;
    z-index: 998;
}

#the_nav_line .the_nav {
	width: 1190px;
}
#slide-out{
    z-index:999;
    transition:background 0.5s;
}
#slide-out li a:hover{
    background:#ff5a00;
    color: #FFF;
 
}
#slide-out li a{
    transition:color 0.5s;
    color: #FF5a00;
}

.button-collapse i{
    z-index:1; 
    color:#FFF;
}
.side-nav a{
 width: 115%;
margin-left: -15px;   
}
#the_nav_line ul {
	list-style-type: none;
	list-style: none;
	z-index: 998;
}


#the_nav_line li.first-menu-item {
	background-image: none;
}



#the_nav_line ul.nav {
    height: 64px;
    list-style-type: none;
    position: absolute;
    width: 100%;
    display: -webkit-flex;
    margin-left: 0;
    
}

#the_nav_line ul.nav ul {
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 37px;
    z-index: 998;
	margin-left: 20px;
}

#the_nav_line ul.nav ul li {
	display:inline-block;
	text-align: justify;
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 37px;
    z-index: 998;
	width: 100%;
	min-width: 150px;
}

#the_nav_line ul.nav a {
	line-height: 37px;
}

#the_nav_line ul.nav  .current-menu-item {
	
}

#the_nav_line>li {
	float: left;
	line-height: 37px;
}

ul.nav>li	{
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
    padding-top: 16px;
}

ul.nav li a {
	display: block;
    line-height: 2em;
    padding: 0 5px;
    text-decoration: none;
}

.inside_nav {
	position: relative;
    width: 100%;
	height: 64px;
    background-position: center bottom;
    background-repeat: repeat-x;
}

/* end nav test */



/* navigation css */

ul.nav > li {

}

ul.nav ul {
	position: absolute;
	display: none;
	z-index: 998;
    height:64px;
}

ul.nav ul li a {

}

.the_nav .menu-home-menu-container {
}

/* Main menu ------------------------------------------*/

ul.nav {
	font-family: 'Arial',serif;
    font-size: 16px;
    height: 64px;
    line-height: 32px;
    width: 94%;
    margin-left: 5%;
}
/* Materialize Menu Override */
nav{
    background: #ff5a00!important;   
}
ul.nav > li > a {
	color: #fff;
	font-weight: bold;
}
ul.nav > li:hover > a {
	color: #fff;
}
.topBar{
height: 126px;
}
/* Start Submenu CSS */
ul.nav li ul {
}

ul.nav li:hover ul {
	display: block;
}

ul.nav li:hover {
}

ul.nav li:hover a {
	color: #fff;
}

ul.nav li ul li:hover a {
	color: #fff;
}

ul.nav li:hover ul li ul, ul.nav li:hover ul li ul li ul, ul.nav li:hover ul li ul li ul li ul, ul.nav li:hover ul li ul li ul li ul li ul, ul.nav li:hover ul li ul li ul li ul li ul li ul{
	display: none;
	width: 10em;
}

ul.nav li ul li:hover ul, ul.nav li ul li ul li:hover ul, ul.nav li ul li ul li ul li:hover ul, ul.nav li ul li ul li ul li ul li:hover ul, ul.nav li ul li ul li ul li ul li ul li:hover ul {
	display: inline;
	width: 10em;
	position: absolute;
	left: 9em;
	margin-top: -2em;
}



/* end navigation css */
/* ---------------------------------------------------------------------------------------------------- */
/* start header css */
#the_logo {
	bottom: 0;
    color: #000000;
    height: 100%;
    left: 12%;
    position: absolute;
    width: 76%;
}

.the_site_name {
	float: left;
    height: 100%;
    width: 32%;
}

.the_site_name a img {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
}

#the_site_title {
    float: left;
    height: 100%;
    position: relative;
    width: 25%;
}

#site-description {
	bottom: 10%;
    position: absolute;
	color: #575971;
}

.the_site_right {
	float: left;
    height: 100%;
    position: relative;
    width: 42%;
}

#the_site_right_image img {
	bottom: 0;
    position: absolute;
    right: 0;
}

#the_site_right_image {
	bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: 100%;
}

#the_site_right_call {
	color: #FF5A00;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 20%;
}

/* end header css */

/* start middle css */

#the_mid {
	min-height: 660px;
	z-index: 50;
}

.the_main {
	z-index: 50;
}

#the_heading {
	margin-bottom: 10px;
    margin-top: 10px;
    z-index: 50;
	background-color: #e1e2e6;
}

.the_heading {
    height: 400px!important;
    position: relative;
    text-align: left;
	z-index: 50;
	height: 300px;
	background-color: #ffffff;
	width: 75%;
    margin-top:25px;
    height: 400px;
}

.post h3 a {
	color: #000;
}
.info-1 {width:335px;float:left;}
.info-2 {width:347px;float:right;}
.contact-left {width:220;float:left;}
.contact-right {width:447px;float:right;} 

.page-checklist {
    color: #FFF;
    padding: 20px!important;
    right: 0;
    top: 0;
    position: absolute;
    height: 100%;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: flex-start;
}
.page-checklist ul li{
    padding: 20px 15px;
   
}
.page-checklist ul li i{     font-size: 15px;
    margin-right: 5px;
    font-weight: 700; }
/* end middle css */
/* ---------------------------------------------------------------------------------------------------- */
/* start footer css */

.the_footer_menu div {
	width: 90%;
	text-align: center;
    margin:auto;
     -webkit-justify-content: space-between;
}

.the_footer_menu ul.menu, .the_footer_menu ul.menu ul {
	list-style: none;
	text-align: center
}

.the_footer_menu ul.menu li {
	width:auto;
}

/*.the_footer_menu ul.menu > li {
	vertical-align: top;
    display: inline-block;
}*/
.the_footer_menu div li {
      text-align: center;
    padding: 20px;
    margin: 10px;
}
.the_footer_menu ul.menu li a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
}

.the_footer_menu ul.menu ul {
	position: absolute;
	display: none;
	z-index: 999;
}

.the_footer_menu ul.menu ul li a {
	width: 100%;
}

.the_footer_menu ul.menu {
	font-family: Arial;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    width:80%;
    -webkit-flex-wrap:wrap;
   
    
}

.the_footer_menu ul.menu > li > a {
	color: #fff;
}

.the_footer_menu ul.menu > li:hover > a {
	color: #fff;
}

#footer .menu-item {
	    display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
        transition: background .25s, width .5s;
}
.menu-item{
    width: 20%;
}
#footer .menu-item:hover {
    background: rgba(0,0,0,.25);
    width: 30%;
}
#footer .menu-item-home {
	border: none;
}

#footer .the_footer_menu {
    width:100%;
}

#footer_content {
	position: relative;
}

.the_footer_line {
	background-color: #FF5A00;
	display: -webkit-flex;
    min-height:84px;
     -webkit-justify-content: space-between;
}

.the_footer_line a {
	color: #fff;
}
ul#menu-bottom_menu{
    -webkit-justify-content:space-between;   
    -webkit-flex-wrap:wrap;
}
.the_footer_below {
	width: 100%;
	height: auto;
	background-color: #fff;
	color: #000;
}

.the_footer_content {
	width: 960px;
	height: auto;
	color: #000;
	min-height: 200px;
	content: ".";
	display: block;
	clear:both;
}

.the_footer_content a {
	color: #FF5A00;
}

.the_footer_content .info_left {
	height: 100%;
	padding-top: 25px;
}

.the_footer_content .info_left div {
	text-align: left;
	font-size: 14px;
	color: #FF5A00;
	width: 100%;
	padding-bottom: 15px;
    padding-top: 15px;
}

.the_footer_content .info_right {
	padding-top: 25px;
	text-align: right;
	width:950px;
}

.the_footer_content .info_right div img {
	padding-left: 10px;
	width:85%;
}
.verticalLogo{
        height: 145px;
	width: 115px!important;
	padding: 0 30px;
}
.footer-logos {display: -webkit-flex;
    padding-top: 25px;
    -webkit-flex-wrap: wrap;
    background: #FFF;}
.footer-logos ul li{
	float: left;
	list-style: none outside none;
	text-decoration: none;
	width:19%;
}
	
.footer-logos ul li:first-child {
	padding-left:25px;
}
.footer-logos ul li:last-child {
	padding-right: 0;
}
.footer-infos {}
.footer-infos ul li{
	float: left;
	list-style: none outside none;
	text-decoration: none;
	padding-right: 15px !important;}
	
.the_footer_below {height: 260px;}
.page-template-page-right-php .sub-page-info ul li {color: #2F3039 !important;}
.flexFooter{
    display:-webkit-flex;
    -webkit-justify-content: space-between;
}
.flexFooter ul{
     display:-webkit-flex;
    -webkit-justify-content: space-between;
    width:75%;
    -webkit-flex-wrap: wrap;
}
.flexFooter ul li{
    padding:15px;   
}
/* end footer css */
/* ---------------------------------------------------------------------------------------------------- */
/* start the clear */

.the_clear {
	clear: both;
    height: 0;
    visibility: hidden;
    width: 100%;
}

#footer .the_clear {
	width: 100%;
	clear: both;
}

.footer_the_clear {
	width: 100%;
	clear: both;
}

/* end the clear */

/* start full width page css */

.page-template-full_width_page-php #blog {
	width: 100%;
	padding: 0;
}

/* end full width page css */

/* start page-template-default css + Now includes Slider CSS */
.slider .slides{
    transition:width:0.5s, height 0.5s;
    background:#FFF;
    position: relative;
}
.custom-positioned-caption{
    top: 80%!important;
    left: 2%!important;
    width: 96%!important;
    height: 64px;
    padding:10px!important;
    background-color:rgba(255,255,255,0.85)!important;
    
}
 .caption h5#home, .caption h6#home{
    width:45%!important;
     transition: margin-left 0.5s;
       margin-top: 0;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
}
img#home.one{
    background-position: 0 -10px!important;   
}
img#bookkeeping.one{
      /* background-position: center -90px!important;*/
}
.contentHeading{
        margin: 24px 0 16px 15px;   
}
.caption h5#home{
    margin-left: 2%;
     font: 1.4rem 'Roboto', sans-serif;
    font-weight: 600;    
  
}
.caption h6#home{
    font: 1.2rem 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}

h5#bookkeeping {
    font: 1.4rem 'Roboto', sans-serif;
    font-weight: 600;
    width: 95%;
    margin-left: 2.5%;
}
.page-template-default .the_main .post h3 a {
	font-size: 18px;
    line-height: 40px;
}


.page-template-default .the_main .the_clear {
	clear: both;
    height: 5px;
    visibility: hidden;
    width: 100%;
}

.page-template-default .big_black {
	color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0;
	clear: both;
	width: 100%;
}

.page-template-default .the_p {
	color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px 0;
	clear: both;
	width: 100%;
	text-align: justify;
}

.page-template-default .the_p p{
	text-align: justify;
}

.page-template-default .big_blue {
	color: #0F76BB;
    font-size: 16px;
    font-weight: bold;
	float:left;
	clear: both;
	width: 100%;
}

.page-template-default .the_table {
	clear: both;
    float: left;
    padding: 20px 0;
    width: 100%;
	font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

.page-template-default .the_table table {
	width: 80%;
	float: left;
	clear: both;
}

.page-template-default .the_table td:first-child {
	width: 65%;
}

.page-template-default .the_table td:first-child+td {
	width: 35%;
}

.page-template-default .the_more {
	width: 70%;
	margin-top: 50px;
}

.page-template-default .the_more a {
	float: right;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.page-template-default .the_back {
	width: 100%;
	margin-top: 50px;
}

.page-template-default .the_back a {
	float: left;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

/* end page-template-default css */
/* start page-template-page-left-php css */

.page-template-page-left-php #blog {
    float: right;
    margin: 0 auto;
    width: 70%;
	padding: 0;
}

.page-template-page-left-php .sidebar {
    float: left;
    font-size: 14px;
    margin: 0 auto;
    width: 25%;
	padding-right: 5%;
}

.page-template-page-left-php .sidebar .sidebar_center ul li {
	font-weight: bold;
}

.page-template-page-left-php {
}

.page-template-page-left-php .blue {
	font-weight: bold;
	font-size: 20px !important;
}

.page-template-page-left-php .big_black {
	color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 0;
	clear: both;
	width: 100%;
}

.page-template-page-left-php .the_p {
	color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px 0;
	clear: both;
	width: 100%;
	text-align: justify;
}

.page-template-page-left-php .the_p p{
	text-align: justify;
}

.page-template-page-left-php .big_blue {
	color: #0F76BB;
    font-size: 16px;
    font-weight: bold;
	float:left;
	clear: both;
	width: 100%;
}
.forms-content {
	 background: none repeat scroll 0 0 #E1E2E6;
    border: 1px solid #666666;
    box-shadow: 3px 3px 4px #000000;
    padding: 20px;
}
.wpcf7-form-control-wrap input {height: 20px;}

.page-template-page-left-php .b1 {
	font-size: 20px;
}

.page-template-page-left-php .b2 {
	font-size: 16px;
}

.page-template-page-left-php .the_p a {
	text-decoration: underline;
}

.page-template-page-left-php .textwidget .sidebar_center ul li {
    font-size: 16px;
}

.page-template-page-left-php .textwidget .sidebar_center ul li a {
    color: #2b3856 !important;
	font-weight: bold;
	font-size: 16px;
}

/* end page-template-page-left-php css */
/* start sidebar css */
.textwidget {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.textwidget .sidebar_center ul li {
	font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	color: #808080;
}

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

.textwidget .sidebar_center ul li.blue {
	color: #0f76bb;
}

.textwidget .sidebar_center ul li a.bunderline {
	color: #000;
	text-decoration: underline;
}

/* end sidebar css */
/* start images css */

a img {
	border-style: none;
}

/* end images css */
/* start pagelinks css */

.page_linker {
	clear: both;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.page_linker .page_linker_inside {
	width: auto;
	float: right;
	clear: both;
}

.postmetadata {
	width: 100%;
	clear: both;
}

/* end pageling css */
/* start bas and GST */
 .checklist{
     width:80%;
     height:100%;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
     color:#FFF;
 }
@media (max-width: 1301px){
    .page-template-default .the_main{
        width:90%!important;       
    }
    .checklist{
        -webkit-flex-direction: column;
    }
    .checklist li{
        padding:15px;   
    }
}
@media (min-width: 1685px){
    .checklist li{
        width:20%;
    }
}

.checklist li div img {
    max-width: 100%;
}

/*end Bas and GST */
/* default page css start */

.page-template-default .the_main {
	width: 960px;
	padding: 10px 15px;
}

.page-template-default .the_main #blog {
	padding: 10px 15px;
}

.page-template-default .the_main ul {
	list-style-position: inside;
}

.page-template-default .the_main #blog .post_title a {
	font-size: 34px;
    line-height: 1.2;
}

.page-template-default .the_main #blog p {
	/* margin: 1em 0; */
}


/* default page css end */

/* home page css start */

.page-id-337 .the_main {
	width:70%;
	padding: 0;
}

.page-id-337 .the_main #blog {
	padding: 0;
}

.page-id-337 .post_title {
	display: none;
}

.page-id-337 .slider {
	position: relative;
}

.page-id-337 .page-left {
	float: left;
	width: 50%;
	margin-top: 10px;
}

.page-id-337 .left-title {
    background: #ff5a00;
    height: auto;
    width: 100%;
    padding-left: 15px;
    padding-bottom: 5px;
}
.page-id-337 .left-title h4{
    line-height:1.7rem;
    font: 500 16px 'Roboto', sans-serif;
}

.page-id-337 .left {
	background: none repeat scroll 0 0 #E1E2E6;
    height: auto;
    width: 100%;
}
.btn i.left{
    width:5%;   
}
.btn{
    padding: 0 1rem!important;
    margin-left: 1rem;
    background: #ff5a00;
}
.btn:hover{
    background: #ff5a22;
}
.btn:hover i, a:hover{
    color:#e8e8e8;
}
a:link, a:visited{
       color:#FFF;
}
.page-id-337 .left p{
    font: 500 16px 'Roboto', sans-serif;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-top: 10px;

}
.page-id-337 .left p.topText{
    font: 400 15px 'Roboto', sans-serif;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-top: 10px;
}

.page-id-337 .left-content {
    color: #484852;
    height: auto;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 95%;
}

.page-id-337 .left .box {
	background: #6d6f7d;
    color:#FFF;
    list-style-type: none;
    padding-bottom: 7px;
    padding-top: 7px;
	padding-left: 10px;
    margin-left: 1%;
    width:98%;
    padding-right: 0;
    margin-top: 7px;
    text-align: justify;
	
}

.leftCardHome{
    padding: 0 0!important;  
    min-height:540px;
}
p.contact{
    padding-top: 15px;   
}
.page-id-337 .message {
	float: right;
	margin-top: -15px;
	margin-right: 7px;
}

.page-id-337 .left .box p {
	margin-top: 7px;
	font-size: 13px;
    margin-right: 7px;
}

.page-id-337 .page-right {
}
.page-id-337 .buttons {
	width: 463px;
	margin-top: 10px;
	height: 100px;
}

.page-id-337 .services{
    color:#FFF;
background: #fc7e00; /* Old browsers */
background: -moz-linear-gradient(top, #fc7e00 0%, #ff5a00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc7e00), color-stop(100%,#ff5a00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fc7e00 0%,#ff5a00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fc7e00 0%,#ff5a00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fc7e00 0%,#ff5a00 100%); /* IE10+ */
background: linear-gradient(to bottom, #fc7e00 0%,#ff5a00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7e00', endColorstr='#ff5a00',GradientType=0 ); /* IE6-9 *//*#ff5a00*/; 
    margin-left:1px!important;
    margin-top:10px; 
   
}
.page-id-337 .services:first-child{
     margin-left:-3px!important;
}
.services h3{
    font: 200 25px 'Roboto' sans-serif;    
}
.rightCardHome{
    margin-left: 10px!important;
    min-height:540px;
}
.page-id-337 .buttons h3 {
	margin-top: 0 !important;
    padding-top: 35px;
	text-align: center;
	color: #565870;
	font-size: 30px;
}

.page-id-337 h2 {
	color: #ff5a00 !important;
	font: 500 22px 'Roboto', sans-serif;
	margin-top: 15px;
}

.page-id-337 .second {
	color: #ff5a00 !important;
	font-size: 17px;
}

.page-id-337 .right-content p {
	color: #FFF; 
    font: 400 15px 'Roboto',sans-serif;
	margin-bottom: 10px;
    margin-top: 10px;
}

.page-id-337 .right-content {
	line-height: 17px;
}
.page-id-337 .right-content a{
	color:#ff5a00;
}
.page-id-337 .right-content a:hover{
	color:#FA8A00;
}


.page-id-337 h4 {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 10px;
}

/* home page css end */

/* sub page css */

.page-template-sub-pages-php .sub-page-content {background: url("images/sub-orange.jpg") no-repeat scroll 0 0 transparent;height: 950px;}
.page-template-sub-pages-php .sub-page-content h2 {
	font-size:20px;
	color:#ffffff !important;
	margin-top: 0;
    padding-top: 8px;
	margin-bottom: 20px;
	}
.page-template-sub-pages-php .sub-page-content-left {width: 702px; float:left;}
.page-template-sub-pages-php .sub-page-info {padding-left: 20px;}
.page-template-sub-pages-php .sub-page-info ol{padding-left: 20px;}
.page-template-sub-pages-php .sub-page-info  p {color:#2f3039;font-size:14px;
margin-bottom: 10px;
    margin-top: 10px;}
.page-template-sub-pages-php .sub-page-info  ol li{color:#2f3039;font-size:14px;}
.page-template-sub-pages-php .sub-page-info  p span{color:#ff5a00;font-size:14px;}
.page-template-sub-pages-php .right-widget {float:right;width:240px;}
.page-template-sub-pages-php .right-widget h2 {
	font-size:20px;
	color:#ffffff !important;
	margin-top: 0;
    padding-top: 8px;
	padding-left: 20px;
	}
.page-template-sub-pages-php .widgets-content {
	background: none repeat scroll 0 0 #E1E2E6;
    border: 1px solid #CCCBD9;
    color: #484852;
    height: auto;
	margin-top: -12px;
	padding-top: 15px;
}
.page-template-sub-pages-php .widgets-content ol li {
	list-style-image: url("../images/green-check.png");
	font-size: 17px !important;
    width: 175px;
	font-size:18px;
	padding-bottom: 15px;

}
.page-template-sub-pages-php .the_width {width: 75%}
.widgets-content ol {
	margin-left: 25px !important;
}
/* sub page css end */

/* page right css */

.page-template-page-right-php .sidebar {
   width:100%;
}

.page-template-page-right-php .sidebar li{
    list-style: none;
}

.page-template-page-right-php #blog {
	width: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
}

.page-template-page-right-php .the_width {
	width: 75%
}

.page-template-page-right-php .sub-page-content {
	background: url("images/sub-orange.jpg") no-repeat scroll left top transparent;
    /* height: 950px; */
	height: auto;
	min-height: 360px;
}

.page-template-page-right-php .sub-page-content h2 {
	font-size:20px;
	color:#ffffff !important;
	margin-top: 0;
    padding-top: 8px;
	margin-bottom: 20px;
}

.page-template-page-right-php .sub-page-content-left {
	width: 702px;
	float:left;
}

.page-template-page-right-php .sub-page-info {
	padding-left: 20px;
}

.page-template-page-right-php .sub-page-info ol{
	padding-left: 20px;
	line-height: 20px;
}

.page-template-page-right-php .sub-page-info  p {
	color:#2f3039;
	font-size:13px;
	margin-bottom: 10px;
    margin-top: 10px;
	line-height: 20px;
}

.page-template-page-right-php .sub-page-info  ol li{
	color:#2f3039;
	font-size:14px;
}

.page-template-page-right-php .sub-page-info  p span{
	color:#ff5a00;
	font-size:13px;
}

.page-template-page-right-php .right-widget h2 {
	font-size:20px;
	color:#ffffff !important;
	margin-top: 0;
    padding-top: 8px;
	padding-left: 20px;
	height: 46px;
}
.page-template-page-right-php .right-widget h3 {
	font-size:20px;
	color:#ffffff !important;
	margin-top: 0;
    padding-top: 8px;
	padding-left: 20px;
	height: 46px;
	color: #484852 !important;
}

.page-template-page-right-php .widgets-content {
	background: none repeat scroll 0 0 #E1E2E6;
    color: #484852;
    height: auto;
	margin-top: -12px;
	padding-top: 15px;
}

.page-template-page-right-php .widgets-content ol li {
	font-size: 17px !important;
    width: 175px;
	font-size:18px;
	padding-bottom: 15px;
}



/* page right css end */
/* Media Q's */
    /*Slider Fixes */
@media (max-width: 1300px){
    .caption h5#bookkeeping{
       font: 1.2rem 'Roboto', sans-serif;
        font-weight: 600;
    }
}
@media (max-width: 1040px){

 .caption h5#home{
       margin-left: 7%;
 }
     .slider{
    width:100%;
     }
     .slider .slides{
    width:100%;
     }
}
@media (max-width: 1110px){
    
 .caption h5#home{
       margin-left: 4%;
 } .caption h6#home{
        font: 1rem 'Roboto', sans-serif;
        line-height: 2.3rem;
 }
    
}@media (max-width: 875px){
    
 .caption h5#home{
       margin-left: 2%;
       width:45%!important;
 } .caption h6#home{
        width:45%!important;
      line-height: 2.3rem;
 }
.leftCardHome{
 margin-left: -25px;   
}
.rightCardHome{
    margin-left:10px;
}
}
@media (max-width: 875px){
.the_heading{
    width:100%!important;
    height: 450px!important;   
}
     .page-id-337 .the_main{
         width:90%;
    margin:0 auto 0 auto;
  }
    .slider{
    
     height:450px;   
    }
    .slider .slides{
     height:450px;   
    }
.custom-positioned-caption{
    height:114px; 
    top: 70%!important;
}
    img#home.one{
        background-position: center -10px!important;
    }
    img#bookkeeping.one{
        background-position: center -10px!important;
    }
 .caption h5#home{
       margin-left: 0;
       width:100%!important;
     
 } 
    
}
@media (max-width: 770px){
    .page-id-337 .services  {
        width:49%!important;
    }
    .page-checklist{
     position:relative;   
    }
    .page-template-default .the_main {
    width: 95%!important;
    }
}
}@media (max-width: 601px){
   .leftCardHome,.rightCardHome{
        margin-left:-10px!important;   
   }
    p.contact{
        text-align:center;
        
    }
    .btn{
        width:90%;
        margin-left:5%;
    }
}
/* WP forced me to do this... */
.showThis{
    left:0!important;
}
.slider .slides li img {
    background-position: 0% 25%;   
}

/* Fix slider bugs. */

div#ct-cover {
    display: block;
    position: absolute;
    top: 0;
    z-index: 997;
    left: 0;
    width: 100%;
    height: 100%;
}

body.error404 #the_heading,
body.page-id-275 #the_heading {
    display: none;
}

/* Header */

nav .nav-wrapper i {
    padding-left: 10px;
}

/* Footer */

div.the_footer_below {
    height: auto;
}

footer.ct-footer {
    padding: 20px 20px;
    color: #fff;
}

#footer .menu-item:hover {
    width: 20%;
}

footer.ct-footer a,
footer.ct-footer .footer-copyright {
    display: inline-block;
    padding: 5px;
}

/* Home Page */

.page-id-337 .left .box {
    padding-right: 10px;
    text-align: left;
}

.page-id-337 .left p.contact {
    margin: 0;
    margin-bottom: 10px;
}

.btn.home-cta {
    margin: 0;
    width: 100%;
}