/*
Theme Name: All Tech Solutions
*/

*{ 
  margin:0;
  padding:0;
  outline:none!important;
}

body{ 
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#f1f1f1;
  color:#666666!important;
  font-family: Verdana,Arial,Helvetica,sans-serif!important;
  font-size: 12px!important;
}

img{ 
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}

section img{
 /* max-width:100%;*/
}

h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:0 0 15px;
}

p{ 
  margin:0;
  padding:0;
}

a{ 
  text-decoration:none;
  color:#30a2e1;
}

a:hover{ 
  text-decoration:none;
  color:#666;
  outline: none;
}
a:active, a:focus { outline: none; }
ul,
ol{ 
  margin:0 0 0 15px;
  padding:0;
}

input[type='submit']{
  background-color: #00A885;
  padding: 1%;
  border: 0;
  color: #fff;
  margin: 2% 0;
}

.clear{ 
  clear:both;
}

input[type='submit']:hover{
  cursor: pointer;
}

input[type="text"],
input[type="email"],
input[type="phno"],
textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  /*padding:10px 10px;
  margin:0 0 10px 0;*/
  height:auto;
}

textarea{
  height:111px;
}

select{
  width:100%;
}

.center{ 
  text-align:center;
  margin-bottom:40px;
}

.main-wrapper{
  margin:0 auto;
  padding:0;
  min-height: 550px;
}

.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}

.wp-caption-text{ 
  margin:0;
  padding:0;
}

.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}

.sticky{ 
  margin:0;
  padding:0;
}

.gallery-caption{ 
  margin:0;
  padding:0;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}

.alignright,
img.alignright { 
  display: inline;
  float: right;
}

.aligncenter,
img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}

.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}

.comment-list .comment-content ul li{
  margin:5px;
}

.main-container ol{
  list-style-position:outside;
  margin-left:20px;
}

.main-container ol li{
  margin:5px 0;
}

.menus {
  background: #0D8CCF;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
border-bottom: #fff 1px solid;
position: relative;
z-index: 999;
}

.toggleMenu{
  display:none;
}

.bypostauthor{ 
  margin:0;
  padding:0;
}

section{ 
  padding:34px 0;
  position:relative;
  max-width:1400px;
  margin:0 auto;
}

h2.section-title { 
  font-family:'Roboto';
  font-size:30px;
  font-weight:700;
  padding:0 0 45px 0;
  text-align:center;
  display:table;
  margin-bottom:50px;
}

/* --------- SLIDER--------- */
p.slider_parg {
   font-size: 16px !important;
    font-weight: normal !important;
    text-align: left;
    margin-left: 164px !important;
    margin-top: 13px !important;
    color: #000;
    font-family: Open, sans-serif;
}
p.slider_head {
    text-align: left;
    font-size: 48px !important;
    font-weight: normal !important;
    margin-left: 15% !important;
    font-family: 'Dancing Script' !important;
    letter-spacing: 4px;
}
#slider{ 
  max-width:100%;
  margin:auto;
  padding:0;
  position:relative;
}

.nivo-caption {
  top:25%!important;
}

#slider .slide-cap{ 
  position:relative;
  margin:auto;
  width:90%;
  margin-right:auto;
  margin-left:auto;top:25%;
}

#slider .slide-cap h4{
  text-transform:uppercase;
  font-size:25px;
  width:100%;
  margin:0 auto;
  background:url('images/welcome.png') center no-repeat;
  background-position: center;
  padding:5px 0;
  font-weight:bold;
}

#slider .slide-cap h3 {
  font: 700 80px 'Roboto';
  text-transform: uppercase;
  background: url('images/border.png') no-repeat center bottom;
  padding-bottom: 50px;
  font-size: 38px;
}

#slider .slide-cap p {
  color: #fff;
  font-weight: bold;
  padding: 0 10%;
}
.main-slide {
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.47);
  width: 50%;
  padding: 10px 0 20px;
}
.slide-button a {
  background: #30a2e1;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px;
}
.slide-button {
  margin: 20px;
}
a.blog-more{ 
  display:inline-block;
  font:400 16px 'Roboto Condensed', sans-serif;
  padding:10px 30px;
  margin-top:21px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  -ms-border-radius:4px;
  margin-right:15px;
}

/*blog section*/
.attachment img {
    width: 100%;
}
a.r_button {
    background: rgba(158, 158, 158, 0.38);
    padding: 0.5em 2em;
    color: #000;
    font-weight: bold;
}

