/* Enter Your Custom CSS Here */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500');
body{font-family:Roboto Condensed; background:#f3f3f3;position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;}
h1,h2,h3,h4,h5,h6{font-family:Oswald ;text-transform: capitalize!important;}
h2 { letter-spacing: 0;}
p span{font-family:Roboto Condensed;}
p{letter-spacing: 0 !important;
    line-height: 24px !important;}
.widget.relatedposts h4, .widget.randomposts h4, {font-family:Oswald;text-transform: capitalize!important;}
h1 {font-size: 24px;line-height: 30px;}
h2, .post-body h2 {font-size: 22px !important;font-weight: normal;line-height:25px;margin: 20px 0;}
h3, .post-body.inner > h3, .post-body h3 {font-size: 20px;font-weight: 400;margin:15px 0px 5px }
.widget h3,.widget h4{font-weight:400!important; line-height:16px;}
/*.wrapper*/.nav-responsive {background: #E4E4E4;}
h2 a {border-bottom: medium none;}
h2 a:hover {border-color: none;border: none;}
.post-body pre {margin: 0;}
.post-item-header h1 {margin: 20px 0 0;}
.post-list .post h2 {margin: 20px 0 0px;font-size: 22px;}
.post-bottom.inner {padding-bottom: 40px;}
.post-body.inner > p {margin:0 0 15px}
.fa.fa-navicon.show-nav {display: none;}
.Call-Us{background:#c83002;color:#fff;float:right;font-size:14px;height:30px;line-height:30px;position:absolute;right:34px;top:0px;padding:0 5px}
.Call-Us > a {color: hsl(0, 0%, 100%);}
.Call-Us:before {display: block;content: "";background: url(../img/contact-left.png) no-repeat 0 0;width: 30px;height: 30px;
position: absolute;left:-29px}
.Call-Us:after {display: block;content: "";background: url(../img/contact-right.png) no-repeat 0 0;display: block;height: 30px;
position: absolute;right:-29px;top: 0;width: 30px;}
.nav-responsive .upper {width: 100%;position: relative;  padding: 14px 0 10px;}
 .nav-responsive {padding: 0; margin:0px}
.nav-responsive{padding: 0;}
.nav-responsive .logo img {max-height: none;}
.header-memu {float: right;width: auto;margin-top: 34px;}
.header-memu .menu-item {display: inline-block;}
.nav-responsive ul {text-align: right;}
.header-memu .menu-item a {font-size: 14px; font-weight: 500; padding: 0 34px 0 10px;line-height: 16px;color: #333;}
.nav-responsive li a:hover {color: hsl(190, 100%, 42%);}
.dashicons-admin-home::before{
   transform: translateZ(0px);
    transition-timing-function: ease-out;
	position: absolute;}
.header-memu li a:hover i._mi{
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name:hvr-icon-pulse;
    animation-timing-function: linear;}
	
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
.menu-item-description {color: hsl(190, 100%, 42%);display: block;font-size: 9px;line-height: 3px;text-align: center;}
.nav-responsive .logo {margin-top: 0px;}
.nav-responsive .logo:hover{ opacity: 1 !important;}
.button.accent-color {background: #ED5321;color: #fff;border: 2px solid #ED5321;padding:8px 22px !important;}
.button.gray-outline:hover {border: 2px solid hsl(190, 100%, 42%);color: hsl(213, 6%, 36%);}
.post-item-header.inner {padding: 56px 40px;}
.post-header {height: 338px;}
.post-banner-wrap.inner{padding-top:0px;}
.post-list .post .options{padding-bottom:0px !important;margin-top: 16px;}
.post-list hr{width:100% !important;}
.post-list .post .inner,.page-content .inner {
    padding:  3% 0 !important;
}
.annotation {
    margin: 10px 0;
}
.single .post-item-header.inner{padding:0px!important;}
.single .page-content .inner{padding:0px!important;}
.post-banner, .post-header{ margin-bottom: 20px;}
.post-list .post-half-wrapper article.post .inner {
    padding: 0 !important;
}
.post-list .post .read-more { padding: 8px !important;}
.button.gray-outline{ border: 2px solid #00AFD4;}
.post-list .post-half-wrapper article.post h2 {
    line-height: 1;
    margin: 0 0 25px;
}
.arfsubmitbutton.top_container {
    float: right;
    margin-top: -54px;
    overflow: hidden;
    width: 36%;
}
.recaptcha_style_custom.controls{width:80% !important;}
/* Enter socail-icon home  page  css Here */
.socail-icons .fa {
 font-size: 30px;
    margin: 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    width: 40px;
}

.socail-icons .fa-facebook {
  background: #3B5998;
  color: white;
}

.socail-icons .fa-twitter {
  background: #55ACEE;
  color: white;
}

.socail-icons .fa-google {
  background: #dd4b39;
  color: white;
}

.socail-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}

.socail-icons .fa-youtube {
  background: #bb0000;
  color: white;
}
.socail-icons {
     height: 280px;
    left: 0;
    margin-top: -140px;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 15;
}
.socail-icons > ul {
    padding: 0;
}
.socail-icons li {
    list-style: outside none none;
}
.socail-icons li:hover {
    padding: 0 0 0 10px;
    transition: all 0.2s ease-in 0s;
}
.socail-icons li:nth-child(1) {
    background: #3B5998;
}
.socail-icons li:nth-child(2) {
    background: #55ACEE;
}
.socail-icons li:nth-child(3) {
    background: #DD4B39;
}
.socail-icons li:nth-child(4) {
    background:#007BB5;
}
.socail-icons li:nth-child(5) {
    background: #BB0000;
}

.sidebar .widget { padding:15px; margin:23px 0 0 }
.sidebar .widget.widget_search { padding:0 }

/* Enter sidebar css Here */
.searchform .query{ padding: 10px 35px }
.searchform .fa-search{top: 8px;}
.searchform .submit{top: 9px;}
.meta {
    margin-top: 10px;
}
 .sidebar-right .meta{line-height:10px !important;}
.social-count-plus .label{line-height:10px !important;}
/* Enter category  css Here */

.widget.latestposts .meta .date a {color: #00AFD4;}
.post-list .category, .info .category {background: #00AFD4 !important}
.widget hr {background: #00AFD4 !important;    margin: 15px 0 !important;}
.sidebar .widget.latestposts .post{margin-bottom:24px;}
.about-me .img{float:right;width:150px;height:150px;border-radius:50%} 
.about-me p{font-size:13px;line-height:20px; margin:0px;}
.about-me h4{margin:0px;}
/* Enter related post css Here */
#related_posts > h3 {margin-top: 0;}
#related_posts > ul {overflow: hidden;padding: 0;  margin-bottom: 30px;}
#related_posts li {display: inline-block;float: left;padding-right: 15px;width:33.3%;}
.related_content > a {font-size: 14px;}
.attachment-related-posts.size-related-posts.wp-post-image {height: 150px;width: 100%;}
.elp-widget h3 {color: #fff;}
.widget.widget_text.elp-widget > div{overflow:hidden;}
.es_textbox_class {border: medium none;padding: 5px;width: 100%;color: #212425;border-radius: 3px;}
.es_textbox { float: left;width: 173px;}
.es_button {float: left;padding-top: 0;position: relative;right: 4px;top: 0px;}
.es_textbox_button { background: #00B2D6;border-bottom-right-radius: 5px; border-color:#00B2D6;  border-image: none;border-style: solid solid solid none; border-top-right-radius: 5px;
border-width: 1px 1px 1px medium;padding: 4px 10px;width: 100%;}
.widget .tagcloud a {background: #00AFD4;color: hsl(0, 0%, 100%);}
.searchform .submit {background: none!important;color: #00AFD4}
.searchform .submit:hover {color: #00AFD4;}
.post-item-header .category, .comment-respond input[type="submit"], .feature span, .post-bottom .tags a, .post-banner .category, .post-header .category {background: #00AFD4 !important;
border-radius: 5px;color: hsl(0, 0%, 100%);
}
.social-count-plus li{padding:0px !important;}
#es_widget_msg > span { float: left;}
.arf_form .arfformfield .controls {width:100%  !important;}
/*.page-id-795 .post-body.inner { padding: 0 40px !important;}*/
.page-id-795 .contact-off {float: left;width: 50%;}
.page-id-795 #recaptcha_area {  float: left;
    position: relative;
    top: 0px;
    width: 30%;}
.page-id-795 .vpb_input_fields {height:auto !important; box-shadow: none!important;}
.page-id-795 .vpb_captcha_wrapper {
    padding: 0 !important;
    width: 130px !important;
}
.ar_main_div_102 .arfsubmitbutton .arf_submit_btn{margin:0 10px 0 0 !important;}
.page-id-795 .vpb_captcha_wrapper img {
    max-width: 100%;
	width:auto;
	height: 30px;
}
.post-body img{margin:0px;}
.page-id-795 .refcap {
    padding: 6px 0;
    position: relative;
   top: 0px;
}
.page-template-default .post-item-header hr{width:100%;}
.searchform .submit{font-size:19px;}
#recaptcha_style > p {
    display: none;
}
.post-item{padding:3%;}

.meta .read-more{display:none !important;}
.post-squares.nextprev article, .post-squares.nextprev a {
    padding: 20px;
}
.post-squares.nextprev article, .post-squares.nextprev a {
    height: 200px!important;
}
#arf_field_113_container{width:70%;}
.nav-responsive li a{position: relative;}
.menu-item i._mi{ position: absolute; left:-20px;  transform: perspective(1px) translateZ(0px);
    vertical-align: middle;}
.post-share,.post-squares{margin:30px 0px;}
.post-328{margin-top:3%;}
.post-half-wrapper .date {float:right !important;}
.gray-outline{display:block !important;}
/* Enter Your comment form CSS Here */

.comment h4 a {border-bottom: 2px solid hsla(0, 0%, 0%, 0);}
.children {margin: 30px 0 30px 10%;padding: 0;}
.comments ul.commentwrap {margin: 40px 0 0;}

.children li {margin-bottom: 20px;padding: 20px;}
.comment h4 a {border-bottom: 2px solid hsla(0, 0%, 0%, 0);color: hsl(184, 98%, 44%);text-transform: capitalize;}
.comments .commentwrap hr {border: 0 none;display: none;}
.comment .right {float: left;padding-left: 10px;}
.comment .info {font-size: 15px;letter-spacing: -0.25px;line-height: 33px;margin-top: 0;}
.comment .comment-reply-link {color: hsl(184, 98%, 44%);font-weight: bold;text-transform: capitalize;}
.notification, .comment-respond .logged-in-as{padding: 19px 5px 17px;}
.comments .commentwrap,.comment-respond{float:left;}
 .comment-respond input{
      padding: 9px 10px 7px;
    width: 49%;}
.comment-respond input:nth-child(2n) {
    margin-right: 17px;
}
	.comment-respond input:last-of-type{width:100%; border: 1px solid #BDBEBF;}
	.comment-respond input{   border: 1px solid #BDBEBF;border-radius:5px;}
.widget.widget_search {margin-top: 0 !important;}
.comment-respond {
    position: relative;
}
.comment-respond .form-submit {
    float: right;
    margin-top: 0;
    width: 50%;
}
/*.comment-respond input{margin-bottom:0px;}*/
.comment-respond input {
    margin-bottom: 24px;
}
.comment-form {
    overflow: hidden;
    width: 100%;
}
.comment-form-captcha {
    display: none;
}	
.captcha-wrp > img{
    border: 1px solid;
    float: left;
    height: 33px;
    margin-right: 10px;
}
.captcha-wrp > input{width:50% !important;}
.captcha-wrp {
    bottom:15px;
    position: absolute;
    width: 50%;
}.captcha-wrp > label {
    display: none;
}
.comment-respond input[type="submit"]{ padding: 9px 35px;}
/*.widget {margin: 30px 0px !important;padding: 0;}*/
.widget.widget_categories li::before {color: hsl(0, 100%, 50%);content: "";background: url('../img/cat-icon.png')no-repeat;
	display: block;left: -20px;position: relative;top: 16px;width: 13px;height: 13px;
}
.widget.widget_categories li {padding-left: 20px;}
.widget li {color: hsl(14, 64%, 51%);font-size: 14px;font-weight: bold;line-height: 22px;
    margin-bottom: 0;
    letter-spacing: 0;}
.widget li a {color: hsl(0, 2%, 20%);display: inline-block;font-weight: normal;}
.social-count-plus li {padding: 0;}

.widget.elp-widget { position:relative; border:0 }
.widget.elp-widget:after { display:block; content:""; width:100%; height:1px; background:hsl(0, 0%, 89%); position:absolute; bottom:-25px; left:0 }
.post-item-header hr{margin:10px  0;}
/* Enter Your contact page CSS Here */

.autodialer {width: 100%;}
.post-body input[type="text"], .post-body input[type="email"], .post-body input[type="password"] {border: 1px solid hsl(0, 0%, 87%);border-radius: 5px;padding: 8px;}
.post-body textarea {overflow: auto;width: 100%;border: 1px solid hsl(0, 0%, 87%);}
.wpcf7-form-control.wpcf7-submit {background: hsl(0, 0%, 20%) none repeat scroll 0 0;border: 1px solid hsl(0, 0%, 20%);border-radius: 5px;color: hsl(0, 0%, 100%);padding: 10px 20px;}
.post-list {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    padding:0 3%;
}

.comment-respond textarea {border: 1px solid hsla(0, 0%, 60%, 0.6);border-radius: 7px;}
.post-squares.nextprev article, .post-squares.nextprev a {height: 227px;}
.post-squares.nextprev .next h3, .post-squares.nextprev .previous h3 {font-size: 16px;}
.relatedposts {float: left;width: 100%;margin-bottom:: 30px !important;}
.post-body .wide {
    display: block;
    margin: 0 auto;
    width: 100%;
}
 .about-me .designation {line-height:17px !important;}
 .post-item-header.inner:nth-child(1){padding-top:0px !important;}
ul.stylst li p{ margin:0 0 15px }
/* Enter Your footer CSS Here */
footer.footer-widget {width: 100% !important;background: none;max-width: none !important;overflow: hidden; border-top: 3px solid #00AFD4;}
footer .page-footer {margin: 0 auto;max-width: 1242px;width: 100%;}
.container {margin: 0 auto;max-width: 1245px;width: 100%;}
.widget.widget_text.elp-widget {background: #003E53;border-radius: 3px;color: hsl(0, 0%, 100%);padding: 30px !important;margin: 24px 0;}
.col-xs-6.box_box {float: left;padding: 0 20px;width: 25%;}
.footer-widget .widget-title {color: #00AFD4;margin: 0;}
.footer-1 {background: #0A2840;overflow: hidden;padding: 20px 0;}
.footer-2 {background: #17202A;overflow: hidden;width: 100%;padding:8px 0 2px}
.footer-2 .page-footer .social {float: right;list-style: outside none none;padding: 0; margin:0px;margin-top:4px;}
.footer-2 .page-footer .social li {display: block;float: left;border-left: 1px solid #fff;}
.footer-2 .page-footer .social li:first-child {border: 0 none;}
.footer-2 .page-footer .social a {color: #fff;display: inline-block;font-size: 18px;margin: 0;padding: 0 17px;}
.box_box ul {padding: 0;}
.footer-widget ul li {list-style: outside none none;color: hsl(0, 0%, 100%);line-height: 30px;list-style: outside none none;font-size: 15px;}
.footer-widget ul li a {color: #E4E4E4;}
.footer-2 .widget.copyright {padding: 0 !important;float: left;margin: 0px!important;}
.footer-2 .widget.copyright .alt { display:none }
.widget.copyright .main { margin:0; color:#ffffff }

.content_1 li.call {background: url(../img/call-us-icon.png) no-repeat 0 center;padding: 0 0 1px 26px;}
.content_1 li.mail {background: url(../img/mail-us-icon.png) no-repeat 0 center;padding-left: 28px;}
.content_1 li.skype {background: url(../img/skype-i.png) no-repeat 0 center;padding: 2px 0 5px 28px;}
.social-count-plus .label {font-size: 14px !important;}
.button.accent-color:hover {background: #bc360b;color: #fff;border: 2px solid #bc360b;}
.comments {padding: 0px;margin: 0px;}
/*.footer-1 a:hover,.footer-1 ul li:hover,.footer-1 li span:hover{color:#D25732;}*/
.footer-1 li:hover,.footer-1 li:hover span,.footer-1 li:hover a {color:#00afd4}
.backtop {background:url(../img/top-.png)no-repeat;bottom: 45px;color: hsl(0, 0%, 100%);position: fixed; right: 30px;text-align: right; z-index: 5; height:31px;width:32px;cursor:pointer;}
.page-template-default .author-profile{display:none  !important;}
.footer-2 li a:hover .fa  {-webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.5);color:#E64F1E; }
.notification, .comment-respond .logged-in-as{background-color:#fff;}

.contactUs { padding:22px 0 0 }
.contactUs p { margin:0 0 10px; color:#00afd4; padding-left:40px;position:relative}
p.call:before, p.mail:before, p.whtapp:before { display:block; content:""; position:absolute; top:7px; left:0; width:30px; height:30px; background:url(../img/sprite-bg.png) no-repeat }
p.call:before { background-position:2px 1px }
p.mail:before { background-position:-31px 1px }
p.whtapp:before { background-position:-68px 0 }
.contactUs span { display:block; line-height:1; padding:0 0 3px }
.contactUs a { color:#fff }
.contno { font-size:24px; display:block }
.contactUs a:hover { color:#00afd4 }


/* Enter Your responsive CSS Here */
@media screen and (max-width:1024px) {
.header-memu {display: none;}
.fa.fa-navicon.show-nav {display: block;}
.nav-responsive .lower hr {margin-bottom: none !important;}
.nav-responsive ul {background: #00AFD4;}
.menu-item {border-bottom: 1px solid hsl(0, 0%, 100%);color: hsl(0, 0%, 100%);text-align: left;}
.Call-Us {display: none;}
.nav-responsive li a {color: #fff;font-family: roboto slab;font-size: 14px;padding: 8px 10px;text-transform: capitalize;}
.nav-responsive li a { padding: 8px 32px;}
.menu-item i._mi{left:0px;}
.nav-responsive li a:hover {
    color:#fff;
}
.socail-icons{display:none;}
.comment-respond input{width:100%;}
}
@media screen and (max-width: 768px) {
.col-xs-6.col-xs-6.box_box {width: 100%;float: none;}
.nav-responsive .lower {margin: 0px;}
.nav-responsive .lower hr {margin: 0px;}
.footer-2 .widget.copyright .main {padding: 0 24px;}
.field-content > a {font-size: 13px;}
.nav-responsive li a { padding: 8px 32px;}
.menu-item i._mi{left:0px;}
}
@media screen and (max-width:600px) {
	.comment-respond .form-submit{width:100%;}
    .captcha-wrp {
    bottom: 72px;
}
.comment-respond textarea{margin-bottom:40px;}
.comment-respond .form-submit {
    margin-top: 50px;
}
.comment-respond input {
    width: 100%;
}
}
@media screen and (max-width:530px) {
.footer-2 .widget.copyright {width: 100%;text-align: center;float: none;}
.footer-2 .page-footer .social {width: 185px;margin: 0 auto;float: none;}
.nav-responsive .upper {
    padding: 10px!important;
}
.page-wrapper{width: 95%;}
#related_posts li{width:100%; padding-top: 20px;}
.arfsubmitbutton.top_container {
    float: left;
    overflow: hidden;
	margin-top:0px;
    width: 100%;
}#arf_field_113_container {
    width: 100%;
}.comment-respond textarea {
    margin-bottom: 30px;
}
.captcha-wrp{width:100%;}}
