/*!
Theme Name: iplace
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: iplace
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

iplace is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
a{color: #333;}
.no_padleft {
	padding-left: 0px;
}
.author-title span a {
    color: #fff;
    font-weight: bolder; 
}
.nopadding {
	padding: 0 !important;
}
.single-comment {
    background: #efefef;
}
.lt-grey-bg {
	background-color: #ebebeb;
}
.qsm-pagination.qmn_pagination.border.margin-bottom{
	padding: 19px 0;
}
.qmn_btn, .qmn_quiz_container .btn{
	width: 185px;
	border: 0;
	text-align: center;
}
.qmn_quiz_container .mlw_previous {
    margin-bottom: 0px;
}
.qsm_contact_div.qsm-contact-type-email {
    text-align: center;
}
.pages_count {
    margin: 11px;
}

.quiz_section{
	font-size: 18px !important;
}
.quiz_section{
	font-size: 18px !important;
}
.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label{
	font-size: 18px !important;
}

.qmn_quiz_container .mlw_previous {
    margin-bottom: 0px !important;
}
.bread {
	padding: 20px 0;
	margin: 0;
	list-style: none;
}

.bread ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bread li {
	display: inline-block;
	padding-right: 2em;
	position: relative;
}

.bread li a,
.bread li span {
	text-transform: uppercase;
	font-weight: 700;
}

.bread a,
.bread span {
	color: #414141;
	font-size: .75em;
	text-decoration: none;
}

.bread li::after {
	content: '';
	display: block;
	width: .4em;
	height: .4em;
	position: absolute;
	right: .8em;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg);
	border-top: 2px solid #414141;
	border-right: 2px solid #414141;
}



.menu-menu-1-container ul li {
	list-style: none;
	padding: 0px 12px;
}



/*service  */

.bordercls {
	position: relative;
	bottom: 14px;
}

.service-rsr p {
	margin-bottom: 0px;
}

.toggle-form input {
	background: #eeeeee;
	border: none;
	padding-left: 12px;
	margin-bottom: 11px;
	width: 100%;
	height: 35px;
	font-size: 15px;
	font-family: "Muli", Sans-serif;
}

.toggle-form textarea {
	background: #eeeeee;
	border: none;
	padding-left: 12px;
	margin-bottom: 11px;
	width: 100%;
	height: 80px;
	font-size: 15px;
	font-family: "Muli", Sans-serif;
}

.toggle-p p {
	font-size: 15px;
	padding-bottom: 17px;
}

.toggle-form input.wpcf7-form-control.wpcf7-submit {
	width: 152px;
	height: 44px;
	color: #fff;
	background: #f7921c;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 15px;
	padding: 5px;
}

.connect-bg a {
	padding-left: 0px;
}


/*  */

.container-receuting {
	position: relative;
}

.container-receuting .image {
	display: block;
	width: 99%;
	height: auto;
}

.container-receuting:hover .overlay {
	opacity: 1;
}

.container-receuting .text {
	color: white;
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 169px 210px;
	text-transform: uppercase;
}

.container-receuting:hover .overlay-green {
	opacity: 1;
}

.container-receuting .overlay-green {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 99%;
	opacity: 0;
	transition: .5s ease;
	background: rgba(191, 216, 88, .8) !important;
}

.container-receuting .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 99%;
	opacity: 0;
	transition: .5s ease;
	background: rgba(241, 89, 88, .8) !important;
	margin: 0px;
}

.container-receuting:hover .overlay-blue {
	opacity: 1;
}

.container-receuting .overlay-blue {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: rgba(123, 206, 214, .8) !important;
}

.perclass i {
	position: absolute;
	top: 132px;
	left: 0px;
	padding-left: 15px;
}

.perclass i::before {
	color: #f7931d !important;
}

.rsr-bg .service-rsr-1 {
	padding-right: 30px;
}

