.pricing_box {
   border: 1px solid rgba(151,23,36,0.9);
    text-align: center;
    overflow: hidden;
}

.pricing_style2 .pr_list li:nth-child(even) {
    background-color: #fff;
}

.pr_content {
    background-color: #fff;
}
.pricing_box.pricing_style2 {
    
    margin-top: 44px;
}

.pr_footer {
    background-color: #fff;
    padding: 20px;
}

hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.newsletter_form .btn.btn-submit {
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    background-color: transparent;
    border-left: 1px solid #999;
    border-radius: 0;
    height: 45px;
    line-height: 42px;
    text-transform: uppercase;
    padding: 6px 12px;
    top: 0px;
    right: 0;
	
}.light_skin .navbar-nav a, .light_skin .navbar-toggler {
    color: #73bd42;
}
.light_skin.nav-fixed .navbar-nav > li > a, .light_skin.nav-fixed .navbar-toggler {
    color: #73bd42;
}


.hover_menu_style4 .navbar-expand-lg .navbar-nav > li:hover > a, .hover_menu_style4 .navbar-expand-lg .navbar-nav > li > a.active {
    background-color: transparent;
}

.hover_menu_style4 .navbar-expand-lg .navbar-nav > li:hover > a, .hover_menu_style4 .navbar-expand-lg .navbar-nav > li > a.active {
    background-color: transparent;
    color: #971724;
}


.mega-menu-col {
    border-right: 1px solid #16181a;
}
th{   solid #ccc;}
.blur-filter {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}


.popup {
  position: fixed;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
       z-index: 2400;
	   font-family: 'Roboto', sans-serif;
}


.popup .popuptext {
  visibility: hidden;
  width: 380px;
  background-color: rgba(255,255,255,0.8);
  color: #000;
  border:1px;
border-style: solid;
border-color:#73bd42;
font-size:14px;
  border-radius: 6px;
  padding: 8px ;
  position: absolute;
 bottom: 125%;
 top: 125%;
 right: 0%;
  margin-left: 10px;
   margin-right: 10px;
  font-family: 'Roboto', sans-serif;
text-align: center;
z-index: 1000;
height:270px;
}

.rh .fa-times-circle:before {
    content: "";
}
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent;
  display: block;
}


.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
    z-index: 1000;
}

@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}















.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}



@media (min-width: 768px)
{
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 30%;
}

#wrapper {
    width: 100%;
    border: 1px solid rgba(151,23,36,0.9);
}


}


@media screen and (min-width: 320px) and (max-width: 480px){
   .dark_skin .logo_dark {
    display: block;
    margin-left: 130px;
}
.col-md-4{
display: block;
    width: 100%;
    overflow-x: auto;


}
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:8px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:8px;
	
}
.mb-1{display:none;}
.pricing_box.pricing_style2 {
    margin-top: 44px;
    width: 160px;
}
#wrapper {
    margin-left: 0px;
    display: block;
    width: 100%;
    overflow-x: auto;
}
#first {
    display: inline-block;
    width: 180px;
    margin-left: -20px;
    overflow-x: scroll;
    white-space: nowrap;
}
.link{
	display:none;
	
	}
	.link1{
	display:block;
	margin-bottom:10px;
	}

.desktop{display:none;}
}

@media screen and (max-width: 320px){
    .dark_skin .logo_dark {
    display: block;
    margin-left:0px;
} 
#wrapper {
    margin-left: 0px;
    display: block;
    width: 100%;
    overflow-x: auto;
}
.col-md-4{
display: block;
    width: 100%;
    overflow-x: auto;


}
.desktop{display:none;}
}

@media screen and (min-width: 321px){
    .dark_skin .logo_dark {
    display: block;
    margin-left: 0px;
} 
.col-md-4{
display: block;
    width: 100%;
    overflow-x: auto;


}
.mb-1{display:none;}
.desktop{
display:none;

} 
.link{
	display:none;
	
	}
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:10px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:10px;
	
}
}
@media only screen and (max-width: 480px){
.btn-md {
    padding: 0px 6px;
    font-size: 9px;
	
}
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:10px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:10px;
	
}
#wrapper{
margin-left:0px;
 display: block;
    width: 100%;
    overflow-x: auto;

}
.col-md-4{
display: block;
    width: 100%;
    overflow-x: auto;


}

showpopup{font-size:9px;}
#third {

	
}
.pr_footer {
    background-color: #fff;
    padding: 4px;
	margin-left:auto;
	margin-right:auto;
}