section h3 {
    font-weight: bold;
    text-align: center;
    margin: 0 0 7px;
    padding: 0;
    font-size: 30px;
    color: #000;
    font-family: 'Overpass';
}

/*--------------header-------------*/
.socialbox {
  float: right;
}
#header .socialbox i {
  margin: 0 7px;
  color: #fff;
}
.contact {
  margin: 2% 0;
  font-family: lato;
  font-size: 15px;
  color: #000;
}
.contact p {
  margin-bottom: 0;
}

#header .socialbox i:hover {
    color: #30a2e1;
}
:hover {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
#header .top_headbar { 
  border-top:4px solid #0d8ccf; 
  width: 100%;  
  margin: 0 auto;
  background:#F7F7F7;
  height: 35px;
  box-shadow: 0 2px 2px rgba(50,50,50,0.2);
  position: relative;
  z-index: 0;
}
#header .top_headbar .custom_menu ul { padding:0; margin:0; }
#header .top_headbar .custom_menu li { 
  font-family: Verdana, Arial, Helvetica, sans-serif!important;
  float: left;
  list-style: none;
  font-size: 12px;
  margin:0; 
  background: url('images/seprator.jpg') no-repeat right center;
  padding: 2px 8px;
 }
 #header .top_headbar .custom_menu li:last-child { background:none; }
#header .top_headbar .custom_menu li a, #header .top_headbar li a:hover { 
  color: #1a1a1a; text-decoration: none;
  padding: 0px 5px;
}
.logo a:hover {
    text-decoration: none;
}

#header .logo{
  margin:0;
  padding:20px 0;
}
#header .logo h1{
  text-transform:uppercase;
  padding:0;
  margin-bottom:0;
  font-size:30px;
  margin-top: 0;
  text-align:center;
}
#header .logo a{ 
    color: #333333;
    font-family: lato;
    font-size: 45px;
    letter-spacing: 3px;
    text-transform: none;
}
#header .logo p{ 
  font-size:12px;
  color: #999;
}
#header .header-top{
  background:#000;
  color:#aaaaaa
}
.main-container{
  margin:0;
  padding:0;
}

.header.fixed{
  position:fixed !important;
  top:0 !important;
  margin:0;
  padding:15px 0;
  z-index:99999999;
  background-color:#ffffff;
  opacity:inherit;
}

.header .logo{
  margin:0;
  padding:0 0 15px;
}

.header .logo h1{ 
  padding:0;
  margin-bottom:8px;
  font-size:20px;
}

.header .logo a{ 
  color:#ffc000;
  font-family:'Roboto';
  font-size:37px;
  text-decoration:none;
}

.header .logo p{ 
  font-size:14px;
  font-family:'Roboto';
  color:#626262;
}

.toggle{
  display:none;
}

.header{
  z-index:999;
  width:100%;
  height:auto;
}

.header .nav{ 
  margin:0;
  padding:0;
  text-align:left;
}

#header .nav{ 
  margin:0 0 0 0;
  padding:0 18px 0 0;
  text-align:left;
}
#header .nav ul { 
  text-align: center;
  margin:0;
  padding:0;
  font-weight:400;
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
  background-color: #0D8CCF;
}
#header .nav ul li{  
  display:inline-block;
  margin:0;
  position:relative;
  padding: 0 15px;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#header .nav ul li.current-menu-item, #header .nav ul li:hover {
  background:#2D2D2D;
} 
#header .nav ul li a {
  color: #fff;
  padding: 13px;  
  font-size: 12px;
  display: block;
  text-align: left;
  text-transform: none;
  font-weight: 700;
}
#header .nav ul li a:hover{
  text-decoration: none;  
}
#header .nav ul.sub-menu li{
  display: inline;
  width:100%;
  padding:0 10px;
  font-weight: normal;
}
#header .nav ul.sub-menu li a { font-weight: normal; padding: 10px 0; }
#header .nav ul.sub-menu li a:hover {
  background-color: transparent;
}
#header .nav ul.children li {
    display: inline;
}
.header-widget{ 
  margin:0;
  padding:0;
  clear:right;
  color:#ffffff;
  text-align:right;
}
.header-widget h4.header-title{ 
  font-size:18px;
  margin:0;
  padding:0;
  color:#ffffff;
}
.header-widget li{ 
  display:inline;
  border-left:1px solid #f1f1f1;
  padding-left:5px;
}