.rsr-bg .service-rsr-2 {
	padding-right: 15px;
	padding-left: 15px;
}

.rsr-bg .service-rsr-3 {
	padding-left: 30px;
}


/******Pagination css*******/

.thumb-image {
	padding: 33px 0px;
	height: auto;
	width: 260px;
}

.team_blog_section h4 {
    min-height: 64px !important;
}
.thumb-image img {
	width: 100%;
	height: auto;
}

.wp-pagenavi {
	text-align: center;
	margin-top: 60px;
	width: 100%;
	float: left;
}

.wp-pagenavi span {
	padding: 7px 14px;
	color: #000000bf;
}

.wp-pagenavi a {
	padding: 7px 14px;
	color: black;
	font-size: 12px;
	text-decoration: none;
	margin: 0px 17px;
}

.wp-pagenavi a.previouspostslink {
	color: #f7931d;
	font-size: 26px;
	vertical-align: sub;
	margin: 0px;
	padding: 7px 0px;
}

.wp-pagenavi a.nextpostslink {
	color: #f7931d;
	font-size: 26px;
	vertical-align: sub;
	margin: 0px;
	padding: 7px 0px;
}

.wp-pagenavi span.current {
	background: #f7931d;
	color: #fff;
}

.wp-pagenavi span.pages {
	margin: 0px 18px;
}

li.current_page_parent>a {
	color: #f69322 !important;
}

#menu-menu-1 ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	background: #fff;
	width: 230px;
	margin: 0;
	display: block;
}

#menu-menu-1 ul ul ul {
	left: 100%;
	top: 0;
}

.conclass {
	margin-bottom: 0px !important;
}