#id{font-size:1px;}
.pr_list li {
    padding: 8px;
}
ul, li, ol {
    margin: 0;
    padding: 0;
    font-size: 9px;
}
.btn-radius, .pr-radius {
    border-radius: 5px;
}



}
@media screen and (min-width: 768px) and (max-width: 1024px){
   .dark_skin .logo_dark {
    display: block;
    margin-left: 0px;
	
}  
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
#wrapper {
    width: 100%;
    border: 0.5px solid rgba(151,23,36,0.9);
	margin-left:0.2px;
}
.pricing_box.pricing_style2 {
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    border: 0;
	width:160px;
}

.mb-1{display:none;
}
section {
    padding: 100px 0;
    position: relative;
	margin-left: 60px;
	margin-right: 30px;
}  
.top_footer {
    padding: 50px 0;
	margin-left: 70px;
	margin-right: 0px;
}

}

@media screen and (min-width: 768px){
   .dark_skin.logo_dark {
    display: block;
    margin-left: 0px;
}  
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:12px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:12px;
	
}
.set{
margin-left:0px;
margin-right:0px;
margin-top: -20px;
} 
section {
    padding: 50px 0;
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
} 
.mb-1{display:block;}

	.link{
	display:block;

	}

section {
    padding: 100px 0;
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
}  
.top_footer {
    padding: 50px 0;
	margin-left: 0px;
	margin-right: 0px;
}
.desktop
{
display:none;
}

}
@media screen and (min-width: 1024px){
  .dark_skin .logo_dark {
    display: block;
    margin-left: 0px;
}   
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 0px;
}.link1 {
    display: block;
    margin-bottom: 0px;
	font-size:14px;
}
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
.link{
	display:block;

	}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 100px 0;
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
}  
.top_footer {
    padding: 50px 0;
	margin-left: 20px;
	margin-right: 0px;
}

}
@media screen and (min-width: 1200px){
  .dark_skin .logo_dark {
    display: block;
    margin-left: 40px;
}   
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 10px;
}
.id{font-size:12px;}
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
	.link{
	display:block;

	}
	.btn-success{
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
	width:180px;
	
}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 100px 0;
    position: relative;
	margin-left: 0px;
	margin-right: 0px;
}  
.top_footer {
    padding: 50px 0;
	margin-left: 40px;
	margin-right: 40px;
}

}

@media screen and (min-width: 1224px){
.dark_skin .logo_dark{
    display: block;
    margin-left: 140px;
} 

.id{font-size:12px;}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
} 

	.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 20px 0;
    position: relative;
	margin-left: 0px;
	  margin-right: 0px;
	  
} 
.row{
padding: 20px 0;
    position: relative;
	margin-left: 70px;
	  margin-right: 70px;

} 
.set{
margin-left:0px;
margin-right:0px;
} 
.top_footer {
    padding: 50px 0;
	margin-left: 140px;
	margin-right: 70px;
}
.navbar-nav{margin-right:80px;}
}
}
@media screen and (min-width: 1366px){
.dark_skin .logo_dark{
    display: block;
    margin-left: 140px;
} 

.id{font-size:12px;}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
} 

	.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 20px 0;
    position: relative;
	margin-left: 0px;
	  margin-right: 0px;
	  
} 
.row{
padding: 20px 0;
    position: relative;
	margin-left: 70px;
	  margin-right: 70px;

} 
.set{
margin-left:0px;
margin-right:0px;
} 
.top_footer {
    padding: 50px 0;
	margin-left: 55px;
	margin-right: 50px;
}
.navbar-nav{margin-right:80px;}
}
}
@media screen and (min-width: 1600px){
.dark_skin .logo_dark{
    display: block;
    margin-left: 140px;
} 

.id{font-size:12px;}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
} 

	.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 20px 0;
    position: relative;
	margin-left: 0px;
	  margin-right: 0px;
	  
} 
.row{
padding: 20px 0;
    position: relative;
	margin-left: 70px;
	  margin-right: 70px;

} 
.set{
margin-left:0px;
margin-right:0px;
} 
.top_footer {
    padding: 50px 0;
	margin-left: 130px;
	margin-right: 70px;
}
.navbar-nav{margin-right:80px;}
}
}
@media screen and (min-width: 1680px){
.dark_skin .logo_dark{
    display: block;
    margin-left: 140px;
} 

.id{font-size:12px;}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
} 

	.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}