/* --------- Homepage --------- */
#about h3::before {
  background:url('images/squareicon.png') no-repeat;
}
#about h3::after {
  background:url('images/squareicon.png') no-repeat;
}
section { 
  width:100%;
  margin:0 auto;
  position:relative;
  background-color:#ffffff;
}
.section-title {
  font: 26px 'Lato';
  text-align: left;
  padding: 10px 0px;
  border-bottom: solid 1px #ccc;
}

.blog-section {
  padding:0;
}

.blog-section .section-title a {
  color: #435061;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 3px;
}
.blog-section .section-title a:hover{
  text-decoration:none;
}
.blog-section .new-text p{
  font-size: 16px;
  color: #727272;
  margin: 10px 0;
  line-height:23px;
  font-family: 'Lato';
}
.inner-service {
  /*border-bottom: 1px solid #bbb;*/
  margin-bottom: 10px;
  padding: 15px;
  /*box-shadow: 8px 8px 10px 0px #bbb;*/
}
.blog-section .about-us{
  padding: 10px;
  margin-top:20px;
}

.blog-section  .about-us a{
  border: 1px solid #000;
  padding:8px 20px;
  color: #000;
  text-decoration:none;
  text-transform: uppercase;
  font-size: 19px;
}

.blog-section .button{
  margin: 0 18%;
  display: inline-block;
}

/* Breadcrumb */

.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
  line-height: 37px;
}
.bradcrumbs a:hover{
  background:#ffd34e;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}

/*-------------------------------- Sweep To Right ----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #59A101;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #fff;
  font-weight: bold;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* --------- Blog Page ------- */
.metabox{
  color:#000;
  padding:15px 0;
  clear:both;
}
.metabox .entry-date{
  background:url('images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
}
.metabox .entry-author{
  background:url('images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  background:url('images/comments.png') no-repeat;
  padding: 0 0 0 20px;
}

/* Comments BOX */
#comments{
  margin-top:40px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding:40px 0 0 0;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background:rgba(158, 158, 158, 0.38) !important ;
  padding:10px 60px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  margin-left: 0px;
  color: #000;
}
#comments a.comment-reply-link{
  color:#000;
  background:#cecece;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#3890cb;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#content_box #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}
#content_box #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  float:right;
}
.comment-respond{
  clear:both;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  float:left;
  margin-left:7%;
}
#comments p {
  width:90%;
  float:left;
}

/*--------------- Sidebar -----------------*/
#sidebar form{
  margin: 2px 15px 0 15px!important;
}
#sidebar form label {
  color:#fff;
  font-weight: normal!important;
  font-size: 13px;
  display: block!important;
}
#sidebar form input[type="text"], #sidebar form input[type="email"], #sidebar form input[type="phno"],#sidebar form textarea, #sidebar form select {
  padding:2px!important; margin:0 0 10px 0px!important;
  border-radius: 3px;
  display: block;
}
#sidebar form input[type="submit"] {
  background-color: #fff; color: #000; padding: 5px 15px; margin-bottom: 20px; font-size: 13px;
}
#sidebar form .wpcf7-not-valid-tip { color:#f4fc48!important; }
#sidebar h3{
  background-color: #000000;
  margin:0;
  font-size:18px!important;
  color:#fff;
  font-weight: normal!important;
  padding: 7px 15px;
  border-bottom: none;
} 
.testimonial h3 { background-color: transparent!important; padding:10px 0!important; }
.testimonial_group .testimonial { padding: 10px!important; }
#sidebar h5 { margin:5px 0!important; }
#sidebar .testimonial-heading a , #sidebar .testimonial-heading a:hover{ color:#fff!important; text-decoration: none; }
.widget_categories select {
  width: 100%;
  padding: 6px;
}
.drop_cap { display: none; }
#sidebar select {
  padding: 10px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px;  
  font-size:15px; 
  color:#000;
  width:100%;
}

#sidebar input[type="submit"] {
  background: #bbb;
  border: none;
  color: #fff;
  padding: 11px 20px;
  font-size: 15px;
  margin: 0;
}
#sidebar aside{
  margin-bottom:30px;  
  background-color: #0D8CCF;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:0; 
  font-size:17px;
} 
#sidebar .tagcloud a{
  background:#eeeeee; 
  color:#000; 
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px; 
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#5d5f5e;
}
#sidebar {
  margin-top: 20px;
  color:#fff;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
#sidebar form.search-form {
  display: table;
  padding: 0px 10px;
  border-radius: 20px;
  background: #ffffff;
}