.arrow-right {
	height: 31px;
	width: 39px;
	background-image: url(../png/arrow-right.png);
	text-align: right;
	float: right;
	margin-right: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.container-receuting.txtcls:hover .arrow-right {
	background-image: url(../png/arrow-right-white.png);
}

.arrow-rightcls {
	height: 31px;
	width: 39px;
	background-image: url(../png/arrow-right.png);
	text-align: right;
	float: right;
	margin-top: 60px;
	margin-right: -50px;
	background-size: 100%;
	background-repeat: no-repeat;
}

.containclass:hover .arrow-rightcls {
	background-image: url(../png/arrow-right-white.png);
}

.arrow-rightservice {
	height: 31px;
	width: 39px;
	background-image: url(../png/arrow-right.png);
	text-align: right;
	float: right;
	margin-right: 21px;
	background-size: 100%;
	margin-top: 17px;
	background-repeat: no-repeat;
}

.borderclse .elementor-tabs-wrapper {
	border-bottom: 1px solid #f7931d!important;
}


/*
label.upload_resume {
    background: #f7921c;
    width: 135px;
    height: 35px;
    padding: 8px 17px;
    color: #fff;
	cursor: pointer;
	font-weight: 300;
}
label.upload_resume input {
    height: 0px;
    opacity: 0;
    margin-bottom: -14px;
}
label.upload_resume {
    margin-bottom: 34px;
}
*/

.copyright {
	display: block;
	margin-top: 100px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.copyright a {
	text-decoration: none;
	color: #EE4E44;
}


/****** CODE ******/

.file-upload {
	display: block;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.file-upload .file-select {
	display: block;
	border: 2px solid #dce4ec;
	color: #34495e;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
	margin-bottom: 32px;
}

.file-upload .file-select .file-select-button {
	background: #dce4ec;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.file-upload .file-select .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
}

.file-upload .file-select:hover {
	border-color: #34495e;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
	background: #34495e;
	color: #FFFFFF;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select {
	border-color: #f7921c;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
	background: #f7921c;
	color: #FFFFFF;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.file-upload .file-select input[type=file] {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
	opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
	cursor: default;
	display: block;
	border: 2px solid #dce4ec;
	color: #34495e;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
	background: #dce4ec;
	color: #666666;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
}

.toggle-form input[type="date"] {
    color: #807875 !Important;
}

.overview {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    /* background-color: gray; */
    background: rgba(247, 86, 29, 0.7)!important;
    /* background: rgb(244,86,86,.8); */
}
div#documentViewer {
    background-color: #fff!important;
}



div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    float: left !important;
    width: 95% !important;
    margin: 0px 15px 15px 15px !important;
	
}

div.wpcf7-response-output {
	border: 2px solid #ff0000;
    float: left !important;
    width: 95% !important;
     margin: 0px 15px 15px 15px !important;
}
div.wpcf7-mail-sent-ok{ 
    border : 2px solid #398f14;
    float: left !important;
    width: 95% !important;
     margin: 0px 15px 15px 15px !important;
	

}
/*
li#field_5_13 {
    POSITION: RELATIVE;
    bottom: 40px;
}

input#input_5_7 {
    position: relative;
    bottom: 78px;
}
input#input_5_10 {
    position: relative;
    bottom: 155px;
}
li#field_5_5 {
    position: relative;
    bottom: 190px;
}
li#field_5_9 {
    position: relative;
    bottom: 117px;
}li#field_5_8 {
    position: relative;
    bottom: 117px;
}*/


/* sn 08-08-2019 css start */

.nopad-left{
    padding-left:0px !important;
}
.step-headong {
    padding: 48px 14px 48px 0px;
    text-align: right;
}
.step-headong h2 {
    margin: 0px;
}

.step-1select-box.step-2select-box{
    padding: 0px 0px 0px 30px;
}

.step-1select-box {
    padding: 0px 0px 0px 15px;
}

.step-1select-box select:focus {
    box-shadow: none;
    border-color: #ccc;
}

.step-1select-box select {
    height: 28px;
    width: 64% !important;
    border-radius: 50px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding-left: 18px;
    float: left;
	margin-left: -16px;
}
.form-desigh.sn-country {
  margin-top: 10px !important;
  float: left;
}
.go-btn-sn button.btn.btn-default:focus,
.go-btn-sn button.btn.btn-default:hover{
    background: transparent;
    outline:none;
}



.go-btn-sn button.btn.btn-default {
    height: 37px;
	width: 80px;
	border-radius: 50px;
	font-size: 17px;
	font-weight: 500;
	border: 1px solid #ccc;
	box-shadow: none;
}
.go-btn-sn {
    float: left;
    padding: 0px;
}

hr.step-2-hr {
    border-top: 1px solid #f7e5d0;
    margin: 45px;
}



.step-1select-box input::placeholder{
    color:#000;
}
.step-1select-box input:focus {
    box-shadow: none;
    border-color: #ccc;
}

.step-1select-box input {
    height:26px;
    width: 100%;
    border-radius: 50px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    padding-left: 20px;
    margin-bottom: 24px;
}
.step-1select-box textarea::placeholder{
    color:#000;
}
.step-1select-box textarea {
    height: 70px;
    width: 100%;
    border-radius: 31px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-left: 20px;
    margin-bottom: 24px;
    padding: 17px 25px;
}
.container-size-sn {
    width: 100%;
    margin: 0 auto;
}
.no-pad{
    padding:0px !important;
}

.border-left-sn {
    border-left: 2px solid #f7921c;
    padding: 3px 0px;
}
button.btn.btn-default.suubmit-message-step-2:hover{
    background:transparent;
    color: #f7921c;
}
button.btn.btn-default.suubmit-message-step-2 {
    width: 228px;
    background: #f7921c;
    color: #fff;
    border-color: #f7921c;
}
.upload-resume-step-3 {
    width: 100%;
    border-radius: 50px;
    border: none;
    box-shadow: none;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding-left: 0;
    position: relative;
}

.upload-resume-step-3 input {
    position: relative;
    opacity: 1;
}
.upload-resume-step-3 label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 11px 1px;
    display: none;
}