.btn-success {
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
margin-left: auto;
    margin-right: auto;
	font-size:14px;
}
.link1 {
    display: block;
	margin-left: auto;
    margin-right: auto;
	font-size:14px;
	
}
.desktophide{display:none;}
.desktop{display:block;}
section {
    padding: 20px 0;
    position: relative;
	margin-left: 0px;
	  margin-right: 0px;
	  
} 
.row{
padding: 20px 0;
    position: relative;
	margin-left: 70px;
	  margin-right: 70px;

} 
.set{
margin-left:0px;
margin-right:0px;
} 
.top_footer {
    padding: 50px 0;
	margin-left: 140px;
	margin-right: 50px;
}
.navbar-nav{margin-right:80px;}
}
}

@media screen and (min-width: 1824px){
 .dark_skin .logo_dark {
    display: block;
    margin-left: 140px;
} 

.btn-success{
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
	width:180px;
	margin-left: auto;
    margin-right: auto;
}
.btn-success{
    color: #fff;
    background-color: #74bd43;
    border-color: #74bd43;
	width:180px;
margin-left: auto;
    margin-right: auto;
	
}

 
.link1{
	display:block;
	
	}

.desktophide{display:none;}
.desktop{display:block;}

.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
}
 .section {
    padding: 100px 0;
    position: relative;
	margin-left: 140px;
	margin-right: 140px;
}  



.navbar-nav{margin-right:80px;}

.navbar-expand-lg {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 40px;
}
   .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 140px;
}
}


 .section {
    padding: 100px 0;
    position: relative;
	margin-left: 140px;
	margin-right: 140px;
}  
.btn-success:hover {
    color: #fff;
    background-color: #971724;
    border-color: #971724;
}

#Div2 {
  display: none;
}







.button1 {
  background: none!important;
  border: none;
  padding: 0!important;
 
  font-family: arial, sans-serif;

  color: #73bd42;
  text-decoration: underline;
  cursor: pointer;
}

.nav-link.active {
    margin-bottom: -1px;
    background-color:#971724;
}


.tab-style3 li .nav-link:hover{
 background-color:#971724;
 color:white;
}

.table, th, tr {
    border-collapse: collapse;
}
tr.noBorder td {
  border: 0;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

#wrapper1 {

  width:100%;
  margin-left: 70px;
    margin-right: 70px;
}
.pricing_box.pricing_style2 {
    border-radius: 10px;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    border: 0;
}
#wrapper {

  width:100%;
 border-radius: 10px;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    border: 0;
}
#row {
  display:table-row;
}
#first {
  display:table-cell;
 
  width:40%;
}
#second {
  display:table-cell;
 
  width:30%;
}
#third {
  display:table-cell;
 
  width:30%;
}

.overlay_bg3::before {
    background-color: #f2f8fb;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

 @media screen and (min-width: 320px) and (max-width: 480px){
  .desktop{
	  
	  display:none;
  }
   .mobile{
	  
	  display:block;
  }
}
/* Smartphones (portrait) ---------- */
@media screen and (max-width: 320px){
    .desktop{
	  
	  display:none;
  }
   .mobile{
	  
	  display:block;
  }
}
/* Smartphones (landscape) ---------- */
@media screen and (min-width: 321px){
   .desktop{
	  
	  display:none;
  }
   .mobile{
	  
	  display:block;
  }
  
}
/* Tablets, iPads (portrait and landscape) ---------- */
@media screen and (min-width: 768px) and (max-width: 1024px){
    .desktop{
	  
	  display:block;
  }
   .mobile{
	  
	  display:none;
  }
}
/* Tablets, iPads (portrait) ---------- */
@media screen and (min-width: 768px){
    .desktop{
	  
	  display:block;
  }
   .mobile{
	  
	  display:none;
  }
}
/* Tablets, iPads (landscape) ---------- */
@media screen and (min-width: 1024px){
     .desktop{
	  
	  display:block;
  }
   .mobile{
	  
	  display:none;
  }
  
  
  
 .top_footer {
    padding: 50px 0;
    margin-left: 20px;
    margin-right: 0px;
} 
  
  
}
/* Desktops and laptops ---------- */
@media screen and (min-width: 1280px){
     .top_footer {
    padding: 50px 0;
    margin-left: 70px;
    margin-right: 0px;
}
}
@media screen and (min-width: 1600px){
  .top_footer {
    padding: 50px 0;
    margin-left: 140px;
    margin-right: 70px;
}
  
}
@media screen and (min-width: 1680px){
  .top_footer {
    padding: 50px 0;
    margin-left: 140px;
    margin-right: 70px;
} 
  
  
}
/* Large screens ---------- */
@media screen and (min-width: 1824px){
     .desktop{
	  
	  display:block;
  }
   .mobile{
	  
	  display:none;
  }
}