/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.font-15{
	font-size:15px;
}

.hide{
	display:none;
}

.has-sublist .box:hover{
	background-color: #f7f1e9;
}
.has-sublist .box{
	background-color: #fff;
	border:none;
}

.aside_sticky_gravity_form {
	padding-right:0px;
	margin-bottom:10px;
}
.has-sublist .dropdown{
/* 	display: block; */
	display:none;
    width: 100%;
    position: absolute;
    text-align: left;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    border-top: 1px solid #f1f1f1;
    z-index: 1;
    left: 0 !important;
    right: 0 !important;
	margin-top:33px;	
	padding:15px;
}

.priceMrqu:before {
    content: "";
    display: block;
    width: 13%;
    height: 100%;
    background-image:linear-gradient(to right,#2c3748,transparent);
    position: absolute;
    top: 0;
    left: 27;
    z-index: 1;
}

.priceMrqu:after {
    content: "";
    display: block;
    width: 13%;
    height: 100%;
    background-image: linear-gradient(to right,transparent,#2c3748);
    position: absolute;
    top: 0;
    right: 45%;
    z-index: 1;
}

@media screen and (max-width: 768px) {	
	.website-header {
        min-height: 210px;
        padding: 40px 0;
		margin-top: 90px;
	}	
	main.container{
	    margin-top: -100px;
	}	
	.hide_min_768{
		display:none;
	}
	.show_min_768{
		display:block;
	}
	.priceMrqu {
		width: 100%;
	    position: absolute;
		margin-top: 111px;
        left: 0;	
	}
	.show_min_768 .fa-phone-alt{
		color:#718095;
	}
	.overlap-container{
		margin-top:20px !important;
	}
	
	
}	


@media screen and (max-width: 991px) {
    .has-sublist .dropdown .picture, .navbar-dark .brown_skew_btn_content{
        display: none !important;
	}
	.has-sublist .box .title{
		margin-bottom:10px !important;
	}
	.has-sublist .dropdown .title span{
		font-size: 18px;
	}
	.has-sublist .dropdown {
        margin-top:0px !important;
	}
	.has-sublist .dropdown .row{
		display: block !important;
	}
	.has-sublist .dropdown .box{
		padding:1px !important;
	}
	.has-sublist .row-wrapper {
    	margin-left: 0%;
	}
	 .navbar-dark {
			position: sticky;
			top: -1px;
		}
	    .overlap-container {
			margin-top: 50px;
			z-index: 999;
		}
	.has-sublist .dropdown, .navbar-collapse #freeProtection{
		display:none;
	}
	.has-sublist .row-wrapper {
        margin: auto;
        display: block;
	}	
	.has-sublist .row-wrapper .title span{
		font-size: 20px;
	}
	.has-sublist .row-wrapper .title{
		margin-bottom: 20px;
	}
	.aside_sticky_gravity_form {
		padding-right:15px;
		display:none;
	}
	.priceMrqu {
		width: 100%;
	    position: absolute;
		margin-top: 244px;
        left: 0;	
	}
	.min-992-button-section{
		display:contents;
	}
	.navbar-light{
		top: 78px;
    	position: sticky !important;
	}
	.red_skew_btn {
        float: none !important;
        margin: 5px auto;
        position: relative;
        margin: 0 auto;
		display: inline-block;
		border: 0;
		padding: 0 15px 0 15px;
		background-color: transparent;
		overflow: hidden;
		border-radius: 5px;
		font-size: 16px;
		cursor: pointer;
	}
	.red_skew_btn_content{
		display: inline-block;
		padding: 10px;
		background-color: #b79654;
		border-radius: 5px;
		box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.24);
		min-width: 150px;
		text-align: center;
	}
	
	.red_skew_btn_content_text{
		color:#fff;		
	}
	.red_skew_btn_content_text span{
		padding-left:10px;
	}
	.red_skew_btn_content_text .fa-phone-alt,.red_skew_btn_content_text .fa-chart-line{
		background: #fff;
		color: #b79654;
		padding: 10px;
		border-radius: 3px;
		margin-left: 8px;
	}
	.min-992-button-section .navbar-icons{
		padding:5px;
	}
	
	.priceMrqu:after {
   		 right: 0%;
    }
}	
@media screen and (min-width: 992px) {

	.navbar-dark{
		top: 0px;
		position: sticky;
		z-index: 999;
		}

	.navbar-light{
		position: sticky;
		top: 100px;
		z-index: 999;
	}

    .has-sublist .plus-button{
        display: none !important;
	}
	 .navbar-light .navbar-nav a.active-menu, .navbar-light .navbar-nav .nav-link:hover{
        border-radius: 8px;
        box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .16);
        background-color: #d6dfeb;
        color: #2c3748;
    }
	.website-header {
   	 height: 270px;
   	 min-height: 200px;
	}	
	main.container{
		margin-top: -60px;
	}
	.hide_992_min{
		display:none;
	}
	
	.min-992-button-section,#freeProtection{
		display:none;
	}
	.navbar-brand img {
        height: 50px;
        margin: 0;
	}	
	
	.red_skew_btn_content{
		background-color: #b79654;
	}
	.priceMrqu:after { right:40%;}
}	
@media screen and (min-width:1024px) and (max-width:1367px){
	#freeProtection{
	   margin-left: -10px !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px){
	    .navbar-light {
			position: sticky;
			top: 70px;
		}	
	 .has-sublist .row-wrapper .title span{
		font-size: 20px;
	}
	.has-sublist .row-wrapper .title{
		margin-bottom: 20px;
	}
	.has-sublist .dropdown {
		margin-top: 25px;
	}
    .has-sublist .row-wrapper {
		margin-left:3%;
	}	
		.navbar-light {
		padding:15px;
	}
	.priceMrqu{
		width: 52%;
        max-width: 415px;
        margin-right: 0px;
        margin-top: 0px;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .website-header {
        height: 160px;
        margin-top: 75px;
    }
}
@media (min-width: 1001px) {
    .has-sublist .boxes-4 .box {
        width: 25%;
    }
	.footer-bottom .footer-link{
		text-align:right;
	}
}

@media screen and (min-width: 1201px){
	.navbar-dark{
		top:-1px;
	}    
	.navbar-light {
			position: sticky;
			top:89px;
		}	
	.navbar-light {
		padding:15px;
	}
	.has-sublist .row-wrapper .title span{
		font-size: 20px;
	}
	.has-sublist .row-wrapper .title{
		margin-bottom: 20px;
	}
	.has-sublist .dropdown {
		margin-top: 25px;
	}	
	.priceMrqu{
		width: 60%;
        max-width: 709px;
        margin-right: 0px;
        margin-top: 0px;
	}
	.priceMrqu:after {
    	right: 40%;
	}	
}
@media screen and (min-width: 1368px) {
    nav .container {
        max-width:1245px;
    }
	.priceMrqu:after {
    	right: 435px;
	}	
}
@media screen and (min-width: 1440px) {
    .priceMrqu:after {
    	right: 470px;
        width: 230px !important;
	}	
}
@media screen and (min-width: 1600px) {
    .priceMrqu:after {
    	right: 595px;
        width: 230px !important;
	}	
}
@media screen and (min-width: 1800px) {
    .priceMrqu:after {
    	right: 586px;
	}	
}

@media screen and (min-width: 2000px) {
    .priceMrqu:after {
    	right: 44%;
	}	
	.priceMrqu:before {
    	left: 34%;
	}
	
}
@media (min-width: 1001px) {
    .footer-link {
        line-height: 32px;
		text-transform: none;
	}
}	
	
@media screen and (min-width:769px){
	.hide_min_768{
		display:block;
	}
	.show_min_768, .topbar-tool .show_grphbtn_chart{
		display:none;
	}
	.priceMrqu:after {
		content: "";
		display: block;
		width: 13%;
		height: 85%;
	}	
}
@media screen and (max-width: 840px){
	.priceMrqu{
		margin-top:240px;
	}
	.scrollMarginTop{
		margin-top: 220px;
	}
 .website-header {
        margin-top: 75px;
	}
}
@media screen and (max-width:580px){
	.red_skew_btn_content {
		padding:10px;
	}
	.priceMrqu{
		margin-top:230px;
	}
}

@media screen and (max-width:480px){
	.red_skew_btn_content{
		margin-left:0px !important;
		padding:5px;
		min-width:125px;
		font-size:13px;		
	}
	.priceMrqu:after {
   	 right: 0%;
    }	
	.red_skew_btn{
		padding:0px;
	}
	.fa-phone-alt, .red_skew_btn .fa-chart-line{
		display:none;
	}
	.navbar-icons {
	  margin-left:0px !important;
	}	
	.priceMrqu{
		margin-top:195px;
	}
	.min-992-button-section .navbar-icons {
        padding: 6px 0px 0px 0px !important;
	}
	    .website-header {
			margin-top:59px;
	    }	
	
	.priceMrqu:before, .priceMrqu:before {
	    height:87%;	
	}
}

@media screen and (max-width:400px){
	.scrollMarginTop{
		
	}
}

.submenu-topbar-tool .cart-links{
	background: url(https://nop44test.itmtrading.com/blog/wp-content/themes/itmtradingtheme/images/cart-3.svg);
    background-repeat: no-repeat;
    background-position: top;
    padding: 15px;
    margin-top: 10px;
}
.submenu-topbar-tool .cart-links h4{
	margin-top: 10px;
}

li h4.font-15{
	color: #718095;
}
#grphBtn{
	border: solid 1px #fff;
}
#grphBtn:hover {
    color: #2c3748;
    background-color: #fff;
}
#gform_10 .gform_footer{
   display: block;	
}
#gform_10 .gform_footer .gform_button{
	text-align: center;
}
.sticky-gravity-form{
	top : 210px;
	position:sticky;
	padding:15px;
}
.font-15{
	text-align:center;
}
#freeProtection{
   	display: inline-block;
    padding: 8px 15px 8px 15px;
    margin-left: -30px;
    background-color: #b79654;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.24);
    min-width: 150px;
    text-align: center;
}
.marg-rgt{
	margin-right: 15px;
}
/* // gravity form css // */
#gform_fields_11 .gform-field-label,#gform_fields_11 #field_11_2,#gform_fields_11 #field_11_4, #gform_fields_12 .gform-field-label, #field_12_6 label{
	text-align: left;
 	font-weight: 400;
  }