.contact-btn {
    background-image: url('../png/contact-dark.png');
    height: 35px;
    width: 111px;
    background-size: 100%;
    border: none !important;
    border-radius: 3px;
    margin-right: 33px;
    margin-top: 33px;
}
.inner-li{border-bottom:1px solid #ccc; float:left;}
.contact-btn:hover{
	background-image: url('../png/contact-plain.png');
}
.list-inline.list-unstyled {
    float: left;
	width:100%;
}

.inner_post_tag_btn {
    width: 260px;
    margin-left: 2px;
}
.single .inner_post_tag_btn {
    width: 100%;
}
.big-grids .big-grid-inner:hover .img {
    transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
    -moz-transform: scale3d(1.1,1.1,1) rotate(.02deg);
}
h1.form_headings {
    font-size: 22px;
    text-align: center;
    padding: 6px 30px 29px 30px;
    margin: 0px;
    color: #f7921c;
}

.footer-social {
    float: right;
}
.elementor-toggle .elementor-tab-content.result_hover {
    display: block !important;
}
.contact_iplace_btn a:hover {
    color: #f7931d !important;
	transition: all .3s !important;
}

@media only screen and (min-width:320px) and (max-width:400px){

#myNavbar {
    padding: 0px;
    position: absolute;
    z-index: 999999999999999;
    background: #FFF;
    margin-top: 80px;
    left: -39%;
    width: 154%;
    float: left;
}

}
@media only screen and (min-width:401px) and (max-width:500px){

#myNavbar {
    padding: 0px;
    position: absolute;
    z-index: 999999999999999;
    background: #FFF;
    margin-top: 80px;
    left: -38%;
    width: 154%;
    float: left;
}

}
@media only screen and (min-width:501px) and (max-width:600px){

#myNavbar {
    padding: 0px;
    position: absolute;
    z-index: 999999999999999;
    background: #FFF;
    margin-top: 80px;
    left: -37%;
    width: 154%;
    float: left;
}

}
@media only screen and (min-width:601px) and (max-width:700px){

#myNavbar {
    padding: 0px;
    position: absolute;
    z-index: 999999999999999;
    background: #FFF;
    margin-top: 80px;
    left: -36%;
    width: 154%;
    float: left;
}

}
@media only screen and (min-width:701px) and (max-width:768px){

#myNavbar {
    padding: 0px;
    position: absolute;
    z-index: 999999999999999;
    background: #FFF;
    margin-top: 80px;
    left: -36%;
    width: 154%;
    float: left;
}

}
.elementor-sub-item {
    font-family: "Montserrat" !important;
}.elementor-item.has-submenu {
    font-family: "Montserrat" !important;
}
@media only screen and (min-width:200px) and (max-width:767px){
 .qmn_btn, .qmn_quiz_container .btn{
	width: 100%;
	
}
.qmn_quiz_container .mlw_previous {
    margin-bottom: 15px !important;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    width: 369px;
    z-index: 999;
    right: -11px;
    top: 73px;
}
.elementor-sub-item {
    background: #f6f6f6;
    font-family: "Montserrat" !important;
}.elementor-item.has-submenu {
    font-family: "Montserrat" !important;
}
ul#menu-menu-1 i{
	display: none !important;
}

ul#menu-menu-1 ul.sub-menu li:after {
    content: '';
}
ul#menu-menu-1 ul.sub-menu {
    float: right;
    left: 24px;
    width: 96% !important;
}

.menu-menu-1-container ul li:after {
    content: '\f078';
    color: #f7931d;
    position: absolute;
    right: 	13px;
    top: 7px;
    font-family: FontAwesome;
}

.navbar-inverse .navbar-nav > li > a{
	padding-top: 12px;
	padding-bottom: 15px;
   
}