/* Page */
.date-box{
	background:url(images/calender.png) no-repeat 1px 3px;
	padding:0 0 0 25px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 15px 0;
	}

.cat-box{
	background:url(images/cat-icon.png) no-repeat 1px 3px;
	padding:0 0 0 25px;
	font-style:italic;
	font-weight:bold;
	margin:15px 0 30px 0;
}
#content_box {
  font-family:PT Sans;
  margin-top: 10px;
  margin-bottom: 40px;
} 
#content_box hr{
  border:none;
  border-bottom:2px dotted #7e7e7e;
  margin:35px 0;
  clear:both;
} 
#content_box ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
#content_box ul li{
  list-style-type: circle;
  padding:0 0 0 4px;
  margin:0 0 5px 0;
  line-height:20px;
}
#content_box ul li ul li{
  list-style-type: circle;
}
#content_box ol{
  list-style: none;
  margin:0 0 0 0px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
#content_box ol li{
  list-style-type: circle;
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
#content_box ol li ol li{
  margin:0 0 20px 0;
  padding:0 0 0 5px;
}
#content_box  h5{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}
.read-moresec{
  margin:2% 0;
}
a.button {
  border: 2px solid #000;
  background: #fff;
  color: #000;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase;
  font-weight: bold;
}

/*copyright css*/
.copyright-wrapper { 
  position:relative;
  padding:20px 0;
  background-color:#ccc;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding:20px 0;
}
.copyright-wrapper p,
.copyright-wrapper a {
  color: #ccc;
}
.footer-wp {
    background: #4d4d4d;
}
.footer-wp .rssSummary,
.footer-wp ul li,
.footer-wp p{
  color: #b3b3b3;
}
.footer-wp h3 {
  text-align: left;
  font-size: 30px;
  margin: 0 0 24px 0;
  border-bottom: 1px solid #666;
  padding: 0 0 12px 0;  
  font-weight: bold;
  color: #ccc;
}
.footer-wp input[type="search"]{
  width:100%;
  padding:8px 5%;
  float:left;
}
.footer-wp input[type="submit"] {
  padding: 10px 12px;
  float: right;
  border: none;
  background: #333;
  border-radius: 0;
  margin: 0;
  font-size: 12px;
}
.footer-wp  td#prev a {
    color: #ccc;
}
.footer-wp div {
  font-family: 'PT Sans';
  font-size: 13px;
  color: #b3b3b3;
  line-height: 20px;
  min-height: 30px;
}
.footer-wp caption {
  font-weight: bold;
  color: #ccc;
  font-size: 25px;
  text-align: center; 
  letter-spacing: 2px;
}
.footer-wp table,.footer-wp th,.footer-wp td {
  border: 1px solid #666;
  text-align: center;
}  
.footer-wp li a {
  color: #fff;
  font-size: 17px;
}
.footer-wp ul li {
  list-style: none;
  padding: 5px 0;
  font-family: 'Lato', sans-serif;
}
.footer-wp ul {
  margin: 0;
}
.footer-wp .widget {
  margin: 5% 0;
}
.footer-wp .tagcloud a {
  color: #b3b3b3; 
}

/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:15px;  
  line-height:13px;
  float:right;  
  font-weight:bold;
  width:100%;
} 
.pagination span, .pagination a {
  padding: 12px 16px;
  display: block;
  float: left;
  margin: 0 3px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #435061;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  border-radius: 12px;
  font-weight: bold;
} 
.pagination a:hover{
  color:#000;
  background: rgba(158, 158, 158, 0.38);
}
.pagination .current{
  background: rgba(158, 158, 158, 0.38);
  color: #000;
  font-weight:bold;
}
#content_box p {
  font-size: 16px;
}
#content_box .pagination ul{
  margin:0;
  clear:both;
}
#content_box .pagination ul li{
  margin:0;
}