#gform_fields_11 .gfield_required_text, #gform_fields_12 .gfield_required_text{
	display:none;
}
#gform_fields_11 .ginput_container, #field_10_2 label, #field_11_2 .ginput_container_email, #field_11_4 label, #field_11_4 .ginput_container_phone, #field_11_6 .ginput_container_checkbox, #gform_wrapper_11 .gform-footer,#gform_wrapper_11 .gform-footer #gform_submit_button_11, #field_11_8 label, #field_11_8 .ginput_container, #field_12_6 label{
	width:100%;
} 
.full_width_label label, #field_11_2 label {
	width:100%;
}

#gform_wrapper_11 .gform-footer{padding:0px;}
#field_11_6 .ginput_container_checkbox label, #field_12_5 .ginput_container_checkbox label{
	font-size:0.75rem;
	font-style:italic;
}

.text-left, #gform_wrapper_11 .gform_title, #field_11_2 label{
	text-align:left;
}
.gold_button_design, #gform_11 #gform_submit_button_11, #gform_submit_button_12{
	display: inline-block;
    padding: 8px 15px 8px 15px;
    background-color: #b79654;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.24);
    min-width: 150px;
    text-align: center;
    color: #fff;
	border:none;
}
.navbar-nav li .account-ico-class{
	margin-left:40%;
}