#nav_menu-3{
     margin-left:19px;	
}
	.btn.btn-default span{display:none; }
	.talk-to-us{top:230px; right:0px;}
	.talk-to-us button.btn.btn-default {
    width: 48px;
	}
	div#myModal1 .modal-dialog.dailog-position{width:100% !important;}
}
.talk-to-us button.btn.btn-default{border:1px solid #fff;}
#menu-item-10309 {
    display: none;
}
#recent-posts-2 ul li a {
    width: 100%;
    float: left;
    color: #f7931d;
    font-weight: bold;
}
#recent-posts-2 ul li {
    list-style: none;
    margin-bottom: 13px;
    border-bottom: 1px solid #ccc !important;
}
#recent-posts-2 ul li span {
    color: #000;
    font-size: 12px;
}
.related-post li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-left: 0 !important;
}.related-post li a {
    color: #333 !important;
    font-weight: bold;
    width: 100%;
    float: left;
	font-size:13px !important;
}
#categories-2 li a {
    color: #333 !important;
   font-size:13px !important;
   text-transform:capitalize;
}
#comments {
    background: #efefef;
}
a.btn.btn-default {
    background: #f7931d;
    color: #fff;
    border: none;
	padding: 1px 2px;
	border-radius: 0;
	font-size:12px;
}
.inner_post_tag_btn a {
    margin: 1px 0px 0px 1px;
}
a.btn.btn-default:hover {
    background: #f7931d;
    color: #fff;
    border: none;
}
.blog-section .well {
    margin-top: 30px;
    padding-bottom: 30px !important;
}
.zoomer {
    overflow:hidden;
}
.zoomer:hover .zoomerbox {
    width:105% !important;
}
.zoomerbox {
	transition: 0.5s;
}

/****************comment css/ ***********************/
    
.comment-notes {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 40px;
}
.comment-form-comment {
    width: 100%;
    float: left;
}
.comment-form-comment label {
    float: left;
    width: 100%;
    margin: 15px 0;
}
.comment-form-comment #comment {
    width: 100%;
	height: 80px;
}
.comment-form-author {
    float: left;
    width: 47.5%;
    margin-top: 19px;
	margin-right:2%;
}
.comment-form-author label{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin:15px 0; 
}
.comment-form-author #author{
	float:left;
	width:100%;
	font-size:18px;
	padding:7px;
}
.comment-form-email {
    float: left;
    width: 50%;
	margin-top: 19px;
}
.comment-form-email label{
    float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
}
.comment-form-email #email{
	float:left;
	width:100%;
	font-size:18px;
	padding:7px;
}