/* ------ Contact Form ------ */
.wpcf7{ 
  margin:0;
  padding:0;
  color:#222222;
}
.wpcf7 center { font-size: 18px; color: #fff; }
span.wpcf7-not-valid-tip { color: #f7e700; font-size: 12px; }
.wpcf7 form{ 
  margin:0;
  padding:0;
}
.wpcf7 form span.last{ 
  float:none !important;
}
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],
.wpcf7 form select, .leftdiv input[type="text"],
.leftdiv input [type="url"],
.leftdiv input[type="email"],
.leftdiv input[type="tel"],
.wpcf7 form textarea,
.rightdiv textarea{ 
  width:100%;
  font-size: 13px;
  background-color:#f8f8f8;
  border:1px solid #e6e5e5;
  padding:5px;
  margin-bottom: 5px;  
  color:#777777;
}
.wpcf7 form select {
  padding:3px;
}
.wpcf7 form textarea, .rightdiv textarea{
  height:82px;
}
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form input[type="file"]{ 
  margin-top:10px;
  padding:0;
}
span.wpcf7-list-item{ 
  margin:0 15px 0 0 !important;
}
.wpcf7 label { color:#fff!important; display: block; font-weight: normal; }
.wpcf7 form input[type="submit"],
#contact input[type="submit"],
#contactform_main input[type='submit']{
  /*margin:25px 0 0 0;*/
  padding:5px 20px;
  border:none;
  color:#333;
  border-radius:4px;
  -moz-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  cursor:pointer;
  background-color:#fff; 
  float: right;
}
.pagination{
  display:table;
  clear:both;
}
.pagination ul{
  list-style:none;
  margin:20px 0;
}
.pagination ul li{
  display:inline;
  float:left;
  margin-right:5px;
}
.pagination ul li span,
.pagination ul li a{
  background:#222222;
  color:#fff;
  padding:5px 10px;
  display:inline-block;
}
.pagination ul li .current,
.pagination ul li a:hover{
  background:#ff8a00;
}
h1.entry-title, h1.page-title {
  padding: 10px;
  font-size: 25px;
  text-transform: uppercase;
  color: #333;
  border: solid 1px #bbb;
  text-align: center;
  /*font-weight: bold;*/
}
article img{
  height:auto;
}

article p{
  margin:10px 0;
}
form.search-form{
  margin-bottom:0px;
}
input.search-field,
.post-password-form input[type=password]{
  border:1px #eee solid;
  padding:4px;
}
input.search-submit,
.post-password-form input[type=submit]{
  border:none;
  color:#ffffff;
  padding:4px 10px;
  cursor:pointer;
}
#sidebar ul{ 
  list-style:none;
  margin:0;
  padding:0;
}

#sidebar ul li{
  list-style: none;
  border-bottom: 1px dotted;
  color: #FFFFFF;
  padding: 0px 2px 0px 20px;
  line-height: 42px;
}
#sidebar ul li a { font-size: 12px; color: #fff; }
#sidebar ul li a:hover { font-size: 12px; color: #FFCF47; text-decoration: none; }

.comment-list, ol.comment-list{
  list-style:none;
  margin-left:0;
  margin-top:20px;
  margin-bottom:20px;
}
.comment-list ul, ol.comment-list ul{
  list-style:none;
}
.comment-list li.comment{
  margin-top:20px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6{
  margin-top:15px;
}

.blog-post-repeat{ 
  border-bottom:1px solid #cccccc;
  margin-bottom:40px;
}
.wpcf7-form p{ 
  color:#222222;
}

/*---static --*/
#blog_sec {
    margin-top: 3%;
}
.box-image img {
    /*width: 100%;*/
}
#about h3 {
  color: #30a2e1;
  font-family: Lato;
  letter-spacing: 2px;
  border-bottom: solid 3px #bbb;
  display: table;
  margin: 0 auto;
  padding-bottom: 1%;
}
.mainbox p {
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  color: #525151;
}

