p/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/


h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Quicksand', 'StyreneB', 'OpenSans', 'Montserrat', Source Sans Pro, sans-serif;	
   font-size: 1rem;
	line-height: 2rem;
   background:#fff; 
	
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

 a{
    color: #082137;
    text-decoration: none;
    background-color: transparent;wh
    -webkit-text-decoration-skip: objects;
}



.staffImages {
	
	border: 4px white solid;
	 display: block;ban
	  max-width: 100%;
	  height: auto;}


.about1 p{margin-bottom: 0.9em;
	      line-height: 1.5em;}

.about1 h3{margin-top: 1.1em;
	      line-height: 1.5em;}	




/*------------------------------------------*/
/*	     02 - Header & Navigation
/*------------------------------------------*/

header {
	position: fixed;
	top: 0;
    width: 100%;
	z-index: 9999999;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.fixed-header {
	opacity: 0.95;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
}

.top-bar {
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.top-bar.color-bar {
	border-bottom: 0;
}

.top-bar.color-bar a {
	color: rgba(255,255,255,.6);
}

.top-bar.color-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.color-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar.dark-bar {
	background-color: #444;
	border-bottom: 0;
}

.top-bar.dark-bar a {
	color: rgba(255,255,255,.4);
}

.top-bar.dark-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.dark-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar a {
	color: #666;
}

.top-bar .contact-details li {
	display: inline-block;
}

.top-bar .contact-details li a:before {
	position: relative;
	content: "|";
	font-size: 13px;
	margin: 0 3px;
	top: -1px;
	color: #ddd;
}

.top-bar .contact-details li a:before {
	color: #666;
}

.top-bar .contact-details li:first-child a:before {
	display: none;
}

.top-bar .contact-details li a {
	font-size: 0.9em;
	display: block;
	line-height: 32px;
}

ul.social-list {
    float: right;
    list-style: none;
	}

ul.social-list li {
    float: left;
	display: list-item;
    text-align: -webkit-match-parent;
}

ul.social-list li a {
    display: inline-block;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	text-decoration: none;
}

ul.social-list li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.social-list li a.facebook:hover {
	background-color: #507CBE;
}

ul.social-list li a.twitter:hover {
	background-color: #63CDF1;
}

ul.social-list li a.google:hover {
	background-color: #F16261;
}

ul.social-list li a.dribbble:hover {
	background-color: #E46387;
}

ul.social-list li a.linkdin:hover {
	background-color: #90CADD;
}

ul.social-list li a.tumblr:hover {
	background-color: #4D7EA3;
}

ul.social-list li a.flickr:hover {
	background-color: #E474AF;
}

ul.social-list li a.instgram:hover {
	background-color: #4D4F54;
}

ul.social-list li a.vimeo:hover {
	background-color: #87D3E0;
}

ul.social-list li a.skype:hover {
	background-color: #36C4F3
}

ul.social-list li a i {
	font-size: 1em;
	display: block;
	width: 34px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-left: 1px solid #f2f2f2;
}

ul.social-list li:last-child a i {
	border-right: 1px solid #f2f2f2;
}
.wpb-mobile-menu{
	display: none;
}

.slicknav_menu{
	display: none;
}
.navbar-toggle{
	display: none;
}
.navbar {
	margin-bottom: 0;
	background: #fff;
	border: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navbar-brand {
	position: relative;
	padding: 27px 0;
	margin: 0!important;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav {
	margin-right: 10px!important;
	position: relative;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li {
    margin-left: 6px;
}

.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}

.navbar-default .navbar-nav > li > a {
	color: #999;
	display: block;
    font-size: 14px;
	font-weight: 300;
    padding: 28px 15px 28px 15px;
	overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-weight: 400;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
	border-bottom: 2px solid;
}

.navbar-default .navbar-nav > li > a i {
	margin: 0 -2px 0 -5px;
}

.navbar-default .navbar-nav > li > a:after {
	position: absolute;
	bottom: 0;
	content: '';
	left: 50%;
	display: block;
	height: 5px;
	width: 5px;
	opacity: 0;
	margin: 0 0 -3px -2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.navbar-default .navbar-nav > li > a.active:after {
	opacity: 1;
}

.navbar-default .navbar-nav .dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 180px;
	background-color: #fff;
    visibility: hidden;
    z-index: 2;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav > li.drop:hover .dropdown {
    visibility: visible;
	opacity: 1;
}

.dropdown li, .sup-dropdown li {
	position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.dropdown li:first-child, .sup-dropdown li:first-child {
    border-top: none;
}

.dropdown li a, .sup-dropdown li a {
    display: block;
    color: #666;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    padding: 11px 16px;
    text-decoration: none;
    text-transform: capitalize;
    transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
}


.dropdown > li:hover > a, .sup-dropdown li:hover > a {
	padding-left: 18px;
}

.dropdown li a i {
	margin: 0 0 0 -4px;
}

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
	background-color: #fff;
    margin-top: 10px;
    transition: margin-top 0.2s ease-in-out;
    -moz-transition: margin-top 0.2s ease-in-out;
    -webkit-transition: margin-top 0.2s ease-in-out;
    -o-transition: margin-top 0.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

.search-side {
	position: relative;
	float: right;
	top: 19px;
	right: -15px;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.show-search {
	position: relative;
	display: block;
	float: right;
}

.show-search i {
	font-size: 1.2em !important;
	display: block;
	color: #666;
	width: 36px;
	cursor: pointer;
	height: 36px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	line-height: 36px;
	text-align: center;
	background-color: #f2f2f2;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.show-search:hover i {
	color: #666;
}

.navbar .search-form {
	position: absolute;
	right: 0;
	z-index: 20;
	float: right;
	display: none;
	top: 40px;
}

.navbar .search-form:before {
	background-color: #ccc;
	top: -2px;
	content: '';
	display: block;
	height: 4px;
	width: 4px;
	z-index: 20;
	right: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.navbar .search-form form input {
	border: 2px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	padding: 5px 14px;
	z-index: 22;
	color: #9d9d9d;
	box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
	outline: none;
	box-shadow: none;
}

.navbar .search-form form {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}




/*-- Header Part Starts Here ---*/

.header-accountant{
	font-family: 'Montserrat', 'Source Sans Pro', sans-serif;
	font-size:2em;
	text-align:center;
	color: #082137;
	margin-top:2em;}

.header-accountant-right{
	font-family: 'Montserrat', 'Source Sans Pro', sans-serif;
	font-size:1em;
	text-align:right;
	color: #555658;
	margin-top:1em;}

.header{
	padding:1em 0;
	text-align: center;
}
ul.navig li{
	list-style: none;
	display: inline-block;
	padding-left: 1.2em;
}
ul.navig li a{
	font-family: 'quicksand', 'Montserrat', 'Source Sans Pro', sans-serif;	
	color: #082137;/*A8A4A8*/
	font-size: 1.1em;
	text-shadow: 2px 2px #fff;
	-webkit-text-shadow: 2px 2px #fff;
	-moz-text-shadow: 2px 2px #fff;
	-o-text-shadow: 2px 2px #fff;
	display: block;
}
.logo h1 a {
	font-size: 1.7em;
	font-weight: 900;
	width: 25%;
	margin: 0 auto;
	border-bottom: 1px solid #999;
	color: #716A72;
}
.logo h1 a:hover{
	text-decoration:none;
}
ul.navig li a:hover,ul.navig li a.active{
	color:#082137;/*00aae7*/
	 transition: all 0.3s ease; 
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     text-decoration:none;
}
@media (max-width:768px){
	span.menu{
		display: block;
		width:33px;
		height:33px;
		background:url(../images/menu-icon.png)no-repeat;
		cursor: pointer;
		margin: 0 auto;
		margin-top: 1em;
	}
	.cleare{
		clear:both;
	}
	ul.navig{
		display: none;
		background:#fff;
		text-align:center;
	}
	ul.navig li{
		display:block;
	}
	ul.navig li a{
		color:#fff;
		display:block;
		border-bottom:1px solid #fff;
		background: #082137;/*rgba(0, 170, 231, 0.87);*/
		text-shadow: 0px 0px rgba(0, 170, 231, 0.87);
		padding: 5px 0px;
	}
	.navigation{
		float:none;
		width:100%;
		margin-top:1em;
		background:#fff;
	}
	.header {
	padding: 1em 0;
	}
	ul.navig li{
	padding-left: 0em;
	}
	ul.navig li a:hover, ul.navig li a.active {
	color: rgba(67,67,67,1.00);
	
	}
}
/*-- Header Part Ends Here ---*/
.banner{
    background-color:  white;
	/*background:url('../images/bnr.jpg') no-repeat;
        background-size: 100% auto;*/
	/*min-height: 600px;*/
        }
.about-top{
	text-align:right;
	float:right;
	width:85%;
    	}
.about{	
	padding: 5em 0px;
	}
.about-top h2{
     	font-size:2em;
        font-weight: 900;
        color:#082137;
        margin: 0px;
        line-height: 1.3em;
        }
.about-top h3{
     	font-size:25px;
        color:#9D9D9D;
        margin: 0px 0px 2em 0px;
        line-height: 1.3em;
        font-weight:300;
        }
.about-top a{
    	font-size:18px;
        background:#082137;
        color:#fff;
		font-weight:700;
		outline: none;
        padding:14px 1.1em;
        border-radius:0.3em;
        -webkit-border-radius:0.3em;
        -moz-border-radius: 0.3em;
        -o-border-radius: 0.3em;
        transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-appearance: none;
	}
.about-top a:hover{
   	background:#8C7F80;
     	text-decoration:none;
        color:#fff;
        }
.about-bottom a p.para1{
        font-style: italic;
        text-decoration: underline;
        color:#716A72;
        font-size: 20px;
        text-shadow: 1px 1px #fff;
         -webkit-text-shadow: 1px 1px #fff;
        -moz-text-shadow: 1px 1px #fff;
        -o-text-shadow: 1px 1px #fff;
        line-height: 1.5em;
		width:84%;
}
.about-bottom  p.para2,.about-bottom  p.para3{
	font-size: 17px;
	width: 90%;
	color:#ADA8A8;
	line-height: 1.6em;
}
.about-bottom  p.para2 {
  	padding: 1.6em 0px;
	}
ul.slides li h2{
	color:#fff;
        font-size: 2.8em;
        font-weight: 700;
}
ul.slides li h5{
        color:#fff;
        font-size:20px;
        font-weight:300;
}
.content{
        background:#bebfba;
        padding-top: 1em;
	    padding-bottom: 3em;
        /*border-top: 1px solid rgba(37, 25, 25, 0.05);*/
}

.content h2 {padding : 1.5em; font-size: 1.8em; font-weight: bold; color: #082137;}


.content h2 span {position:relative; padding : 1em; border-bottom:1px solid #000;}

h3.contentHome {
	
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	/*margin-bottom: 30px;*/
	letter-spacing: 2px;
	color: #082137;
	padding-top: 1em;
	padding-bottom: 1em;
}
h3.contentHome:after{
	
	border-top: 2px solid #082137;
	display: block;
	width: 200px;
	content: "";
	margin: 10px auto 0;
}

.contentTestimonial p span {padding : 1.5em; font-size: 1.4em; font-style: italic; text-align: center; color: #082137;}
.contentTestimonial p  {padding : 1.5em; font-size: 1.4em; text-align: center; color: #082137;}

.contentWhiteBack{
        background:#fff;
		padding-top: 1em;
	    padding-bottom: 1em;
}

.contentWhiteBack a{
        color: #082137;
	}

/*.contentWhiteBack h2 {padding : 1.5em; font-size: 1.8em; font-weight: bold; color: #082137;}


.contentWhiteBack h2 span {position:relative; padding : 1em; border-bottom:1px solid #000;}*/

h3.contentWhiteBack {
	
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	/*margin-bottom: 30px;*/
	letter-spacing: 2px;
	color: #082137;
}
h3.contentWhiteBack:after{
	
	border-top: 2px solid #082137;
	display: block;
	width: 200px;
	content: "";
	margin: 10px auto 0;
}

/*property*/

.contentPropertyWhiteBack{
        background:#fff;
		padding-top: 1em;
	    padding-bottom: 5em;
}

.contentPropertyWhiteBack a{
        color: #082137;
	}

.contentPropertyWhiteBack h2 {padding : 1.5em; font-size: 1.8em; font-weight: bold; color: #082137;}


.contentPropertyWhiteBack h2 span {position:relative; padding : 1em; border-bottom:1px solid #000;}

h3.contentPropertyWhiteBack {
	
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	/*margin-bottom: 30px;*/
	letter-spacing: 2px;
	color: #082137;
}
h3.contentPropertyWhiteBack:after{
	
	border-top: 2px solid #082137;
	display: block;
	width: 200px;
	content: "";
	margin: 10px auto 0;
}

/*end property*/

/* ~~ The footer ~~ */
.footerOffices {
	padding-top: 1em;
	background: #ffffff;
	text-align:left;
	color: #002649;
	
}

.footerOffices a{
	
	color: #002649;
	
}



.fltlftFooter { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	width: 195px; 
	margin-top: 1.5em;
	}

.contentFooterBottom {
	padding-top: 1em;
	background: #ffffff;
	text-align:left;
	color: #002649;
	font-size: 0.8em;
	
}

.contentFooterBottom a{
	color: #002649;
	
}

/* ~~ The footer ~~ */



.contentNavyBack{
        background:#082137;
		padding-top: 1em;
	    padding-bottom: 5em;
	    color: white;
}

.contentNavyBack h2 {padding : 1.5em; font-size: 1.8em; font-weight: bold; color: #fff;}


.contentNavyBack h2 span {position:relative; padding : 1em; border-bottom:1px solid #000;}


.content1 h3{
        font-size:1.5em;
        font-weight:700;
        color:#716A72;
}
.content1 p{
        font-size:15px;
        font-weight:700;
        color:#BCBCBC;
}
.content-left {
	float: left;
	width: 25%;
}
.content-left span{
        width:78px;
        height:78px;
        display:block;
        margin-top: 1em;
}
.content-left span.cnt1{
        background:url('../images/accounting-and-taxation.png') no-repeat;
}
.content-left span.cnt2{
        background:url('../images/business-advisory.png') no-repeat;
                    }
.content-left span.cnt3{
        background:url('../images/financial-planning.png') no-repeat;
                   }
.content-right{
      	float:right;
	width:73%;
}
.content-right h3{
  	font-size:24px;
        color:#716A72;
        font-weight: 900;
        border-bottom: 1px solid #E4E4E4;
        padding-bottom:1.3em;
        margin: 0px;
        }
.content-right p{
        font-size:15px;
        color:#A9A9A9;
        padding: 1.3em 0px 2em 0px;
        }
.content-right a{
        padding:0.5em 1em;
        background:#082137;
        color:#fff;
        font-weight: 600;
        font-size: 16px;
	outline: none;
        border-radius:0.3em;
        -webkit-border-radius:0.3em;
        -moz-border-radius: 0.3em;
        -o-border-radius: 0.3em;
        transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
}
.content-right a:hover{
        background:#8C7F80;
        text-decoration:none;
     	color:#fff;                     
 }

.propertyDisplay h1{
	font-size: 1.5em;
}

.propertyDisplay h2{
	font-size: 1.3em;
}

.propertyDisplay h4{
	font-size: 1.2em;
}

#map {
    width    : 800px;
    height    : 600px;
}

#project-search label {
    /*display: block;*/
    font-weight: normal;
    /*text-align: left;
    width: 40%;
    float: left;*/
    font-size: 1.2em;
    color: #9D9D9D;
    text-transform: uppercase;
    margin-right: 15px;
	margin-left: 3px;
	
}


#project-search input {
    font-size: 1.2em;
	color: black;
    border: solid 1px #ffffff;
	/*text-transform: uppercase;*/
}

#project-search select{
  /*width: 150px;*/
	display: inline-block;
	/*text-transform: uppercase;*/
  height: 50px;
  padding: 10px;
  color: #082137;/*9D9D9D*/
  background-color: #fff;	/*082137*/
}


.btn {
  color: #082137;
  background: #9D9D9D;
  padding: 10px;
  height: 50px;
  border: solid #ffffff 1px;
  text-decoration: none;
  /*text-transform: uppercase;*/
  border-radius: 0%;
  vertical-align: top;
}

.btn:hover {
  background: #082137;
  text-decoration: none;
	color: white;
	/*text-transform: uppercase;*/
}

#project-search select option { color: #082137; }
#project-search select option:first-child{
  color: #082137;
}


.project{
      	background:#082137;
	padding:1.5em 0px 1.5em 0px;
	
}
.project-1 h3{
      	font-size:2.3em;
      	font-weight:700;
      	color:#fff;
      	margin: 0px;
}
.project-1{
      	text-align:center;
}
.project-1 p{
      	font-size:25px;
      	color:#fff;
       	font-weight:300;
       	padding-bottom: 0.7em;
}


.project-1 input[type="email"] {
       	background:#082137;
	font-style:italic;
   	font-size:16px;
   	outline:none;
    	padding:8px 10px;
     	border:3px solid #FFFFFF;/*FFDB4C*/
        color:#fff;
	width: 28%;
        border-top-left-radius:0.3em;
        border-bottom-left-radius:0.3em;
        -webkit-top-left-radius:0.3em;
        -moz-top-left-radius: 0.3em;
        -o-top-left-radius: 0.3em;
        -webkit-bottom-left-radius:0.3em;
        -moz-bottom-left-radius: 0.3em;
        -o-bottom-left-radius: 0.3em;
        transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
	-webkit-appearance:none;
	 font-family: 'Source Sans Pro', sans-serif;	
}

.project-1 input[type="text"] {
       	background:#082137;
	font-style:italic;
   	font-size:16px;
   	outline:none;
    	padding:8px 10px;
     	border:3px solid #FFFFFF;/*FFDB4C*/
        color:#fff;
	width: 28%;
        border-top-left-radius:0.3em;
        border-bottom-left-radius:0.3em;
        -webkit-top-left-radius:0.3em;
        -moz-top-left-radius: 0.3em;
        -o-top-left-radius: 0.3em;
        -webkit-bottom-left-radius:0.3em;
        -moz-bottom-left-radius: 0.3em;
        -o-bottom-left-radius: 0.3em;
        transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
	-webkit-appearance:none;
	 font-family: 'Source Sans Pro', sans-serif;	
}


.project-1 input[type="submit"]:hover{
	background:#FFFFFF;/*D7AD07*/
        color:#01aae7;
	border:3px solid #FFFFFF;   /*D7AD07*/                  	
}
.project-1 input[type="submit"]{
   	background:#01aae7;
    outline: none;
	font-size: 16px;
	font-weight: 400;
	padding:8px 10px;
	cursor: pointer;
	border: 3px solid #FFFFFF;/*FFDB4C*/
	color: #fff;
	margin: 0px -4px;
	width:9%;
        border-top-right-radius:0.3em;
        border-bottom-right-radius:0.3em;
        -webkit-border-top-right-radius:0.3em;
        -moz-border-top-right-radius: 0.3em;
        -o-border-top-right-radius: 0.3em;
        -webkit-border-bottom-right-radius:0.3em;
        -moz-border-bottom-right-radius: 0.3em;
        -o-border-bottom-right-radius: 0.3em;
        transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
	-webkit-appearance:none;
	 font-family: 'Source Sans Pro', sans-serif;	
}


/*code for quick quote removals form*/
/*FOR FORM*/
	.special {
	display:none;
	}
	
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:342px;
	padding:2px;
	float: inherit;
}


/* ----------- stylized ----------- */
/*#stylized{
	border:solid 2px #b7ddf2;
	background:#f3f3f3;
}
#stylized h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:5px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:160px;
	float:left;
	font-size: 16px;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:160px;
}*/
#stylized input{

	font-size:15px;
	border:solid 1px #002549;
	width:150px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight:bold;
	color:#002549;
}
#stylized button{
clear:both;
margin-left:110px;
width:125px;
height:31px;
background:#666666 url(../img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#002549;
font-size:12px;
font-weight:bold;
}




/*end code for form*/



.portfolio{
  	background:#FAFAFA;
}
.portfolio-bottom{
    	background:#fff;
}
.contact-top1 h3,.contact-top2 h3,.contact-top3 h3{
        font-size:1.8em;
        font-weight:700;
        color:#fff;
		padding-bottom: 0.7em;
		margin: 0px;
}

.contact-top2 h3,.contact-top3 h3{
	border-bottom:1px solid rgba(157, 157, 157, 0.4);
}

.contact{
	background:#333333;
	padding: 5em 0px;
}
.contact-left{
      	float:left;
      	width:28%;
}
.contact-right{
      	float:left;
       	width:71%;
}
.contact-right span{
	color:#082137;
        font-size:13px;	
}
.contact-right h4{
	color:#9D9D9D;
        font-size:14px;
        border-bottom:1px solid rgba(157, 157, 157, 0.4);
	width: 40%; 
	margin: 0px;
	font-weight: 900;      
}
.contact-right p,.contact-right1 p,contact-top3 p{
	color:#9D9D9D;
        font-size:15px;
	padding-top: 2px;
	margin: 0px;	
}
.contact-grid{
	border-top:1px solid rgba(157, 157, 157, 0.4);
	padding:2em 0px 1em 0px;
}
.contact-left1{
      	float:left;
      	width:17%;
}
.contact-right1{
      	float:left;
       	width:82%;
}
.contact-left img,.contact-left1 img{
	cursor: pointer;
	border-radius:0.4em;
    -webkit-border-radius:0.4em;
    -moz-border-radius: 0.4em;
    -o-border-radius: 0.4em;
}
.contact-right1 h4{
	color:#082137;
	margin:0px;
	font-size: 16px;
	font-weight: 700;
}

.contact-grid1 {
	padding-top: 2em;
}
.contact-top3 iframe{
	height:270px;
	width:100%;
	padding:2em 0px;
}
.contact-top3 h4{
	font-size:16px;
	font-weight:700;
	color:#9D9D9D;
	margin: 0px;
}
.contact-top3 p{
	font-size:15px;
	color:#9D9D9D;
	padding-bottom: 10px;
}
.contact-top3, .contact-top1 a{
	font-size:15px;
	color:#082137;
}
.contact-top3, .contact-top1 a:hover{
	color:#9D9D9D;
	text-decoration:none;
	transition: all 0.3s ease; 
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;	
}
.footer-text{
	text-align:center;
}
.footer-text p{
	font-size:18px;
	color:#fff;
	font-weight:700;
	margin: 0px;
}
.footer-text p a{
	color:#333333;
}
.footer-text p a:hover{
	text-decoration:none;
	color:#fff;
	transition: all 0.3s ease; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;	
}
.footer{
	background:#082137;
	padding:3em 0px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/scroll-top.png) no-repeat 0px 0px;
}
/*---/project-tabs Starts Here----*/
.tabs-box {
position:relative;
}
ul.tabs-menu{
	margin:0;
	padding:0;
}
ul.tabs-menu li{
	display:inline-block;
	float:left;
}
ul.tabs-menu li a{
	/*font-size: 1.2em;
	text-transform: uppercase;*/
	padding: 0.7em 2em;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.7)/*rgba(190, 182, 182, 0.12)*/;
	color: #082137;
	float: left;
	border-right: 1px solid #082137;
	font-weight: 700;
}
.tab-grid h3{
	font-size:1.2em;
	margin:0;
	padding:0.5em 0 0 0;
	
}
.line2 {
	padding-left: 32px;
}
.line1 {
	border-right: 1px solid #F2F2F2;
	padding-right: 26px;
}
.line1 p,.line2 p{
	font-size:15px;
	color:#9D9D9D;
	padding-top: 2em;
	margin: 0px;
}

.line1 {color: white;}

.responsive-tabs h3{
	font-size:2.3em;
      	font-weight:700;
      	color:#082137;
      	margin: 0px;
		text-align:center;
}

.responsive-tabs {
	background: #082137;/*f2f2f2*/
	background-size: cover;
	background-image: url(../images/navigation/test-banner.png);
	background-position: center;
    background-repeat: no-repeat;
	min-height: 700px; 
	padding-top: 26em; 
/*	background: -moz-linear-gradient(top,  #082137 0%, #082137 47%, #082137 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(47%,#f2f2f2), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );
	padding: 0em 0px;*/
}
.tab-grid {
	background: rgba(8, 33, 55, 0.9);/*#082137;*/
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );*/
	padding: 2.5em 0px;
	
	
}
ul.tabs-menu li a:hover{
	/*background: #ffffff;*/
	background-color: rgba(0, 0, 0, 0.3);
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	transition: all 0.3s ease; 
         -webkit-transition: all 0.3s ease;
         -moz-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;	*/
}
ul.tabs-menu li a img{
	padding-right:10px;
}
/*---//project-tabs ends Here----*/

@media (max-width:1366px){
.banner{
	/*min-height: 581px;*/
	}
.project-1 input[type="submit"]{
	margin: 0px -5px;
	}
}
@media (max-width:1280px){
.mother-grid {
	padding: 2em 0px;
}
.banner {
	/*min-height: 550px;*/
}
.footer {
	padding: 2em 0px;
}
@media (max-width:1024px){

.header-accountant-right{
	text-align:center;
	}
.header h1 a {
	font-size: 1.5em;
}
.banner {
	/*min-height: 473px;*/
}
.about-bottom a p.para1 {
	width: 99%;
}
.header h1 {
	padding-bottom: 0.2em;
}
.nav-top ul {
	margin: 1em 0px 0px 0px;
}
.nav-top ul li {
	padding-left: 3em;
}
.about {
	padding: 4em 0px;
}
.content {
	padding: 2em 0px 3.5em 0px;
}
.content-right {
	width: 73%;
}
.content-left {
	width: 27%;
}
.project-1 input[type="text"] {
	width: 32%;
}
.project-1 input[type="submit"] {
	width: 10%;
}
.line1 img {
	width: 97%;
}
.line2 img {
	width: 98%;
}
.line2 {
	padding-left: 16px;
}
.line1 {
	padding:0px 6px 0px 14px;
}
.line2 {
	padding:0px 7px 0px 20px;
}
.project {
	padding: 3em 0px 4em 0px;
}
.contact-right h4 {
	font-size: 16px;
	width: 57%;
}
.contact-grid {
	padding: 1.3em 0px 1.2em 0px;
}
.contact-right1 {
	width: 80%;
}
.contact-grid1 {
	padding-top: 1.2em;
}
.contact {
	padding: 3em 0px 2em 0px;
}
.about-top {
	width: 95%;
}
.about-top a {
	font-size: 16px;
}
.about-top h3 {
	font-size: 24px;
}
.about-top h2 {
	font-size: 1.8em;
}
.about-bottom a p.para1 {
	font-size: 19px;
}
.about-bottom p.para2, .about-bottom p.para3 {
	font-size: 16px;
	width: 100%;
}
.content-right h3 {
	padding-bottom: 1em;
}
.content-right p {
	padding: 1em 0px 2em 0px;
}
.project-1 input[type="text"] {
	width: 33%;
}
}
@media (max-width:768px){
.project-1 input[type="text"] {
	width: 40%;
}
.project-1 input[type="submit"] {
	width: 13%;
}
.header h1 {
	font-size: 2em;
	width: 25%;
	margin: 0 auto;
}
ul.slides li h2 {
	font-size: 1.8em;
}
.banner {
	/*min-height: 370px;*/
}
.about-top h3 {
	margin-bottom: 1em;
}
.about-top {
	padding: 1em 0px;
}
.about {
	padding: 3em 0px;
}
.about-bottom {
	margin-top: 1em;
}
.about-top {
	float: none;
}
.about-bottom p.para2, .about-bottom p.para3,.about-top,.about-bottom a p.para1{
	width: 100%;
	text-align: center;
}
.about-top a {
	padding: 11px 1em;
}
.flexslider {
	padding: 1.4em 0px;
}
.content-grids {
	text-align: center;
	padding: 13px 0px;
}
.content-left {
	float:none;
	width:12%;
	margin:0 auto;
}
.content-left span {
	margin-top: 0px;
}
.content-right {
	width: 100%;
	float:none;
}
.content-right h3 {
	width: 40%;
	margin: 0 auto;
	padding: 10px 0px;
}
.content-right p {
	padding: 7px 0px 1em 0px;
	font-size: 18px;
	width: 81%;
	margin: 0 auto;
}
.project-1 h3 {
	font-size: 2em;
}
.project-1 p {
	font-size: 24px;
}
ul.tabs-menu li a {
	padding: 0.6em 1em;
}
.contact-left,.contact-right,.contact-left1,.contact-right1{
	float: none;
	width: 100%;
}
.contact-right h4 {
	width: 20%;
	font-size: 20px;
	margin: 0 auto;
}
.contact-top2 h3, .contact-top3 h3,.contact-top1,.contact-top2{
	text-align: center;
}
.contact-top3 h4 {
	font-size: 20px;
}
.contact-top3 p,.contact-top3 a{
	font-size: 17px;
}
.contact-right span {
	font-size: 14px;
}
.contact-right p, .contact-right1 p, contact-top3 p{
	font-size: 16px;
}
.contact-right1 h4 {
	font-size: 18px;
	padding-top: 5px;
}
.contact-top3,.contact-grid1 {
	padding-top: 1em;
}
.contact-right1 p {
	padding-top: 0px;
}
.contact-top3 iframe {
	padding: 1.5em 0px;
}
.contact-top1 h3, .contact-top2 h3, .contact-top3 h3 {
	padding-bottom: 0.5em;
	width: 50%;
	margin: 0 auto;
}
.line1,.line2{
	text-align: center;
	padding: 12px 0px;
}
.line1 img,.line2 img{
	width: 80%;
}
.line1 p, .line2 p {
	font-size: 16px;
	padding-top: 1em;
	width: 84%;
	margin: 0 auto;
}
}
@media (max-width:640px){
.header-accountant-right{
	text-align:center;
	}

.banner {
	/*min-height: 317px;*/
}
.project-1 input[type="text"] {
	width: 45%;
}
.project-1 input[type="submit"] {
	width: 15%;
}
.flexslider {
	padding: 1.2em 0px;
}
.content-left {
	width: 14%;
}
.content-right p {
	font-size: 17px;
}
.content {
	padding: 1.1em 0px 2em 0px;
}
.content-right h3 {
	font-size: 23px;
}
.project-1 p {
	font-size: 21px;
}
.project-1 h3 {
	font-size: 1.7em;
}
.project {
	padding: 2em 0px 3em 0px;
}
ul.tabs-menu li a {
	font-size: 1em;
}
.tab-grid,.responsive-tabs{
	padding:2em 0px;

	
}
.contact-top3, .contact-grid1 {
	padding-top: 0.6em;
}
.contact-top3 p {
	padding-bottom: 0px;
}
.contact-top1 h3, .contact-top2 h3, .contact-top3 h3 {
	padding-bottom: 0.2em;
	width: 45%;
}
.contact-grid {
	padding: 1em 0px 0.7em 0px;
}
.contact-top1 h3, .contact-top2 h3, .contact-top3 h3 {
	font-size: 1.5em;
}
.contact-right h4 {
	font-size: 18px;
}
.header h1 a {
	font-size: 1.1em;
}
.line2 {
	display: none;
}
}
@media (max-width:480px){


ul.slides li h2 {
	font-size: 1.3em;
	padding-top: 10px;
}
ul.slides li h5 {
	font-size: 17px;
}
.banner {
	/*min-height: 207px;
	background-size: 100%;*/
}
.header h1 a {
	font-size: 1em;
}
span.menu img {
	cursor: pointer;
}
span.menu img {
	width: 80%;
}
.about {
	padding: 2.1em 0px;
}
.about-top h2 {
	font-size: 1.5em;
}
.about-top h3 {
	font-size: 18px;
	padding-top: 7px;
}
.about-bottom a p.para1 {
	font-size: 17px;
}
.about-bottom p.para2 {
	padding: 0.5em 0px;
}
.content-right h3 {
	font-size: 20px;
	width: 45%;
}
.content-left {
	width: 20%;
}
.content-right p {
	font-size: 16px;
	line-height: 1.6em;
}
.content-right a {
	padding: 0.5em 2.3em;
	font-size: 14px;
}
.about-top a {
	padding: 8px 1.2em;
}
ul.tabs-menu li a img {
	padding-right: 5px;
	width: 12%;
}
ul.tabs-menu li a {
	font-size: 13px;
	padding: 6px 5px;
}
.tab-grid, .responsive-tabs {
	padding: 1em 0px;
	
}
.line1 p, .line2 p {
	font-size: 15px;
	padding-top: 10px;
}
.contact {
	padding: 1em 0px 1em 0px;
}
.contact-right h4 {
	padding: 3px 0px 5px 0px;
}
.contact-left img, .contact-left1 img {
	padding-bottom: 4px;
}
.contact-top1 h3, .contact-top2 h3, .contact-top3 h3 {
	font-size: 1.4em;
	padding-top: 6px;
}
.contact-top3 p, .contact-top3 a {
	font-size: 16px;
}
.project-1 h3 {
	font-size: 1.5em;
}
.project-1 p {
	font-size: 20px;
	width: 90%;
	margin: 0 auto;
}
.project-1 input[type="submit"] {
	width: 18%;
	font-size: 15px;
}
.project-1 input[type="text"] {
	font-size: 15px;
	width: 55%;
}
}
@media (max-width:320px){
	.banner {
	/*	min-height: 135px;*/
	}
	ul.slides li h5 {
		font-size: 15px;
		margin: 5px 0px;
	}
	ul.slides li h2 {
		font-size: 1em;
		padding-top: 5px;
		margin: 3px 0px;
	}
	.header h1 a {
		font-size: 0.8em;
	}
	.about-top h2 {
		font-size: 1.1em;
	}
	.about-top h3 {
		font-size: 17px;
		padding-top: 3px;
	}
	.about-top a {
		padding: 7px 1em;
	}
	.content-right h3 {
		font-size: 18px;
		width: 75%;
	}
	.content-left span {
		width: 65px;
		height: 65px;
	}
	.content-left span.cnt1,.content-left span.cnt2,.content-left span.cnt3{
		background-size: 90%;
	}
	.content-right p {
		width: 100%;
	}
	.project-1 h3 {
		font-size: 1.1em;
	}	
	.project-1 p {
		font-size: 17px;
	}
	.mother-grid {
		padding: 10px 0px;
		margin-bottom: 5px;
	}
	.header h1 {
		margin: 0px 0px;
		padding: 0px;
	}
	.about-top {
		padding: 0.5em 0px;
	}
	.about-bottom {
		margin-top: 0.5em;
	}
	.about {
	padding: 2.1em 0px 1em 0px;
	}
	.content {
		padding: 0.5em 0px 1em 0px;
	}
	.project {
		padding: 1em 0px 1.5em 0px;
	}
	.project-1 input[type="text"] {
		padding: 3px 8px;
		width:65%;
	}
	.project-1 input[type="submit"] {
		width: 28%;
		font-size: 15px;
		padding: 3px 10px;
	}
	.contact-top1 h3, .contact-top2 h3, .contact-top3 h3 {
		font-size: 1.2em;
		padding-top: 0px;
		width:70%;
		padding-bottom: 0.6em;
	}
	.contact-right h4 {
		width: 40%;
	}
	.contact-right span {
		font-size: 13px;
	}
	.contact-right p, .contact-right1 p, contact-top3 p {
		font-size: 15px;
	}
	.contact-top3 h4 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.contact-top3 p, .contact-top3 a {
		font-size: 14px;
	}
	.contact-top3 iframe {
		padding: 1em 0px;
	}
	.footer-text p {
		font-size: 16px;
	}
	.footer {
		padding: 1em 0px;
	}
	.tab-grid, .responsive-tabs {
		padding: 0.3em 0px;
	}
	ul.tabs-menu li {
		display: block;
		float: none;
	}
	ul.tabs-menu li a {
		width: 100%;
		margin: 4px 0px;
		text-align: center;
		font-size: 14px;
	}
	ul.tabs-menu li a img {
		padding-right: 0px;
		width: 5%;
		margin-right: 8px;
	}
	.header.clock.wow.bounceIn.animated {
		padding-bottom: 5px;
	}
}