.comment-form-cookies-consent{
	width:100%;
	float:left;
	margin:15px 0;	
}
#submit {
    padding: 14px 26px;
    background: #f7931d;
    color: #fff;
    border: 0;
    margin-top: 15px;
    font-weight: bold;
    text-transform: uppercase;
	border:3px solid #f7931d;
}
#submit:hover {
   
    background: #fff;
    color: #f7931d;
	border:3px solid #f7931d;
}
.comment-list {
    list-style: none;
}.comments-title {
    font-size: 18px;
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.avatar.avatar-32.photo {
    float: left;
	margin-right: 10px;
}
time {
    color: #f7931d;
    font-weight: bold;
}
.list-inline.list-unstyled a {
    color: #f7931d;
}
.modration {
    padding: 19px 46px;
    margin: 0 auto;
    width: 100%;
    font-style: italic;
    color: green;
    font-weight: bold;
    background: #7fc17f99;
}


/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 0px 45px 40px 45px;
    border: 1px solid #efefef;
    overflow: hidden;
    background: #fff;
    
}
.single-post .col-sm-4.right-side.right-sidebar {
    margin-top: 176px !important;
	margin:28px 0; 
	padding-right:0; 
	padding-left:70px;

}
.sn_box_content:hover {
   background: linear-gradient(to bottom, rgba(248, 149, 35, 0.34), #ff890078 85%, #f7921ca6);
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 0px;
}
.comment-respond h3,
.entry-pings h3{
    font-size: 20px;
    margin-bottom: 0px;
}
.comment-respond {
    padding-bottom: 5%;
    margin: -7px 1px 20px 1px;
	background:#efefef;
	border-top:1px solid #ccc;
}

.comment-header {
    color: #adaeb3;
    font-size: 14px;
    margin-bottom: 0px;
}
.comment-header cite a {
    border: none;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
.comment-header .comment-meta a {
    border: none;
    color: #adaeb3;
}
li.comment {
    background-color: #fff;
    border-right: none;
}
.comment-content {
    clear: both;
    overflow: hidden;
}
.comment-list li {
    font-size: 14px; 
    padding: 15px 30px 12px 50px;
	border-bottom:1px solid #efefef;
	background: #efefef !important;   
	list-style: none;
}
#wp-comment-cookies-consent{float:left; margin-right:15px;}
.comments-title i {
    color: #f7931d;
}
.comment-list .children {
    margin-top: 10px;
    border: 1px solid #ccc;
	padding:0 !important; 
}
.comment-list li li {
    background-color: #f5f5f6;
}
.comment-list li li li {
    background-color: #fff;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.entry-comments .comment-author {  
    margin-bottom: 0;
    position: relative;
}
.entry-comments .comment-author img {
    border-radius: 50%;
    border: 5px solid #fff;
    left: -80px;
    top: -5px;
    position: absolute;
    width: 60px;
}
.entry-pings .reply {
    display: none;
}
.bypostauthor {
}
.form-allowed-tags {
    background-color: #f7931d;
    font-size: 16px;
    padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #f7931d;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;   
}
.comment-metadata a {
    color: #f7931d;
	font-size: 12px;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: #333333;
}
.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
    color: #333333;
}
.post.type-post .hadcls{opacity:0 !important;}
.team-menu .elementor-column-wrap.elementor-element-populated {
    background: #ccc !important;
    margin-right: 6px !important;
    border-radius: 5px !important;
}
.team-menu .fas.fa-user {
    font-size: 34px !important;
    float: left !important;
    margin-right: 13px !important;
}
.fixnav {
    position: fixed !important;
    z-index: 1;
    width: 100% !important;
    top: 57px !important;
    background: #fff !important;
    padding: 14px !important;
    transition: opacity 1600ms, visibility 1600ms;
}
.type-post .blog-tag{display:none !important;}
@media only screen and (min-width:200px) and (max-width:720px) {
	

	.team-menu .fas.fa-user {
	    font-size: 25px !important;
	    margin-right: 8px !important;
	}

	.post.type-post .hadcls{display:none !important;}
	.single-post .col-sm-4.right-side.right-sidebar {
	    margin-top: 56px !important;
		margin:0px 0; 
		padding-right:0; 
		padding-left:10px;
	}
	.comment-respond, .entry-pings, .entry-comments {
	    padding: 10px 10px;
	}
	#submit {
	    margin-top: 8px;
	    font-weight: normal;
	    text-transform: uppercase;
	    width: 100%;
	}
	.col-sm-3.team-sc {
	    width: 100%;
	    margin-right:0%;
		float:left;
	}
	.tlp-member-feature-imgs img {
	    width: 100%;
	    height: auto;
	    margin-bottom: 10px;
	}
	.footer-social {
	    padding: 6px 13px 5px 8px !important;
	}
	.footer-social ul {
	    text-align: left;
	    padding-left: 0 !important;
	}

	.elementor-nav-menu .sub-arrow {
	    font-size: 16px !important;
	    padding: 7px 23px 10px 22px !important;
	}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
	    font-size: 15px !important;
	}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 6px !important;
  }
  .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
   
    max-height: 70vh !important;
}
}

#wpfront-scroll-top-container {
    width: 50px !important;
}


@media only screen and (min-width:768px) and (max-width:1900px){
	.subw{
		width: 20% !important;
	}

}