/*responsive menu*/
@media screen and (max-width:686px){
  #header .nav ul li {
    display: block;
    float: none;
  }
  #content_box #comments ul{
    margin: 0!important;
  }
}
@media screen and (max-width:720px) {
  .contact {
    text-align: center;
  }
  .toggle{
    display:block;
  }

  .toggle a{
    width:100%;
    color:#000;
    background:url('images/responsive_menu.png') no-repeat right center rgba(158, 158, 158, 0.38);
    padding:10px 10px;
   font-size:16px;
  }

  .toggle a:hover{ 
    color:#000;
  }

  .toggle a.active{
    color:#000;
  }

  .nav{
    display:none;
  }

  .admin-bar .header .nav{
    top: 42px;
  }

  .header .nav{
    float:none;
    margin:0;
    position:absolute;
    z-index:999;
    overflow-x:hidden;
    top: 22px;
    width: 96%;
  }

  .header .nav ul{ 
    width:100%;
    float:none !important;
    margin-top:20px;
    background-color:#222222;
  }

  .header .nav ul li{
    border-top:1px #303030 solid;
    display:block;
    float:none;
    text-align:left;
  }

  .nav ul li a{
    padding:5px 10px;
    display:block;
    color:#ffffff !important;
  }
  
  .nav ul li a:hover{
    color:#ff8a00;
  }

  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }

  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }

  .nav ul li ul li a{
    padding-left:20px !important;
  }
  
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  
  .header .nav ul li{
    width:100%!important;
  }

  .header .logo{
    text-align:center;
  }

  .pagination{
    float:none;
  }

  .blog-section .button {
    margin: 0 auto;
    display: block;
    width: 34%;
  }

  .home .inner-service{
    margin: 20px 0 0 0;
    min-height: auto;
  }
}
@media screen and (min-width:720px){
  .header .nav ul li ul{
    display:none;
    z-index:2;
    font-weight:normal;
    margin: 5% 0 0 0;
  }
  .header .nav ul li:hover > ul{
    display:block;
    background:#222222;
    width:200px;
    position:absolute;
    top:41px;
    left:0;
    text-align:left;
    padding:10px 0;
    z-index:99;
  }
  .header .nav ul li:hover > ul li{ 
    display:block;
  }
  .header .nav ul li:hover > ul li a{ 
    padding:7px 0px 7px 10px;
    color:#ffffff;
  }
  .header .nav ul li:hover ul li ul{
    display:none;
  }

  .header .nav ul li:hover ul li:hover > ul{
    display:block;
    position:absolute;
    left:100px;
    top:-30px;
  }
  
  .header .nav ul.sub-menu{
    margin-top:6px;
  }

  .header .nav ul.sub-menu li a:hover{
    background:#bbb;
    color:#fff;
  }
  .header .nav ul {
    margin:0;
  }
  .header .nav ul li a{ 
    color:#fff;
    padding:14px 15px;
    display:block;
  }
}
@media screen and (min-width: 1000px) {
  #header #header-inner .nav ul li ul li{
    display:block;
    position:relative;
    float:none;
  }
  #header #header-inner .nav ul li ul li a{
    color:#000;
    display:block;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px #313131 solid;
  }
}
@media screen and (max-width:991px){
  #slider .slide-cap h2{
    font-size:150%;
    color:#ffffff;
  }
}
@media screen and (max-width: 720px) and (min-width: 320px){
  .blog-section .new-line {
    padding-bottom: 5px;
    font-size: 26px;
    width: 60%;
    font-style: oblique;
  }
  #sidebar {
    clear: both;
  }
}
h1,h2,h3,h4,h5,h6 {font-weight: 700!important; font-family: 'Sanchez'!important; }
h1 { font-size: 20.5px!important; }
h2 { font-size: 18px!important; }
h3 {     
    font-size: 18px!important;
    padding: 0 0 20px 0;
    line-height: normal;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
}
.sg-popup-content select { width:100%!important; }
.strong-view.default .testimonial-heading { background:none!important; }
.readmore-page a { color: #fff!important;  }

#sgcboxTopRight, #sgcboxTopLeft, #sgcboxMiddleLeft, #sgcboxMiddleRight, #sgcboxBottomLeft, #sgcboxBottomRight, #sgcboxBottomCenter, #sgcboxTopCenter { display: none; }  
#sgcboxContent { padding: 20px 30px 0 30px!important; }

.module.highlight {
    background: #fff;
    -webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0px 5px rgba(0,0,0,0.6);
    box-shadow: 0 0px 5px rgba(0,0,0,0.6);
    border-top: 4px solid #0d8ccf;
    border-bottom: 4px solid #0d8ccf;
    padding: 10px 15px;
}

.readmore-page { font-size: 14px; text-align: center; padding:10px; }
.readmore-page a { text-decoration: none; }
.testimonial_group .full-testimonial .rr_title { background:none!important; padding: 0!important }
.testimonial_group .full-testimonial { padding: 8px 13px 8px 15px!important; }
.strong-view.simple .testimonial-inner { padding: 0 15px!important; }
.rr_review_text a, .rr_review_text a:hover, .testimonial-content a, .testimonial-content a:hover { color: #f7e700!important; font-size: 14px!important; text-decoration: none; }
.feature-box { float: left; margin: 0 15px 15px 0; }
.header .nav ul li:hover ul li:hover > ul { display: block;
position: absolute;
left: 200px;
top: 0px; }
.phone { font-size: 14px; line-height: 30px; text-align: right; font-weight: bold;  }